summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-08 16:37:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-08 16:37:05 +0000
commit7c0696c6c3e4cdb10efec90a4d05382c22db7d27 (patch)
tree50b2c65de8d4b0d7be155d7963e5b4f12854f0b9 /dev-perl/SVN-Mirror
parentmarking amd64 stable (diff)
downloadhistorical-7c0696c6c3e4cdb10efec90a4d05382c22db7d27.tar.gz
historical-7c0696c6c3e4cdb10efec90a4d05382c22db7d27.tar.bz2
historical-7c0696c6c3e4cdb10efec90a4d05382c22db7d27.zip
marking sparc stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/SVN-Mirror')
-rw-r--r--dev-perl/SVN-Mirror/ChangeLog6
-rw-r--r--dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild6
-rw-r--r--dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild5
3 files changed, 9 insertions, 8 deletions
diff --git a/dev-perl/SVN-Mirror/ChangeLog b/dev-perl/SVN-Mirror/ChangeLog
index d0be0eb8bf5c..9dbcab3123b2 100644
--- a/dev-perl/SVN-Mirror/ChangeLog
+++ b/dev-perl/SVN-Mirror/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SVN-Mirror
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.32 2007/01/08 16:35:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/ChangeLog,v 1.33 2007/01/08 16:36:46 mcummings Exp $
+
+ 08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ SVN-Mirror-0.68-r1.ebuild, SVN-Mirror-0.72.ebuild:
+ marking sparc stable
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
-SVN-Mirror-0.70.ebuild, -SVN-Mirror-0.71.ebuild, SVN-Mirror-0.72.ebuild:
diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild
index f5af67ce4926..a4b1bdaca873 100644
--- a/dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild
+++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.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/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild,v 1.10 2006/08/18 01:23:04 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.68-r1.ebuild,v 1.11 2007/01/08 16:36:46 mcummings Exp $
inherit perl-module
@@ -22,8 +22,6 @@ DEPEND=">=dev-util/subversion-1.1.3
dev-perl/TimeDate
dev-perl/File-chdir
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
pkg_setup() {
if ! perl -MSVN::Core < /dev/null 2> /dev/null
diff --git a/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild b/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild
index 263933e78ea0..214503b14a33 100644
--- a/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild
+++ b/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild,v 1.2 2007/01/08 16:35:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Mirror/SVN-Mirror-0.72.ebuild,v 1.3 2007/01/08 16:36:46 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/C/CL/CLKAO/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
DEPEND=">=dev-util/subversion-1.1.3
@@ -22,7 +22,6 @@ DEPEND=">=dev-util/subversion-1.1.3
dev-perl/TimeDate
dev-perl/File-chdir
dev-lang/perl"
-RDEPEND="${DEPEND}"
pkg_setup() {
if ! perl -MSVN::Core < /dev/null 2> /dev/null