diff options
author | Caleb Tennis <caleb@gentoo.org> | 2003-10-23 17:13:46 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2003-10-23 17:13:46 +0000 |
commit | b7bd6f3bbbd5b9c520862a180c4e6ecccba13958 (patch) | |
tree | cd95a2cbe1563efcff1324474e8880f0f3f120c5 /app-text/sword | |
parent | Added gtk2 to IUSE and changed USE="-gtk gtk2" behavior (diff) | |
download | historical-b7bd6f3bbbd5b9c520862a180c4e6ecccba13958.tar.gz historical-b7bd6f3bbbd5b9c520862a180c4e6ecccba13958.tar.bz2 historical-b7bd6f3bbbd5b9c520862a180c4e6ecccba13958.zip |
bump to stable
Diffstat (limited to 'app-text/sword')
-rw-r--r-- | app-text/sword/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sword/Manifest | 8 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.6.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/sword/ChangeLog b/app-text/sword/ChangeLog index c3735a9f7756..d6da13c3b076 100644 --- a/app-text/sword/ChangeLog +++ b/app-text/sword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sword # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.8 2003/10/04 20:34:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/ChangeLog,v 1.9 2003/10/23 17:13:42 caleb Exp $ + + 23 Oct 2003; Caleb Tennis <caleb@gentoo.org> sword-1.5.6.ebuild: + Bump to x86 stable *sword-1.5.6 (04 Oct 2003) diff --git a/app-text/sword/Manifest b/app-text/sword/Manifest index 0386d1fd6d1b..2bac2d3a098c 100644 --- a/app-text/sword/Manifest +++ b/app-text/sword/Manifest @@ -1,7 +1,7 @@ +MD5 6fad2a33a74c9a8e1e392929ec4baf4c sword-1.5.5.99.ebuild 993 +MD5 4d62ae183c349c1c7639a3942a922d12 sword-1.5.6.ebuild 1004 +MD5 5b15b53e0d72abb56e3748c8f1e6931f sword-1.5.5.ebuild 1005 +MD5 96fff7d9e93784ba55084d963803fc98 ChangeLog 1109 MD5 1d74f356d597b13019fc25fdfbec57af files/digest-sword-1.5.5 64 MD5 9e04e627c30e6862e7cae8a2e5b9af22 files/digest-sword-1.5.6 64 MD5 344f7776d45fae5c236ee3d5915d4817 files/digest-sword-1.5.5.99 66 -MD5 6fad2a33a74c9a8e1e392929ec4baf4c sword-1.5.5.99.ebuild 993 -MD5 00b83414f71140e5e6f97c78f454ff6e sword-1.5.6.ebuild 1006 -MD5 5b15b53e0d72abb56e3748c8f1e6931f sword-1.5.5.ebuild 1005 -MD5 e61a5f25ad4d758f263a292ecd0ef7d5 ChangeLog 1021 diff --git a/app-text/sword/sword-1.5.6.ebuild b/app-text/sword/sword-1.5.6.ebuild index 87e54a4d8a75..682b3b9a14e2 100644 --- a/app-text/sword/sword-1.5.6.ebuild +++ b/app-text/sword/sword-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.6.ebuild,v 1.2 2003/10/04 20:35:45 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.6.ebuild,v 1.3 2003/10/23 17:13:42 caleb Exp $ DESCRIPTION="library for bible reading software" HOMEPAGE="http://www.crosswire.org/sword/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.crosswire.org/pub/sword/source/v1.5/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc sys-libs/zlib" |