diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 22:30:22 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 22:30:22 +0000 |
commit | d6386cb84a5b3eae0713fdef31e025e7df9b5314 (patch) | |
tree | 90d0ee04bc69004d76dd1586b84222db86dc03e4 /dev-perl | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-d6386cb84a5b3eae0713fdef31e025e7df9b5314.tar.gz gentoo-2-d6386cb84a5b3eae0713fdef31e025e7df9b5314.tar.bz2 gentoo-2-d6386cb84a5b3eae0713fdef31e025e7df9b5314.zip |
stable on amd64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-MethodMaker/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index 97e308ab7bb0..663fb2333dfc 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Chart-Math-Axis # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.7 2004/06/25 00:11:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.8 2004/06/25 22:28:32 kugelfang Exp $ + + 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> + Chart-Math-Axis-0.2.ebuild: + Marked stable on amd64. *Chart-Math-Axis-0.3 (05 Jun 2004) diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild index 2724bc4b2165..4f7db0b4c1d1 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.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/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.5 2004/06/25 00:11:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.6 2004/06/25 22:28:32 kugelfang Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" DEPEND="dev-perl/Math-BigInt dev-perl/Test-Simple" diff --git a/dev-perl/Class-MethodMaker/ChangeLog b/dev-perl/Class-MethodMaker/ChangeLog index afb06276b1c8..aa9432fc606f 100644 --- a/dev-perl/Class-MethodMaker/ChangeLog +++ b/dev-perl/Class-MethodMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-MethodMaker # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.10 2004/06/25 00:13:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.11 2004/06/25 22:30:22 kugelfang Exp $ + + 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> + Class-MethodMaker-1.11.ebuild: + Marked stable on amd64. *Class-MethodMaker-2.02 (05 Jun 2004) diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild index 4d492930f29c..c418690d001e 100644 --- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild +++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.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/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.6 2004/06/25 00:13:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.7 2004/06/25 22:30:22 kugelfang Exp $ inherit perl-module @@ -10,4 +10,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64" |