Keywording amd64 stable
authorMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 19:22:56 +0000 (19:22 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 19:22:56 +0000 (19:22 +0000)
Package-Manager: portage-2.1.2_pre1

dev-perl/Inline-Java/ChangeLog
dev-perl/Inline-Java/Inline-Java-0.50.ebuild
dev-perl/Inline-Java/Inline-Java-0.51.ebuild

index 0afad48ca519513e94a802d2d40adf59a5e5b212..46ff5532d8a583fd55fe53ef38bf16433750c83a 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Inline-Java
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/ChangeLog,v 1.8 2006/08/05 04:56:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/ChangeLog,v 1.9 2006/10/10 19:22:56 mcummings Exp $
+
+  10 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+  Inline-Java-0.50.ebuild, Inline-Java-0.51.ebuild:
+  Keywording amd64 stable
 
   05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
   Inline-Java-0.50.ebuild, Inline-Java-0.51.ebuild:
index 68c599a2a5b50925cd0074b46a806c52441acb2d..0d51f58780e9c2389d8ec06af793359619248ee8 100644 (file)
@@ -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/Inline-Java/Inline-Java-0.50.ebuild,v 1.5 2006/08/05 04:56:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.50.ebuild,v 1.6 2006/10/10 19:22:56 mcummings Exp $
 
 inherit perl-module
 
@@ -20,7 +20,6 @@ DEPEND=">=dev-perl/Inline-0.44
        >=virtual/perl-Test-1.13
                >=virtual/jdk-1.4
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 myconf="J2SDK=$JAVA_HOME"
 mymake="java all"
index 1dd80a858bd3fab34e319714d7366bbe6d0d7fc1..53e4e6f49fb2017871cfbed46af1e67aa8341df2 100644 (file)
@@ -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/Inline-Java/Inline-Java-0.51.ebuild,v 1.3 2006/08/05 04:56:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Java/Inline-Java-0.51.ebuild,v 1.4 2006/10/10 19:22:56 mcummings Exp $
 
 inherit perl-module
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PA/PATL/${P}.tar.gz"
 LICENSE="Artistic"
 #LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 SRC_TEST="do"
@@ -20,7 +20,6 @@ DEPEND=">=dev-perl/Inline-0.44
        >=virtual/perl-Test-1.13
                >=virtual/jdk-1.4
        dev-lang/perl"
-RDEPEND="${DEPEND}"
 
 myconf="J2SDK=$JAVA_HOME"
 mymake="java all"