diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:36:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:36:16 +0000 |
commit | eecc8fba6900f405826dfb3f4f747a876efe5d79 (patch) | |
tree | d7cc5aba88ed895b11b3bf6ba9ef51f3c4e9003c | |
parent | Updated comments for sys-apps/baselayout-vserver mask. (diff) | |
download | gentoo-2-eecc8fba6900f405826dfb3f4f747a876efe5d79.tar.gz gentoo-2-eecc8fba6900f405826dfb3f4f747a876efe5d79.tar.bz2 gentoo-2-eecc8fba6900f405826dfb3f4f747a876efe5d79.zip |
x86 stable, bug #245855
(Portage version: 2.1.6.7/cvs/Linux x86_64)
-rw-r--r-- | app-text/sword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.11.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog index 9bce626e0e97..32c8bc3fa08a 100644 --- a/app-text/sword/ChangeLog +++ b/app-text/sword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sword # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.48 2009/01/05 21:39:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.49 2009/02/15 15:36:16 maekke Exp $ + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> sword-1.5.11.ebuild: + x86 stable, bug #245855 05 Jan 2009; Markus Meier <maekke@gentoo.org> metadata.xml: drop local icu USE-flag description, as it's global now diff --git a/app-text/sword/sword-1.5.11.ebuild b/app-text/sword/sword-1.5.11.ebuild index 2eb264c98b17..da61a5ef53c7 100644 --- a/app-text/sword/sword-1.5.11.ebuild +++ b/app-text/sword/sword-1.5.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.11.ebuild,v 1.2 2008/12/18 14:55:45 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.11.ebuild,v 1.3 2009/02/15 15:36:16 maekke Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="curl debug doc icu lucene" RDEPEND="sys-libs/zlib |