diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:17:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:17:42 +0000 |
commit | 2118d1db0ff3c853889c9085318c02d38b47f542 (patch) | |
tree | f26e4137b99cc16c0258397a7dbc636078c548bd /app-dicts/gjiten | |
parent | Version bump, fixes some 64-bit issues and a hang on x86. (diff) | |
download | gentoo-2-2118d1db0ff3c853889c9085318c02d38b47f542.tar.gz gentoo-2-2118d1db0ff3c853889c9085318c02d38b47f542.tar.bz2 gentoo-2-2118d1db0ff3c853889c9085318c02d38b47f542.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts/gjiten')
-rw-r--r-- | app-dicts/gjiten/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gjiten/gjiten-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/gjiten/ChangeLog b/app-dicts/gjiten/ChangeLog index ad19f9a575be..3bf6307dd0d0 100644 --- a/app-dicts/gjiten/ChangeLog +++ b/app-dicts/gjiten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gjiten # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.10 2005/01/01 12:52:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.11 2005/04/21 18:12:48 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gjiten-2.3.ebuild: + stable on amd64 04 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> -gjiten-2.1.ebuild, -gjiten-2.2.ebuild, gjiten-2.3.ebuild: diff --git a/app-dicts/gjiten/gjiten-2.3.ebuild b/app-dicts/gjiten/gjiten-2.3.ebuild index a36d888aabae..e41c94e22e1d 100644 --- a/app-dicts/gjiten/gjiten-2.3.ebuild +++ b/app-dicts/gjiten/gjiten-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.4 2005/01/01 12:52:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.5 2005/04/21 18:12:48 blubb Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gjiten.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" |