summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 17:53:40 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 17:53:40 +0000
commitace14d786acb2446d9b415d1b91355c76a7e45d6 (patch)
treeb8ab21d316775bbafe6bbee1de69fb323956b11e /dev-perl/perltidy
parentMarking amd64 stable (diff)
downloadhistorical-ace14d786acb2446d9b415d1b91355c76a7e45d6.tar.gz
historical-ace14d786acb2446d9b415d1b91355c76a7e45d6.tar.bz2
historical-ace14d786acb2446d9b415d1b91355c76a7e45d6.zip
Marking amd64, sparc stable; cleaning up ebuilds
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r--dev-perl/perltidy/ChangeLog8
-rw-r--r--dev-perl/perltidy/perltidy-20031021.ebuild3
-rw-r--r--dev-perl/perltidy/perltidy-20060719.ebuild5
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog
index 5b8b7cd104e0..d146cbb04e0b 100644
--- a/dev-perl/perltidy/ChangeLog
+++ b/dev-perl/perltidy/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/perltidy
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.22 2006/08/06 03:04:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.23 2006/10/20 17:53:40 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -perltidy-20020425.ebuild, -perltidy-20020425-r1.ebuild,
+ perltidy-20031021.ebuild, -perltidy-20060614.ebuild,
+ perltidy-20060719.ebuild:
+ Marking amd64, sparc stable; cleaning up ebuilds
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
perltidy-20020425.ebuild, perltidy-20020425-r1.ebuild,
diff --git a/dev-perl/perltidy/perltidy-20031021.ebuild b/dev-perl/perltidy/perltidy-20031021.ebuild
index d57339bbb2b5..7e949841afaf 100644
--- a/dev-perl/perltidy/perltidy-20031021.ebuild
+++ b/dev-perl/perltidy/perltidy-20031021.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/perltidy/perltidy-20031021.ebuild,v 1.12 2006/08/06 03:04:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20031021.ebuild,v 1.13 2006/10/20 17:53:40 mcummings Exp $
inherit perl-module
@@ -18,4 +18,3 @@ mymake="/usr"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/perltidy/perltidy-20060719.ebuild b/dev-perl/perltidy/perltidy-20060719.ebuild
index e13a7bb3d622..f42f98c8313d 100644
--- a/dev-perl/perltidy/perltidy-20060719.ebuild
+++ b/dev-perl/perltidy/perltidy-20060719.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/perltidy/perltidy-20060719.ebuild,v 1.2 2006/08/06 03:04:53 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20060719.ebuild,v 1.3 2006/10/20 17:53:40 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/perltidy/${P/perltidy/Perl-Tidy}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
@@ -26,4 +26,3 @@ pkg_postinst() {
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"