diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 15:56:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 15:56:36 +0000 |
commit | e29a5c8028f0a319c3753406e464270794cbee5b (patch) | |
tree | 700bedb8de0e5141783e61f33c3d3937562dad5f /app-dicts/ipadic | |
parent | Removing changes from dodoc (diff) | |
download | gentoo-2-e29a5c8028f0a319c3753406e464270794cbee5b.tar.gz gentoo-2-e29a5c8028f0a319c3753406e464270794cbee5b.tar.bz2 gentoo-2-e29a5c8028f0a319c3753406e464270794cbee5b.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index 4031ef87ef7c..6a48490e4a1e 100644 --- a/app-dicts/ipadic/ChangeLog +++ b/app-dicts/ipadic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ipadic # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.14 2007/02/21 20:34:01 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.15 2007/03/13 15:56:36 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ipadic-2.7.0.ebuild: + x86 stable 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 1105fcc8253a..8d16e6601d25 100644 --- a/app-dicts/ipadic/ipadic-2.7.0.ebuild +++ b/app-dicts/ipadic/ipadic-2.7.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.10 2006/09/16 13:41:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.11 2007/03/13 15:56:36 armin76 Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://chasen.aist-nara.ac.jp/chasen/distribution.html.en" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" LICENSE="ipadic" -KEYWORDS="~amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |