Cleaning up ebuilds
authorMichael Cummings <mcummings@gentoo.org>
Mon, 9 Oct 2006 14:03:32 +0000 (14:03 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Mon, 9 Oct 2006 14:03:32 +0000 (14:03 +0000)
Package-Manager: portage-2.1.2_pre1

dev-perl/DBIx-ContextualFetch/ChangeLog
dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild
dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild

index 98c78d1670dcfa6f9563e2470c6442511e2b5910..a1cb2088bfcd8389265149b1b5d635c855e3fe32 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/DBIx-ContextualFetch
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.21 2006/08/07 00:15:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.22 2006/10/09 14:03:32 mcummings Exp $
+
+  09 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+  -DBIx-ContextualFetch-1.01.ebuild, DBIx-ContextualFetch-1.02.ebuild,
+  DBIx-ContextualFetch-1.03.ebuild:
+  Cleaning up ebuilds
 
   07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   DBIx-ContextualFetch-1.03.ebuild:
index af2a5df651fb1e3bf29905e06893cd47ac34f3e9..962bf5f22484718daf6fff9a3de3264e5bda1403 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild,v 1.6 2006/08/05 02:21:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild,v 1.7 2006/10/09 14:03:32 mcummings Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86"
 IUSE=""
 SRC_TEST="do"
 
@@ -19,4 +19,3 @@ DEPEND=">=dev-perl/DBI-1.37
        dev-perl/DBD-SQLite
                virtual/perl-Test-Simple
        dev-lang/perl"
-RDEPEND="${DEPEND}"
index cf709ffa080bf165bfe8b7e3261a47893f85a0e1..3d5c987ed9025c8cad5763905f69734421dd57de 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild,v 1.9 2006/08/07 00:15:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild,v 1.10 2006/10/09 14:03:32 mcummings Exp $
 
 inherit perl-module
 
@@ -19,4 +19,3 @@ DEPEND=">=dev-perl/DBI-1.37
        dev-perl/DBD-SQLite
                virtual/perl-Test-Simple
        dev-lang/perl"
-RDEPEND="${DEPEND}"