diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:55:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:55:01 +0000 |
commit | c6c49013a176d925cdb97b97a823878236c9c930 (patch) | |
tree | 20aaa1266e2c1522bebaa1f61f4e6dc4c61422a3 /app-text/mythes | |
parent | Stable for amd64, wrt bug #398521 (diff) | |
download | historical-c6c49013a176d925cdb97b97a823878236c9c930.tar.gz historical-c6c49013a176d925cdb97b97a823878236c9c930.tar.bz2 historical-c6c49013a176d925cdb97b97a823878236c9c930.zip |
Stable for amd64, wrt bug #398521
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/mythes/mythes-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/mythes/ChangeLog b/app-text/mythes/ChangeLog index ad280fb83c40..58c262c7d5ad 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.9 2011/12/22 10:59:02 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/ChangeLog,v 1.10 2012/01/16 11:55:01 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mythes-1.2.2.ebuild: + Stable for amd64, wrt bug #398521 *mythes-1.2.2 (22 Dec 2011) diff --git a/app-text/mythes/mythes-1.2.2.ebuild b/app-text/mythes/mythes-1.2.2.ebuild index 13c521f2a149..6fee16af3723 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-2011 Gentoo Foundation +# 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.1 2011/12/22 10:59:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mythes/mythes-1.2.2.ebuild,v 1.2 2012/01/16 11:55:01 ago 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" |