diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-09-07 07:42:15 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-09-07 07:42:15 +0000 |
commit | 43a7fe5b1f6539de316ffe007689453e26b56cee (patch) | |
tree | 2e756174474c124b253889664ada30f841ad6c47 /app-dicts | |
parent | Removed old CVS snapshot. (Manifest recommit) (diff) | |
download | gentoo-2-43a7fe5b1f6539de316ffe007689453e26b56cee.tar.gz gentoo-2-43a7fe5b1f6539de316ffe007689453e26b56cee.tar.bz2 gentoo-2-43a7fe5b1f6539de316ffe007689453e26b56cee.zip |
Stable on x86 and added to ppc.
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/gjiten/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gjiten/gjiten-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/gjiten/ChangeLog b/app-dicts/gjiten/ChangeLog index 8affd2f12480..a2912164e99b 100644 --- a/app-dicts/gjiten/ChangeLog +++ b/app-dicts/gjiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gjiten # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.5 2004/06/24 21:40:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.6 2004/09/07 07:42:15 usata Exp $ + + 07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> gjiten-2.2.ebuild: + Stable on x86 and added to ppc. *gjiten-2.2 (16 Jun 2004) diff --git a/app-dicts/gjiten/gjiten-2.2.ebuild b/app-dicts/gjiten/gjiten-2.2.ebuild index 02bb78816eb1..30edf6944b99 100644 --- a/app-dicts/gjiten/gjiten-2.2.ebuild +++ b/app-dicts/gjiten/gjiten-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.2.ebuild,v 1.2 2004/06/24 21:40:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.2.ebuild,v 1.3 2004/09/07 07:42:15 usata Exp $ DESCRIPTION="A Japanese dictionary program for Gnome" HOMEPAGE="http://gjiten.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="http://${PN}.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ppc" IUSE="" |