Keywording sparc, amd64 stable; cleaned out stale ebuilds
authorMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 19:44:36 +0000 (19:44 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Tue, 10 Oct 2006 19:44:36 +0000 (19:44 +0000)
Package-Manager: portage-2.1.2_pre1

dev-perl/Jcode/ChangeLog
dev-perl/Jcode/Jcode-2.03.ebuild
dev-perl/Jcode/Jcode-2.06.ebuild

index 5b27261daf7fd5676cc724b37d49fec2d98cb4ae..cea0dda397db30ec0eaaa60660150cac877aa5f6 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Jcode
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.35 2006/08/05 04:59:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.36 2006/10/10 19:44:36 mcummings Exp $
+
+  10 Oct 2006; Michael Cummings <mcummings@gentoo.org> -Jcode-0.83.ebuild,
+  -Jcode-0.87.ebuild, Jcode-2.03.ebuild, -Jcode-2.05.ebuild,
+  Jcode-2.06.ebuild:
+  Keywording sparc, amd64 stable; cleaned out stale ebuilds
 
   05 Aug 2006; Michael Cummings <mcummings@gentoo.org> Jcode-0.83.ebuild,
   Jcode-0.87.ebuild, Jcode-2.03.ebuild, Jcode-2.05.ebuild,
index ec76758d9ddce63d237916a2e2b38d53f5fb3f12..28dec597c617de0d0ff3e8cc663d447d1191a70d 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/Jcode/Jcode-2.03.ebuild,v 1.12 2006/08/05 04:59:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.03.ebuild,v 1.13 2006/10/10 19:44:36 mcummings Exp $
 
 inherit perl-module
 
@@ -18,5 +18,3 @@ IUSE=""
 
 DEPEND=">=virtual/perl-MIME-Base64-2.1
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
index 76c034af7bd4321bb2e5bcd599d985b5917dbfb5..a8502ef683ea674fdce57d9bbd8fe8d2a83a236d 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/Jcode/Jcode-2.06.ebuild,v 1.2 2006/08/05 04:59:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.06.ebuild,v 1.3 2006/10/10 19:44:36 mcummings Exp $
 
 inherit perl-module
 
@@ -10,12 +10,9 @@ HOMEPAGE="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${P}.readme"
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE=""
 SRC_TEST="do"
 
 DEPEND=">=virtual/perl-MIME-Base64-2.1
        dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-