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 | |
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')
-rw-r--r-- | app-dicts/dictd-vera/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.12.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/dictd-vera/ChangeLog b/app-dicts/dictd-vera/ChangeLog index 4195ef0fe731..091929074dae 100644 --- a/app-dicts/dictd-vera/ChangeLog +++ b/app-dicts/dictd-vera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/dictd-vera # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.18 2007/03/13 15:54:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.19 2007/08/25 16:32:24 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> dictd-vera-1.12.ebuild: + amd64 stable 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> dictd-vera-1.12.ebuild: x86 stable diff --git a/app-dicts/dictd-vera/dictd-vera-1.12.ebuild b/app-dicts/dictd-vera/dictd-vera-1.12.ebuild index 80653c4e3f21..8e8a1be92b68 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.12.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.12.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/dictd-vera/dictd-vera-1.12.ebuild,v 1.8 2007/03/13 15:54:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.12.ebuild,v 1.9 2007/08/25 16:32:24 beandog Exp $ pkg_dte="December 2003" @@ -12,7 +12,7 @@ SRC_URI="http://home.snafu.de/ohei/FTP/vera-${PV}.tar.gz IUSE="" SLOT="0" LICENSE="FDL-1.1" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" RDEPEND=">=app-text/dictd-1.5.5" 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" |