diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 12:10:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 12:10:04 +0000 |
commit | 79705d12132bc94138d26edf97c0eecd1697a276 (patch) | |
tree | 24b1484a7342ef445fd58080b339fc511192b64d /dev-perl/gtk2-gladexml | |
parent | alpha stable and drop ia64/sparc keywords wrt #400295 (diff) | |
download | historical-79705d12132bc94138d26edf97c0eecd1697a276.tar.gz historical-79705d12132bc94138d26edf97c0eecd1697a276.tar.bz2 historical-79705d12132bc94138d26edf97c0eecd1697a276.zip |
alpha stable and drop ia64/sparc keywords wrt #400297
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/gtk2-gladexml')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index 57cc81cad726..ce16ae955588 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/gtk2-gladexml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.48 2012/03/09 10:17:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.49 2012/03/31 12:10:04 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> gtk2-gladexml-1.006.ebuild, + gtk2-gladexml-1.7.0.ebuild: + alpha stable and drop ia64/sparc keywords wrt #400297 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk2-gladexml-1.7.0.ebuild: diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild index 54085ec70fda..418b254e576c 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.13 2011/03/29 10:28:12 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.14 2012/03/31 12:10:04 armin76 Exp $ EAPI=1 inherit perl-module @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild index e413f4e7828d..0e6e779af6dc 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7.0.ebuild,v 1.5 2012/03/09 10:17:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0.ebuild,v 1.6 2012/03/31 12:10:04 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |