diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-22 14:20:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-22 14:20:40 +0000 |
commit | c59cfa2709d3a1c0e02910e257cfc8f8c15026fb (patch) | |
tree | 3c5f9eb9bb3fdd8128db4874ceb357bfe4ef4c27 /app-text/mythes | |
parent | x86 stable wrt bug #411449 (diff) | |
download | gentoo-2-c59cfa2709d3a1c0e02910e257cfc8f8c15026fb.tar.gz gentoo-2-c59cfa2709d3a1c0e02910e257cfc8f8c15026fb.tar.bz2 gentoo-2-c59cfa2709d3a1c0e02910e257cfc8f8c15026fb.zip |
x86 stable wrt bug #411449
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mythes/mythes-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog index 07300bdc1a4a..4b4acb7ea70e 100644 --- a/app-text/mythes/ChangeLog +++ b/app-text/mythes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mythes # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.11 2012/03/26 15:48:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.12 2012/04/22 14:20:40 phajdan.jr Exp $ + + 22 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mythes-1.2.2.ebuild: + x86 stable wrt bug #411449 26 Mar 2012; Brent Baude <ranger@gentoo.org> mythes-1.2.2.ebuild: Marking mythes-1.2.2 ~ppc64 for bug 398521 diff --git a/app-text/mythes/mythes-1.2.2.ebuild b/app-text/mythes/mythes-1.2.2.ebuild index 2e86c66f4238..02f25f5ab356 100644 --- a/app-text/mythes/mythes-1.2.2.ebuild +++ b/app-text/mythes/mythes-1.2.2.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-text/mythes/mythes-1.2.2.ebuild,v 1.3 2012/03/26 15:48:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.2.ebuild,v 1.4 2012/04/22 14:20:40 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |