diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:24:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:24:37 +0000 |
commit | 625c0212581fa838f5fd4f8971942fc65b3012a4 (patch) | |
tree | 68bc7d9a94fe45a93751c5d182aefe27632e46bc /dev-perl/perl-tk | |
parent | KEYWORDS ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-625c0212581fa838f5fd4f8971942fc65b3012a4.tar.gz gentoo-2-625c0212581fa838f5fd4f8971942fc65b3012a4.tar.bz2 gentoo-2-625c0212581fa838f5fd4f8971942fc65b3012a4.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/perl-tk')
-rw-r--r-- | dev-perl/perl-tk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/perl-tk/perl-tk-804.027.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perl-tk/ChangeLog b/dev-perl/perl-tk/ChangeLog index cb2cbabf85ca..737bb17d8794 100644 --- a/dev-perl/perl-tk/ChangeLog +++ b/dev-perl/perl-tk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perl-tk # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.27 2004/10/10 18:10:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/ChangeLog,v 1.28 2004/10/19 08:21:34 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> perl-tk-804.027.ebuild: + Stable on amd64. 10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> perl-tk-804.027.ebuild: Stable on alpha. diff --git a/dev-perl/perl-tk/perl-tk-804.027.ebuild b/dev-perl/perl-tk/perl-tk-804.027.ebuild index 5ac1502e695a..c15ed54951bc 100644 --- a/dev-perl/perl-tk/perl-tk-804.027.ebuild +++ b/dev-perl/perl-tk/perl-tk-804.027.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.9 2004/10/10 18:10:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-tk/perl-tk-804.027.ebuild,v 1.10 2004/10/19 08:21:34 absinthe Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ SRC_URI="http://cpan.org/modules/by-authors/id/NI-S/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc alpha arm hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ~ia64 ~ppc64" IUSE="" DEPEND="virtual/x11" |