diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2006-10-10 00:18:21 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2006-10-10 00:18:21 +0000 |
commit | 6db3666e2b915fe396cba4aa16ee1fea8eab8ee2 (patch) | |
tree | 7886ca18c517db62d4ea86d679b829e5adace60a /app-dicts/kasumi | |
parent | Restore old ChangeLog entries (diff) | |
download | gentoo-2-6db3666e2b915fe396cba4aa16ee1fea8eab8ee2.tar.gz gentoo-2-6db3666e2b915fe396cba4aa16ee1fea8eab8ee2.tar.bz2 gentoo-2-6db3666e2b915fe396cba4aa16ee1fea8eab8ee2.zip |
stable on amd64
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'app-dicts/kasumi')
-rw-r--r-- | app-dicts/kasumi/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/kasumi/kasumi-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/kasumi/ChangeLog b/app-dicts/kasumi/ChangeLog index 93e706b58da2..e887766b1331 100644 --- a/app-dicts/kasumi/ChangeLog +++ b/app-dicts/kasumi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/kasumi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/ChangeLog,v 1.28 2006/10/01 17:47:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/ChangeLog,v 1.29 2006/10/10 00:18:21 jhuebel Exp $ + + 10 Oct 2006; Jason Huebel <jhuebel@gentoo.org> kasumi-2.0.1.ebuild: + stable on amd64 01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> kasumi-0.8.ebuild, kasumi-0.10.ebuild, kasumi-1.0.1.ebuild, kasumi-2.0.1.ebuild: diff --git a/app-dicts/kasumi/kasumi-2.0.1.ebuild b/app-dicts/kasumi/kasumi-2.0.1.ebuild index eadf1c13d48d..7971ba771c27 100644 --- a/app-dicts/kasumi/kasumi-2.0.1.ebuild +++ b/app-dicts/kasumi/kasumi-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.0.1.ebuild,v 1.4 2006/10/01 17:47:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/kasumi/kasumi-2.0.1.ebuild,v 1.5 2006/10/10 00:18:21 jhuebel Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/20684/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2.2 |