summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2004-07-22 15:14:35 +0000
committerAkinori Hattori <hattya@gentoo.org>2004-07-22 15:14:35 +0000
commit97d56e306708d20dbccbc425f928ef28eeaaa387 (patch)
treefe908f7f9f0b734a9a45048707f7379661f2d013 /app-dicts
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-97d56e306708d20dbccbc425f928ef28eeaaa387.tar.gz
gentoo-2-97d56e306708d20dbccbc425f928ef28eeaaa387.tar.bz2
gentoo-2-97d56e306708d20dbccbc425f928ef28eeaaa387.zip
fixed license and stable 2.6.3 on x86.
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ipadic/ChangeLog7
-rw-r--r--app-dicts/ipadic/ipadic-2.6.1.ebuild9
-rw-r--r--app-dicts/ipadic/ipadic-2.6.3.ebuild6
-rw-r--r--app-dicts/ipadic/ipadic-2.7.0.ebuild4
4 files changed, 17 insertions, 9 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog
index 16e75d2cd7f9..b7d30a123e2b 100644
--- a/app-dicts/ipadic/ChangeLog
+++ b/app-dicts/ipadic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/ipadic
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.5 2004/06/24 21:41:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.6 2004/07/22 15:14:35 hattya Exp $
+
+ 23 Jul 2004; Akinori Hattori <hattya@gentoo.org> ipadic-2.6.1.ebuild,
+ ipadic-2.6.3.ebuild, ipadic-2.7.0.ebuild:
+ fixed license. (as-is -> ipadic)
+ stable 2.6.3 on x86.
*ipadic-2.6.3 (25 Apr 2004)
diff --git a/app-dicts/ipadic/ipadic-2.6.1.ebuild b/app-dicts/ipadic/ipadic-2.6.1.ebuild
index 9255087282af..c2fd4efd5825 100644
--- a/app-dicts/ipadic/ipadic-2.6.1.ebuild
+++ b/app-dicts/ipadic/ipadic-2.6.1.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.6 2004/06/24 21:41:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.7 2004/07/22 15:14:35 hattya Exp $
+
+IUSE=""
DESCRIPTION="Japanese dictionary for ChaSen"
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="as-is"
+
+LICENSE="ipadic"
KEYWORDS="x86 amd64"
SLOT="0"
-IUSE=""
DEPEND=">=app-text/chasen-2.3.2"
@@ -20,6 +22,7 @@ src_compile() {
src_install () {
make DESTDIR=${D} install || die
+
insinto /etc
doins chasenrc
dodoc INSTALL* README NEWS || die
diff --git a/app-dicts/ipadic/ipadic-2.6.3.ebuild b/app-dicts/ipadic/ipadic-2.6.3.ebuild
index 14c40a4cfc54..aee67cbed7cd 100644
--- a/app-dicts/ipadic/ipadic-2.6.3.ebuild
+++ b/app-dicts/ipadic/ipadic-2.6.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/ipadic/ipadic-2.6.3.ebuild,v 1.2 2004/06/24 21:41:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.3.ebuild,v 1.3 2004/07/22 15:14:35 hattya Exp $
IUSE=""
@@ -8,8 +8,8 @@ DESCRIPTION="Japanese dictionary for ChaSen"
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="as-is"
-KEYWORDS="~x86 ~amd64"
+LICENSE="ipadic"
+KEYWORDS="x86 ~amd64"
SLOT="0"
DEPEND=">=app-text/chasen-2.3.2"
diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild
index 565adfd19915..9d35753507b1 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-2004 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.3 2004/06/24 21:41:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.4 2004/07/22 15:14:35 hattya Exp $
IUSE=""
@@ -8,7 +8,7 @@ DESCRIPTION="Japanese dictionary for ChaSen"
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="as-is"
+LICENSE="ipadic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
SLOT="0"