summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 16:30:12 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 16:30:12 +0000
commit4dc74f1e27ea8bf917d18f481873303941caafd7 (patch)
treee42cb08e68d0c64f3a5f41adb8dd3817f9b59c81 /dev-perl/Jcode
parentstable on alpha, ia64 and x86 (Manifest recommit) (diff)
downloadgentoo-2-4dc74f1e27ea8bf917d18f481873303941caafd7.tar.gz
gentoo-2-4dc74f1e27ea8bf917d18f481873303941caafd7.tar.bz2
gentoo-2-4dc74f1e27ea8bf917d18f481873303941caafd7.zip
stable on alpha and ia64
Diffstat (limited to 'dev-perl/Jcode')
-rw-r--r--dev-perl/Jcode/ChangeLog5
-rw-r--r--dev-perl/Jcode/Jcode-0.83.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Jcode/ChangeLog b/dev-perl/Jcode/ChangeLog
index 964a38910bba..fd80097bf7ad 100644
--- a/dev-perl/Jcode/ChangeLog
+++ b/dev-perl/Jcode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Jcode
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.10 2004/01/22 01:53:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.11 2004/02/17 16:30:12 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> Jcode-0.83.ebuild:
+ stable on alpha and ia64
21 Jan 2004; <gustavoz@gentoo.org> Jcode-0.83.ebuild:
stable on sparc
diff --git a/dev-perl/Jcode/Jcode-0.83.ebuild b/dev-perl/Jcode/Jcode-0.83.ebuild
index c10ceed44a90..3465b0fba1ee 100644
--- a/dev-perl/Jcode/Jcode-0.83.ebuild
+++ b/dev-perl/Jcode/Jcode-0.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.83.ebuild,v 1.3 2004/01/22 01:53:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.83.ebuild,v 1.4 2004/02/17 16:30:12 agriffis Exp $
inherit perl-module
@@ -13,7 +13,7 @@ HOMEPAGE="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha ia64"
newdepend ">=dev-perl/MIME-Base64-2.1"