diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 17:29:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 17:29:50 +0000 |
commit | d1d88120bcda58f9d8281e461e26c37be71f727c (patch) | |
tree | 52ac418287160f8a6d6c5517b87ec29bf6d5ca57 /dev-perl/gtk2-gladexml | |
parent | Cleaning up (diff) | |
download | historical-d1d88120bcda58f9d8281e461e26c37be71f727c.tar.gz historical-d1d88120bcda58f9d8281e461e26c37be71f727c.tar.bz2 historical-d1d88120bcda58f9d8281e461e26c37be71f727c.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/gtk2-gladexml')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index 635c96233082..3dc8c7526d31 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/gtk2-gladexml -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.28 2006/10/20 16:57:09 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.29 2007/01/08 17:28:15 mcummings Exp $ + + 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> + gtk2-gladexml-1.006.ebuild: + Marking amd64 stable 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> gtk2-gladexml-0.94.ebuild, -gtk2-gladexml-1.00.ebuild, diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild index 851134595cb6..9d68b0d2a2f7 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.2 2006/10/20 16:57:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.3 2007/01/08 17:28:15 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=x11-libs/gtk+-2 |