summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-07-05 14:55:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-07-05 14:55:08 +0000
commit694afcaa9e21718a4e7ed5cdd5e617ef0f513dae (patch)
treef7e8e1a77579da8756a55befebec54a56337b724 /dev-perl/Archive-Rar
parentstable on ppc64 (diff)
downloadgentoo-2-694afcaa9e21718a4e7ed5cdd5e617ef0f513dae.tar.gz
gentoo-2-694afcaa9e21718a4e7ed5cdd5e617ef0f513dae.tar.bz2
gentoo-2-694afcaa9e21718a4e7ed5cdd5e617ef0f513dae.zip
Archive-Rar (any version) depends on app-arch/rar to actually function - it will build without, but won't work. Removing unsupportable keywords and updating DEPENDs for 1.9
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-perl/Archive-Rar')
-rw-r--r--dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild7
-rw-r--r--dev-perl/Archive-Rar/ChangeLog8
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild b/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
index 309644969578..65782c18b677 100644
--- a/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild
+++ b/dev-perl/Archive-Rar/Archive-Rar-1.9.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/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.19 2007/01/14 22:19:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/Archive-Rar-1.9.ebuild,v 1.20 2007/07/05 14:55:08 mcummings Exp $
inherit perl-module
@@ -10,6 +10,7 @@ SRC_URI="mirror://cpan/authors/id/J/JM/JMBO/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
+KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="dev-lang/perl"
+DEPEND="dev-lang/perl
+ app-arch/rar"
diff --git a/dev-perl/Archive-Rar/ChangeLog b/dev-perl/Archive-Rar/ChangeLog
index 22556c69bf11..444d01ad0cfd 100644
--- a/dev-perl/Archive-Rar/ChangeLog
+++ b/dev-perl/Archive-Rar/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Archive-Rar
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.19 2007/04/14 15:44:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Rar/ChangeLog,v 1.20 2007/07/05 14:55:08 mcummings Exp $
+
+ 05 Jul 2007; Michael Cummings <mcummings@gentoo.org>
+ Archive-Rar-1.9.ebuild:
+ Archive-Rar (any version) depends on app-arch/rar to actually function - it
+ will build without, but won't work. Removing unsupportable keywords and
+ updating DEPENDs for 1.9
14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
Archive-Rar-1.9.2.ebuild: