diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-03-21 14:14:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-03-21 14:14:01 +0000 |
commit | a3c9e3682fb1de4ab0b7af897f1f2d8a1ae09102 (patch) | |
tree | 252ed802415b1715aa3a452bd562b5179efd2680 /dev-perl/Jcode | |
parent | Small fix to resolve as-needed issues. (diff) | |
download | historical-a3c9e3682fb1de4ab0b7af897f1f2d8a1ae09102.tar.gz historical-a3c9e3682fb1de4ab0b7af897f1f2d8a1ae09102.tar.bz2 historical-a3c9e3682fb1de4ab0b7af897f1f2d8a1ae09102.zip |
Keywording ~mips, tested on swarm, bug 123679 related
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Jcode')
-rw-r--r-- | dev-perl/Jcode/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Jcode/Jcode-2.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Jcode/ChangeLog b/dev-perl/Jcode/ChangeLog index 35a6b839a2ef..d27439031d42 100644 --- a/dev-perl/Jcode/ChangeLog +++ b/dev-perl/Jcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Jcode # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.41 2007/03/05 12:08:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.42 2007/03/21 14:14:01 mcummings Exp $ + + 21 Mar 2007; Michael Cummings <mcummings@gentoo.org> Jcode-2.06.ebuild: + Keywording ~mips, tested on swarm, bug 123679 related 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Jcode-2.06.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Jcode/Jcode-2.06.ebuild b/dev-perl/Jcode/Jcode-2.06.ebuild index 04fbdceeca1f..df5cd5efcfe8 100644 --- a/dev-perl/Jcode/Jcode-2.06.ebuild +++ b/dev-perl/Jcode/Jcode-2.06.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/Jcode/Jcode-2.06.ebuild,v 1.9 2007/03/05 12:08:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.06.ebuild,v 1.10 2007/03/21 14:14:01 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DANKOGAI/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND=">=virtual/perl-MIME-Base64-2.1 |