diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:05:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:05:07 +0000 |
commit | ac5dcc9b94c03224165f30dc26a94f6f1426076b (patch) | |
tree | 5ee39c410b983547f78e6d25fff9726554eb02f4 /dev-perl | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-ac5dcc9b94c03224165f30dc26a94f6f1426076b.tar.gz gentoo-2-ac5dcc9b94c03224165f30dc26a94f6f1426076b.tar.bz2 gentoo-2-ac5dcc9b94c03224165f30dc26a94f6f1426076b.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk2-gladexml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/gtk2-gladexml/ChangeLog b/dev-perl/gtk2-gladexml/ChangeLog index dc207c1c0d05..e705cca58763 100644 --- a/dev-perl/gtk2-gladexml/ChangeLog +++ b/dev-perl/gtk2-gladexml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-gladexml -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.39 2008/11/29 12:13:56 ssuominen Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/ChangeLog,v 1.40 2009/07/06 21:05:07 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> gtk2-gladexml-1.006.ebuild: + Stable for HPPA too. 29 Nov 2008; <ssuominen@gentoo.org> gtk2-gladexml-1.006.ebuild: Move extutils-pkgconfig to DEPEND wrt #223075. diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild index 3662cd62e978..d484e24423ab 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.10 2008/11/29 12:13:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.006.ebuild,v 1.11 2009/07/06 21:05:07 jer Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |