diff options
author | Akinori Hattori <hattya@gentoo.org> | 2006-04-28 13:54:45 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2006-04-28 13:54:45 +0000 |
commit | 29582dfab46caebf6be0674b9a5b337686950cfc (patch) | |
tree | a503616c7e559433b0d5c2f406feb4c7936a55fe /app-dicts/ipadic | |
parent | new upstream release. (diff) | |
download | gentoo-2-29582dfab46caebf6be0674b9a5b337686950cfc.tar.gz gentoo-2-29582dfab46caebf6be0674b9a5b337686950cfc.tar.bz2 gentoo-2-29582dfab46caebf6be0674b9a5b337686950cfc.zip |
update
(Portage version: 2.0.54)
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.3.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-dicts/ipadic/ipadic-2.6.1.ebuild b/app-dicts/ipadic/ipadic-2.6.1.ebuild index 77889d21d11d..a420c7a52951 100644 --- a/app-dicts/ipadic/ipadic-2.6.1.ebuild +++ b/app-dicts/ipadic/ipadic-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.9 2005/01/01 12:52:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.10 2006/04/28 13:54:45 hattya Exp $ IUSE="" @@ -25,5 +25,5 @@ src_install () { insinto /etc doins chasenrc - dodoc INSTALL* README NEWS || die + dodoc README NEWS || die } diff --git a/app-dicts/ipadic/ipadic-2.6.3.ebuild b/app-dicts/ipadic/ipadic-2.6.3.ebuild index 0f7ce530a8e9..90e4018b9832 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-2005 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.6 2005/01/01 12:52:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.3.ebuild,v 1.7 2006/04/28 13:54:45 hattya Exp $ IUSE="" @@ -25,5 +25,5 @@ src_install () { insinto /etc doins chasenrc - dodoc INSTALL* README NEWS || die + dodoc README NEWS || die } diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 02e0ad1fdeba..b669bf4fa9f1 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-2005 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.8 2005/05/06 14:48:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.9 2006/04/28 13:54:45 hattya Exp $ IUSE="" @@ -25,5 +25,5 @@ src_install () { insinto /etc doins chasenrc - dodoc AUTHORS ChangeLog INSTALL* NEWS README || die + dodoc AUTHORS ChangeLog NEWS README || die } |