diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:34:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 23:34:49 +0000 |
commit | 9fc0d544b387bf4c5fa0aa74a40cda83e1d10928 (patch) | |
tree | bc27bbfa67c80b544884c1294a26cf5104702411 /dev-perl | |
parent | Upstream changed the tarball to merge the GCC 4.1 patch, so remove it and red... (diff) | |
download | gentoo-2-9fc0d544b387bf4c5fa0aa74a40cda83e1d10928.tar.gz gentoo-2-9fc0d544b387bf4c5fa0aa74a40cda83e1d10928.tar.bz2 gentoo-2-9fc0d544b387bf4c5fa0aa74a40cda83e1d10928.zip |
Mark 1.122 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk2-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-perl/ChangeLog b/dev-perl/gtk2-perl/ChangeLog index 7d535cd2fece..5b6ad8a1e627 100644 --- a/dev-perl/gtk2-perl/ChangeLog +++ b/dev-perl/gtk2-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-perl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.65 2006/10/20 20:24:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.66 2006/10/20 23:34:49 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> gtk2-perl-1.122.ebuild: + Mark 1.122 stable on ia64 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> gtk2-perl-1.122.ebuild: Stable on Alpha. diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild index 855fbd54ed51..5c510133f8b5 100644 --- a/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild +++ b/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild,v 1.8 2006/10/20 20:24:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild,v 1.9 2006/10/20 23:34:49 agriffis Exp $ inherit perl-module @@ -12,7 +12,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="" DEPEND=">=x11-libs/gtk+-2 |