diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-07 21:58:32 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-07 21:58:32 +0000 |
commit | 3f0b178ba369f4e66611f5f2abb05518c4d8277e (patch) | |
tree | 8ddffe9df5762b794cc4c3fb14ecfafc75b8d45d /app-dicts | |
parent | marked ebuilds -amd64, changed herd to lang-misc, no-herd is against the poli... (diff) | |
download | gentoo-2-3f0b178ba369f4e66611f5f2abb05518c4d8277e.tar.gz gentoo-2-3f0b178ba369f4e66611f5f2abb05518c4d8277e.tar.bz2 gentoo-2-3f0b178ba369f4e66611f5f2abb05518c4d8277e.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'app-dicts')
-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 aa96500df3c4..ed3619651cb9 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.7 2004/10/07 18:00:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.8 2004/10/07 21:58:32 matsuu Exp $ + + 08 Oct 2004; MATSUU Takuto <matsuu@gentoo.org> gjiten-2.3.ebuild: + Added ~amd64 to KEYWORDS. *gjiten-2.3 (08 Oct 2004) diff --git a/app-dicts/gjiten/gjiten-2.3.ebuild b/app-dicts/gjiten/gjiten-2.3.ebuild index 29d3d9b093cf..1091e6d1d2ec 100644 --- a/app-dicts/gjiten/gjiten-2.3.ebuild +++ b/app-dicts/gjiten/gjiten-2.3.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.3.ebuild,v 1.1 2004/10/07 18:00:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.2 2004/10/07 21:58:32 matsuu Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gjiten.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |