summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-09 14:03:32 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-09 14:03:32 +0000
commitd0e63f584bb6c0d19e0115dc93da38942971337d (patch)
treefa50b06ddd86c77e5dd77b34f18169896cc4a93e /dev-perl/DBIx-ContextualFetch
parentCleaning up; marking amd64, sparc stable (diff)
downloadgentoo-2-d0e63f584bb6c0d19e0115dc93da38942971337d.tar.gz
gentoo-2-d0e63f584bb6c0d19e0115dc93da38942971337d.tar.bz2
gentoo-2-d0e63f584bb6c0d19e0115dc93da38942971337d.zip
Cleaning up ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
-rw-r--r--dev-perl/DBIx-ContextualFetch/ChangeLog7
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild5
-rw-r--r--dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild3
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog
index 98c78d1670dc..a1cb2088bfcd 100644
--- a/dev-perl/DBIx-ContextualFetch/ChangeLog
+++ b/dev-perl/DBIx-ContextualFetch/ChangeLog
@@ -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:
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild
index af2a5df651fb..962bf5f22484 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.02.ebuild
@@ -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}"
diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
index cf709ffa080b..3d5c987ed902 100644
--- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
+++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.03.ebuild
@@ -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}"