diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:14:08 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:14:08 +0000 |
commit | 189cbc88d13473bc64cf73bd31e0bb0f0b35e319 (patch) | |
tree | 274b84b9e8c8342178d877a40c6935a79306e369 /app-dicts/ipadic | |
parent | x86 stable wrt bug #419307 (diff) | |
download | gentoo-2-189cbc88d13473bc64cf73bd31e0bb0f0b35e319.tar.gz gentoo-2-189cbc88d13473bc64cf73bd31e0bb0f0b35e319.tar.bz2 gentoo-2-189cbc88d13473bc64cf73bd31e0bb0f0b35e319.zip |
x86 stable wrt bug #418533
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index eb10c7e933e2..875747f51733 100644 --- a/app-dicts/ipadic/ChangeLog +++ b/app-dicts/ipadic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ipadic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.24 2012/06/02 10:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.25 2012/06/08 12:14:08 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ipadic-2.7.0-r2.ebuild: + x86 stable wrt bug #418533 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> ipadic-2.7.0-r2.ebuild: Stable for amd64, wrt bug #418533 diff --git a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild b/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild index b21d148413c7..74a9482daafe 100644 --- a/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild +++ b/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.3 2012/06/02 10:47:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0-r2.ebuild,v 1.4 2012/06/08 12:14:08 phajdan.jr Exp $ EAPI="4" inherit autotools eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.jp/projects/ipadic/" SRC_URI="mirror://sourceforge.jp/${PN}/24435/${P}.tar.gz" LICENSE="ipadic" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" IUSE="" |