summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:16:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:16:24 +0000
commitaa3c54672085b8ab1f4534c94f2506925195fc33 (patch)
treece4858c8faa6fd48d48bab6308f945ea1a94b518
parentversion bump with new devices and use flags (diff)
downloadhistorical-aa3c54672085b8ab1f4534c94f2506925195fc33.tar.gz
historical-aa3c54672085b8ab1f4534c94f2506925195fc33.tar.bz2
historical-aa3c54672085b8ab1f4534c94f2506925195fc33.zip
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r8
-rw-r--r--dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild7
-rw-r--r--dev-perl/Apache-SessionX/ChangeLog8
-rw-r--r--dev-perl/AppConfig/AppConfig-1.56-r2.ebuild7
-rw-r--r--dev-perl/AppConfig/AppConfig-1.63.ebuild7
-rw-r--r--dev-perl/AppConfig/AppConfig-1.64.ebuild4
-rw-r--r--dev-perl/AppConfig/ChangeLog6
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild b/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild
index 920dc1dcec3c..0ca0cc6cd219 100644
--- a/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild
+++ b/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild,v 1.8 2006/08/06 18:30:17 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/Apache-SessionX-2.01.ebuild,v 1.9 2007/01/14 22:12:43 mcummings Exp $
inherit perl-module
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
MY_PV=
DESCRIPTION="An extented persistence framework for session data"
SRC_URI="mirror://cpan/authors/id/G/GR/GRICHTER/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~grichter/${MY_P}"
+HOMEPAGE="http://search.cpan.org/~grichter/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -21,7 +21,6 @@ KEYWORDS="amd64 ia64 ~ppc sparc x86"
DEPEND="dev-perl/Apache-Session
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_compile() {
echo "n" | perl-module_src_compile
diff --git a/dev-perl/Apache-SessionX/ChangeLog b/dev-perl/Apache-SessionX/ChangeLog
index e190a4d47082..563169e07cb6 100644
--- a/dev-perl/Apache-SessionX/ChangeLog
+++ b/dev-perl/Apache-SessionX/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-SessionX
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.10 2006/08/06 18:30:17 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-SessionX/ChangeLog,v 1.11 2007/01/14 22:12:43 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Apache-SessionX-2.00_beta5.ebuild, Apache-SessionX-2.01.ebuild:
+ Marking amd64 stable
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Apache-SessionX-2.01.ebuild:
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
index 925468ebfed9..8b7b4c89219c 100644
--- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.18 2006/08/04 22:21:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.19 2007/01/14 22:16:24 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments."
SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~abw/${P}/"
+HOMEPAGE="http://search.cpan.org/~abw/"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
@@ -17,7 +17,6 @@ SRC_TEST="do"
DEPEND="virtual/perl-Test-Simple
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-perl/AppConfig/AppConfig-1.63.ebuild b/dev-perl/AppConfig/AppConfig-1.63.ebuild
index 67f9cf24b71c..f600f64b9028 100644
--- a/dev-perl/AppConfig/AppConfig-1.63.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.63.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.9 2006/10/20 22:52:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.10 2007/01/14 22:16:24 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments."
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
+HOMEPAGE="http://search.cpan.org/~adamk/"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
@@ -19,7 +19,6 @@ SRC_TEST="do"
DEPEND=">=dev-perl/File-HomeDir-0.57
virtual/perl-Test-Simple
dev-lang/perl"
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
diff --git a/dev-perl/AppConfig/AppConfig-1.64.ebuild b/dev-perl/AppConfig/AppConfig-1.64.ebuild
index ba2224fcf140..952ac964015b 100644
--- a/dev-perl/AppConfig/AppConfig-1.64.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.64.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.64.ebuild,v 1.1 2007/01/05 19:00:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.64.ebuild,v 1.2 2007/01/14 22:16:24 mcummings Exp $
inherit perl-module eutils
DESCRIPTION="Perl5 module for reading configuration files and parsing command line arguments."
SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~adamk/${P}/"
+HOMEPAGE="http://search.cpan.org/~adamk/"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
diff --git a/dev-perl/AppConfig/ChangeLog b/dev-perl/AppConfig/ChangeLog
index a129aa3f7d47..c3f64bbc7d9e 100644
--- a/dev-perl/AppConfig/ChangeLog
+++ b/dev-perl/AppConfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/AppConfig
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.40 2007/01/05 19:00:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/ChangeLog,v 1.41 2007/01/14 22:16:24 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ AppConfig-1.56-r2.ebuild, AppConfig-1.63.ebuild, AppConfig-1.64.ebuild:
+ Marking amd64 stable
*AppConfig-1.64 (05 Jan 2007)