diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 20:45:39 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-18 20:45:39 +0000 |
commit | 310d8c5445e8c77f31f9465d2d93b32e7aa914ce (patch) | |
tree | 70eec76734dadb40132f401bd8ce59bec987cced /app-text/mythes | |
parent | Stable for ppc; bug #387187 (diff) | |
download | historical-310d8c5445e8c77f31f9465d2d93b32e7aa914ce.tar.gz historical-310d8c5445e8c77f31f9465d2d93b32e7aa914ce.tar.bz2 historical-310d8c5445e8c77f31f9465d2d93b32e7aa914ce.zip |
Stable for ppc; bug #387187
Package-Manager: portage-2.1.10.11/cvs/Linux ppc
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mythes/mythes-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog index 96d8e6aafdb5..3f03e4d20a28 100644 --- a/app-text/mythes/ChangeLog +++ b/app-text/mythes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mythes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.7 2011/12/11 21:53:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.8 2011/12/18 20:44:56 halcy0n Exp $ + + 18 Dec 2011; Mark Loeser <halcy0n@gentoo.org> mythes-1.2.1.ebuild: + Stable for ppc; bug #387187 11 Dec 2011; Markus Meier <maekke@gentoo.org> mythes-1.2.1.ebuild: x86 stable, bug #387187 diff --git a/app-text/mythes/mythes-1.2.1.ebuild b/app-text/mythes/mythes-1.2.1.ebuild index 467cf47ad1f5..3ae965e24348 100644 --- a/app-text/mythes/mythes-1.2.1.ebuild +++ b/app-text/mythes/mythes-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.5 2011/12/11 21:53:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.1.ebuild,v 1.6 2011/12/18 20:44:56 halcy0n Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |