diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-12-18 14:55:45 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-12-18 14:55:45 +0000 |
commit | c317c6f138d205e9ac42fbdc858b77369e443b6d (patch) | |
tree | ebece5b615078c34781911199a2f41a75b0c5d83 /app-text/sword | |
parent | amd64 stable (diff) | |
download | gentoo-2-c317c6f138d205e9ac42fbdc858b77369e443b6d.tar.gz gentoo-2-c317c6f138d205e9ac42fbdc858b77369e443b6d.tar.bz2 gentoo-2-c317c6f138d205e9ac42fbdc858b77369e443b6d.zip |
amd64 stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'app-text/sword')
-rw-r--r-- | app-text/sword/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.10-r2.ebuild | 4 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.11.ebuild | 4 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.9-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog index 10887dca11ca..41b3b36c7203 100644 --- a/app-text/sword/ChangeLog +++ b/app-text/sword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/sword # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.44 2008/08/02 07:26:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.45 2008/12/18 14:55:45 beandog Exp $ + + 18 Dec 2008; Steve Dibb <beandog@gentoo.org> sword-1.5.9-r2.ebuild, + sword-1.5.10-r2.ebuild, sword-1.5.11.ebuild: + amd64 stable 02 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-text/sword/sword-1.5.10-r2.ebuild b/app-text/sword/sword-1.5.10-r2.ebuild index 2262c8044d0b..1b9bfa922faa 100644 --- a/app-text/sword/sword-1.5.10-r2.ebuild +++ b/app-text/sword/sword-1.5.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.10-r2.ebuild,v 1.3 2008/06/09 12:53:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.10-r2.ebuild,v 1.4 2008/12/18 14:55:45 beandog 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 diff --git a/app-text/sword/sword-1.5.11.ebuild b/app-text/sword/sword-1.5.11.ebuild index 7e11f247b96a..2eb264c98b17 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 # 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.1 2008/07/29 02:17:20 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.11.ebuild,v 1.2 2008/12/18 14:55:45 beandog 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 diff --git a/app-text/sword/sword-1.5.9-r2.ebuild b/app-text/sword/sword-1.5.9-r2.ebuild index 99a198ba83bb..2886440f24e2 100644 --- a/app-text/sword/sword-1.5.9-r2.ebuild +++ b/app-text/sword/sword-1.5.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.9-r2.ebuild,v 1.2 2008/05/21 12:51:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.9-r2.ebuild,v 1.3 2008/12/18 14:55:45 beandog 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 |