diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:46:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-01-29 22:46:34 +0000 |
commit | a425c64fdff48d2a7774e365ba416a3f943fb1d7 (patch) | |
tree | 53a81a1e7dfed3c1ec6920af07da4f13d75d2aea /app-emulation | |
parent | amd64 stable, bug 301928 (diff) | |
download | gentoo-2-a425c64fdff48d2a7774e365ba416a3f943fb1d7.tar.gz gentoo-2-a425c64fdff48d2a7774e365ba416a3f943fb1d7.tar.bz2 gentoo-2-a425c64fdff48d2a7774e365ba416a3f943fb1d7.zip |
amd64 stable, bug 301928
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-gtklibs/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-emulation/emul-linux-x86-gtklibs/ChangeLog b/app-emulation/emul-linux-x86-gtklibs/ChangeLog index f1806606c490..a1f72b3d701a 100644 --- a/app-emulation/emul-linux-x86-gtklibs/ChangeLog +++ b/app-emulation/emul-linux-x86-gtklibs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-gtklibs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v 1.69 2010/01/01 21:28:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/ChangeLog,v 1.70 2010/01/29 22:46:34 pacho Exp $ + + 29 Jan 2010; Pacho Ramos <pacho@gentoo.org> + emul-linux-x86-gtklibs-20091231.ebuild: + amd64 stable, bug 301928 01 Jan 2010; Pacho Ramos <pacho@gentoo.org> -files/50emul-linux-x86-gtklibs, -emul-linux-x86-gtklibs-20071214.ebuild, diff --git a/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild b/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild index 6f87b263f666..914654bc8e67 100644 --- a/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild +++ b/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild,v 1.1 2009/12/31 12:03:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20091231.ebuild,v 1.2 2010/01/29 22:46:34 pacho Exp $ inherit emul-linux-x86 LICENSE="GPL-3 GPL-2 LGPL-2 LGPL-2.1 FTL MIT || ( LGPL-2.1 MPL-1.1 )" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" |