diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:29:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:29:32 +0000 |
commit | fc5ae13c003db074ddf57647386b7a682ff25443 (patch) | |
tree | 5e0acdebfbaec8459e46736f49093bb93bfd6c67 /dev-perl/gtk2-perl | |
parent | Mark 2.14.2 stable on alpha (diff) | |
download | historical-fc5ae13c003db074ddf57647386b7a682ff25443.tar.gz historical-fc5ae13c003db074ddf57647386b7a682ff25443.tar.bz2 historical-fc5ae13c003db074ddf57647386b7a682ff25443.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-perl/gtk2-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 46647a56a057..7d535cd2fece 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.64 2006/10/20 16:58:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-perl/ChangeLog,v 1.65 2006/10/20 20:24:00 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> gtk2-perl-1.122.ebuild: + Stable on Alpha. 20 Oct 2006; Michael Cummings <mcummings@gentoo.org> -gtk2-perl-1.042.ebuild, -gtk2-perl-1.062.ebuild, -gtk2-perl-1.081.ebuild, diff --git a/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild b/dev-perl/gtk2-perl/gtk2-perl-1.122.ebuild index d3c0fb174edc..855fbd54ed51 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.7 2006/10/20 16:58:39 mcummings Exp $ +# $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 $ 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 |