# 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,
# 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
DEPEND=">=virtual/perl-MIME-Base64-2.1
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
# 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
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}"
-
-