diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 16:35:54 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 16:35:54 +0000 |
commit | f54839278ae650645554281dfb8c423031085ba6 (patch) | |
tree | 9f0c47ee55471fc07f1fc7f421860a6bbd33f569 /app-dicts/ipadic | |
parent | Version bump (diff) | |
download | historical-f54839278ae650645554281dfb8c423031085ba6.tar.gz historical-f54839278ae650645554281dfb8c423031085ba6.tar.bz2 historical-f54839278ae650645554281dfb8c423031085ba6.zip |
amd64 stable
Package-Manager: portage-2.1.2.12
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index 6a48490e4a1e..e41519b6231b 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.15 2007/03/13 15:56:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.16 2007/08/25 16:35:54 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> ipadic-2.7.0.ebuild: + amd64 stable 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> ipadic-2.7.0.ebuild: x86 stable diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 8d16e6601d25..37f07177edd8 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-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.11 2007/03/13 15:56:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.12 2007/08/25 16:35:54 beandog 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" |