diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:42:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-24 00:42:25 +0000 |
commit | 38c33276e282758767a6dc547dfde772bdc29705 (patch) | |
tree | 071797b957927767f8a2da682865d4f35ee15f3e | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-38c33276e282758767a6dc547dfde772bdc29705.tar.gz gentoo-2-38c33276e282758767a6dc547dfde772bdc29705.tar.bz2 gentoo-2-38c33276e282758767a6dc547dfde772bdc29705.zip |
Stable on alpha.
-rw-r--r-- | dev-perl/Class-Default/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Class-Default/Class-Default-0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Class-ISA/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-ISA/Class-ISA-0.32.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-MakeMethods/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild | 6 |
11 files changed, 35 insertions, 22 deletions
diff --git a/dev-perl/Class-Default/ChangeLog b/dev-perl/Class-Default/ChangeLog index 415fbdd2bf9d..ae3f8819fdf9 100644 --- a/dev-perl/Class-Default/ChangeLog +++ b/dev-perl/Class-Default/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Default -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/ChangeLog,v 1.1 2003/06/02 20:59:27 mcummings Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/ChangeLog,v 1.2 2004/05/24 00:39:50 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> Class-Default-0.2.ebuild: + Stable on alpha. *Class-Default-0.2 (02 Jun 2003) diff --git a/dev-perl/Class-Default/Class-Default-0.2.ebuild b/dev-perl/Class-Default/Class-Default-0.2.ebuild index 963167023cf8..7fef20a2a41e 100644 --- a/dev-perl/Class-Default/Class-Default-0.2.ebuild +++ b/dev-perl/Class-Default/Class-Default-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/Class-Default-0.2.ebuild,v 1.3 2004/02/22 20:35:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Default/Class-Default-0.2.ebuild,v 1.4 2004/05/24 00:39:50 kloeri 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/Class-Inspector" diff --git a/dev-perl/Class-ISA/ChangeLog b/dev-perl/Class-ISA/ChangeLog index 7986726ec1d9..8ca5c106552a 100644 --- a/dev-perl/Class-ISA/ChangeLog +++ b/dev-perl/Class-ISA/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-ISA # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/ChangeLog,v 1.2 2004/02/26 04:53:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/ChangeLog,v 1.3 2004/05/24 00:38:33 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> Class-ISA-0.32.ebuild: + Stable on alpha. 25 Feb 2004; Joshua Kinard <kumba@gentoo.org> Class-ISA-0.32.ebuild: Added ~mips to KEYWORDS to satisfy repoman deps. diff --git a/dev-perl/Class-ISA/Class-ISA-0.32.ebuild b/dev-perl/Class-ISA/Class-ISA-0.32.ebuild index 361ca7443f50..d692866e9790 100644 --- a/dev-perl/Class-ISA/Class-ISA-0.32.ebuild +++ b/dev-perl/Class-ISA/Class-ISA-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/Class-ISA-0.32.ebuild,v 1.4 2004/02/26 04:53:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-ISA/Class-ISA-0.32.ebuild,v 1.5 2004/05/24 00:38:33 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips" DEPEND="dev-perl/Test-Simple dev-perl/Class-ISA diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index 3be4632310d6..a94dc23af03e 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Inspector # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.2 2004/03/20 10:15:40 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.3 2004/05/24 00:39:18 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> Class-Inspector-1.ebuild: + Stable on alpha. 20 Mar 2004; Joshua Kinard <kumba@gentoo.org> Class-Inspector-1.ebuild: Added ~mips to KEYWORDS. diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.ebuild index 709b6d3927d3..6c202e5ffc4e 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.ebuild,v 1.4 2004/03/20 10:15:40 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.ebuild,v 1.5 2004/05/24 00:39:18 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ~mips" DEPEND="dev-perl/Test-Simple dev-perl/Class-ISA diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog index b0c1d42bc10c..05187deaa687 100644 --- a/dev-perl/Class-MakeMethods/ChangeLog +++ b/dev-perl/Class-MakeMethods/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-MakeMethods -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.9 2003/12/31 12:12:59 mcummings Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.10 2004/05/24 00:42:25 kloeri Exp $ + + 24 May 2004; Bryan Østergaard <kloeri@gentoo.org> + Class-MakeMethods-1.008.ebuild: + Stable on alpha. 31 Dec 2003; Michael Cummings,,, <mcummings@gentoo.org> Class-MakeMethods-1.008.ebuild: diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild index 96a071e36e75..c61dbde12651 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild,v 1.5 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005-r1.ebuild,v 1.6 2004/05/24 00:42:25 kloeri Exp $ inherit perl-module diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild index 21b2f65e21f5..f870ee211355 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.11 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.005.ebuild,v 1.12 2004/05/24 00:42:25 kloeri Exp $ inherit perl-module diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild index 848bb02f1168..855f76bfec8f 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild,v 1.2 2003/06/21 21:36:35 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.006.ebuild,v 1.3 2004/05/24 00:42:25 kloeri Exp $ inherit perl-module diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild index 10016180025a..0989f7c4bf94 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild,v 1.2 2003/12/31 12:12:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.008.ebuild,v 1.3 2004/05/24 00:42:25 kloeri Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Class/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha" src_compile() { perl-module_src_compile |