Ebuild maintenance
authorMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 16:06:51 +0000 (16:06 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Fri, 19 Jan 2007 16:06:51 +0000 (16:06 +0000)
Package-Manager: portage-2.1.2_rc4-r8

16 files changed:
dev-perl/SVN-Simple/ChangeLog
dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild
dev-perl/Sys-Hostname-Long/ChangeLog
dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild
dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild
dev-perl/Term-ANSIColor/ChangeLog
dev-perl/Term-ANSIColor/Term-ANSIColor-1.09.ebuild
dev-perl/Term-ANSIColor/Term-ANSIColor-1.11.ebuild
dev-perl/Term-ProgressBar/ChangeLog
dev-perl/Term-ProgressBar/Term-ProgressBar-2.09.ebuild
dev-perl/Test-ClassAPI/ChangeLog
dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild
dev-perl/Test-Deep/ChangeLog
dev-perl/Test-Deep/Test-Deep-0.096.ebuild
dev-perl/tagged/ChangeLog
dev-perl/tagged/tagged-0.40.ebuild

index 65600ad623868387ab273c03522b847ed2b74b07..e64889c6dc87c03226d1dd125b376d66f299b46c 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/SVN-Simple
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.12 2006/08/18 01:22:53 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.13 2007/01/19 16:00:56 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  -SVN-Simple-0.26.ebuild, SVN-Simple-0.27.ebuild:
+  Ebuild maintenance
 
   18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   SVN-Simple-0.27.ebuild:
index 795cd66b4f9319bc8db822efe18b1c99c4152f5b..5936c5c2f27a2e7f5d1c2101cac4a4e4c3a1939b 100644 (file)
@@ -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/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.10 2006/08/18 01:22:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.27.ebuild,v 1.11 2007/01/19 16:00:56 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
 SRC_URI="mirror://cpan/authors/id/C/CL/CLKAO/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~clkao/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -15,7 +15,6 @@ IUSE=""
 
 DEPEND=">=dev-util/subversion-0.31
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 pkg_setup() {
        if ! perl -MSVN::Core < /dev/null 2> /dev/null
index 60457d83ef98d6618fa0e65b395f570c5bce6857..43b7f8c762bfb13a6575f8c3e9db1d4817d861d4 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Sys-Hostname-Long
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.22 2006/09/16 21:35:22 dertobi123 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/ChangeLog,v 1.23 2007/01/19 16:01:25 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Sys-Hostname-Long-1.2.ebuild, Sys-Hostname-Long-1.4.ebuild:
+  Ebuild maintenance
 
   16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   Sys-Hostname-Long-1.4.ebuild:
index bb7acf943237b87bd6d6c51cc821666fcd614d5d..35485c5bd985da50b161b3070318b5d6b6db8e3b 100644 (file)
@@ -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/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.14 2006/08/05 23:07:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.2.ebuild,v 1.15 2007/01/19 16:01:25 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Try every conceivable way to get full hostname"
 SRC_URI="mirror://cpan/authors/id/S/SC/SCOTT/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~scott/${P}/"
+HOMEPAGE="http://search.cpan.org/~scott/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ mydoc="TODO"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 8fef37de4ae9bc33ac17ccc4dc6b3d3740be8253..0f540838476ae1b70de8582f60e67962a081012e 100644 (file)
@@ -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/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.10 2006/09/16 21:35:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.4.ebuild,v 1.11 2007/01/19 16:01:25 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Try every conceivable way to get full hostname"
 SRC_URI="mirror://cpan/authors/id/S/SC/SCOTT/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~scott/${P}/"
+HOMEPAGE="http://search.cpan.org/~scott/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ mydoc="TODO"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 15fef8d7d3636a490d86dc8ccb2a0fb960e4c7a2..477592d4a905b91dfe1197b2f6240de19f97487e 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Term-ANSIColor
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/ChangeLog,v 1.27 2006/12/24 00:38:36 dertobi123 Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/ChangeLog,v 1.28 2007/01/19 16:03:29 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Term-ANSIColor-1.09.ebuild, -Term-ANSIColor-1.10.ebuild,
+  Term-ANSIColor-1.11.ebuild:
+  Ebuild maintenance
 
   24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   Term-ANSIColor-1.11.ebuild:
index 01948ca71432a12cffb28e4072d341401f3694dc..3d8f677b09e96592b7e204b3f0f00d1161be8d39 100644 (file)
@@ -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/Term-ANSIColor/Term-ANSIColor-1.09.ebuild,v 1.8 2006/08/05 23:11:03 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/Term-ANSIColor-1.09.ebuild,v 1.9 2007/01/19 16:03:29 mcummings Exp $
 
 IUSE=""
 
@@ -10,7 +10,7 @@ MY_PN="ANSIColor"
 MY_P="$MY_PN-$PV"
 DESCRIPTION="Color screen output using ANSI escape sequences."
 SRC_URI="mirror://cpan/authors/id/R/RR/RRA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/dist/$MY_PN/"
+HOMEPAGE="http://search.cpan.org/~rra/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
@@ -21,4 +21,3 @@ S="${WORKDIR}/$MY_P"
 
 
 DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
index 62bc4a5c3850eeb0a27397bb872c5bb00cb94618..1cd817a8575611d0dd115173940e91c429e7c972 100644 (file)
@@ -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/Term-ANSIColor/Term-ANSIColor-1.11.ebuild,v 1.8 2006/12/24 00:38:36 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ANSIColor/Term-ANSIColor-1.11.ebuild,v 1.9 2007/01/19 16:03:29 mcummings Exp $
 
 
 inherit perl-module
@@ -9,7 +9,7 @@ MY_PN="ANSIColor"
 MY_P="$MY_PN-$PV"
 DESCRIPTION="Color screen output using ANSI escape sequences."
 SRC_URI="mirror://cpan/authors/id/R/RR/RRA/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/dist/$MY_PN/"
+HOMEPAGE="http://search.cpan.org/~rra/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
@@ -18,8 +18,5 @@ IUSE="test"
 
 DEPEND="test? ( dev-perl/Test-Pod )
        dev-lang/perl"
-RDEPEND="dev-lang/perl"
 SRC_TEST="do"
 S="${WORKDIR}/$MY_P"
-
-
index 159a53d32aa764b4a1ce6efa73360b461701af8c..25ac9cc964962f13d20b5dff5885a821f62ebb30 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Term-ProgressBar
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ProgressBar/ChangeLog,v 1.25 2006/08/05 23:12:24 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ProgressBar/ChangeLog,v 1.26 2007/01/19 16:05:08 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  -Term-ProgressBar-2.06-r1.ebuild, Term-ProgressBar-2.09.ebuild:
+  Ebuild maintenance
 
   05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Term-ProgressBar-2.06-r1.ebuild, Term-ProgressBar-2.09.ebuild:
index b0170c2661d2659a1618c174128d83207ded53d6..ed3c9b050d22f20ad9f6eace73c3d21e9ce3b17c 100644 (file)
@@ -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/Term-ProgressBar/Term-ProgressBar-2.09.ebuild,v 1.12 2006/08/05 23:12:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ProgressBar/Term-ProgressBar-2.09.ebuild,v 1.13 2007/01/19 16:05:08 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Perl module for Term-ProgressBar"
 SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}"
+HOMEPAGE="http://search.cpan.org/~fluffy/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -15,11 +15,8 @@ IUSE=""
 
 SRC_TEST="do"
 
-DEPEND="dev-perl/Class-MethodMaker
+RDEPEND="dev-perl/Class-MethodMaker
        dev-perl/TermReadKey
-               >=dev-perl/module-build-0.28
        dev-lang/perl"
-
-RDEPEND="${DEPEND}"
-
-
+DEPEND="${RDEPEND}
+               >=dev-perl/module-build-0.28"
index 8d0f100e2b69a5560089a720e4cfc9d5adef01b3..6f26a73d2c3759018aaf762d4e357e0a90f0bede 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-ClassAPI
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.14 2006/08/05 23:17:45 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.15 2007/01/19 16:06:22 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  Test-ClassAPI-1.02.ebuild:
+  Ebuild maintenance
 
   05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Test-ClassAPI-1.02.ebuild:
index 68a54c8cc2379391b07d7a1afa02359a6236bc50..83ef02b4716e1ca19c1ff4091247e74bfd092264 100644 (file)
@@ -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/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.14 2006/08/05 23:17:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.02.ebuild,v 1.15 2007/01/19 16:06:22 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Provides basic first-pass API testing for large class trees"
 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/"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
@@ -18,5 +18,3 @@ DEPEND=">=virtual/perl-File-Spec-0.83
                >=dev-perl/Class-Inspector-1.06
                dev-perl/Config-Tiny
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
index 02c0139e38dedc5bddbbc13a4c9e0188133ddf91..eb327681e6761d11de35f383198aa79d4ceaf92f 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Deep
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.11 2006/12/24 00:39:29 dertobi123 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/ChangeLog,v 1.12 2007/01/19 16:06:51 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+  -Test-Deep-0.095.ebuild, Test-Deep-0.096.ebuild:
+  Ebuild maintenance
 
   24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   Test-Deep-0.096.ebuild:
index a91b2753a8ac3957acd053a492a124e716c173de..950bdd1db34b95d97184a2b844a827ab1851cd5a 100644 (file)
@@ -1,13 +1,13 @@
-# 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/Test-Deep/Test-Deep-0.096.ebuild,v 1.5 2006/12/24 00:39:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Deep/Test-Deep-0.096.ebuild,v 1.6 2007/01/19 16:06:51 mcummings Exp $
 
 inherit perl-module
 IUSE=""
 
 DESCRIPTION="Test::Deep - Extremely flexible deep comparison"
 SRC_URI="mirror://cpan/authors/id/F/FD/FDALY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~fdaly/${P}/"
+HOMEPAGE="http://search.cpan.org/~fdaly/"
 
 SLOT="0"
 LICENSE="Artistic"
@@ -17,4 +17,3 @@ SRC_TEST="do"
 DEPEND="dev-perl/Test-NoWarnings
        dev-perl/Test-Tester
        dev-lang/perl"
-RDEPEND="${DEPEND}"
index 4be6e49a93be38bf436fbbc7e4117d236f569fa2..e59fac95264c236d33a76ea99f4d99b1603f966e 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/tagged
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.13 2006/11/24 18:24:47 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.14 2007/01/19 16:01:46 mcummings Exp $
+
+  19 Jan 2007; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild:
+  Ebuild maintenance
 
   24 Nov 2006; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild:
   amd64 stable
index 699240717fe9d973b40c473e03cac381af7844c2..c1d2759d35a8032eb70274c17a397cb519c75efa 100644 (file)
@@ -1,11 +1,11 @@
-# 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/tagged/tagged-0.40.ebuild,v 1.13 2006/11/24 18:24:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.14 2007/01/19 16:01:46 mcummings Exp $
 
 inherit perl-module
 
 DESCRIPTION="Modules for reading tags of MP3 audio files"
-HOMEPAGE="http://www.cpan.org/~thogee/${P}/"
+HOMEPAGE="http://search.cpan.org/~thogee/"
 SRC_URI="mirror://cpan/authors/id/T/TH/THOGEE/${P}.tar.gz"
 LICENSE="Artistic"
 KEYWORDS="amd64 ia64 ~ppc sparc x86"
@@ -14,5 +14,3 @@ IUSE=""
 
 DEPEND="dev-perl/Compress-Zlib
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-