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
commit6610ddca1e78a8687de663a552d39e29c0f25f27 (patch)
treec510ae0ae4d10ae55375815e3ab1e9e85291165c /dev-perl/perltidy/perltidy-20060719.ebuild
parentMarking amd64 stable (diff)
downloadgentoo-2-6610ddca1e78a8687de663a552d39e29c0f25f27.tar.gz
gentoo-2-6610ddca1e78a8687de663a552d39e29c0f25f27.tar.bz2
gentoo-2-6610ddca1e78a8687de663a552d39e29c0f25f27.zip
Marking amd64, sparc stable; cleaning up ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/perltidy/perltidy-20060719.ebuild')
-rw-r--r--dev-perl/perltidy/perltidy-20060719.ebuild5
1 files changed, 2 insertions, 3 deletions
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}"