diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-10-04 20:38:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-10-04 20:38:31 +0000 |
commit | 1a75e9ce4573e7fc25a9f1c18d98ba7e839e8945 (patch) | |
tree | af45379e8106eb53539d370e7226db7016802ac8 /app-text/sword | |
parent | changelog:p (diff) | |
download | historical-1a75e9ce4573e7fc25a9f1c18d98ba7e839e8945.tar.gz historical-1a75e9ce4573e7fc25a9f1c18d98ba7e839e8945.tar.bz2 historical-1a75e9ce4573e7fc25a9f1c18d98ba7e839e8945.zip |
keywords...
Diffstat (limited to 'app-text/sword')
-rw-r--r-- | app-text/sword/Manifest | 2 | ||||
-rw-r--r-- | app-text/sword/sword-1.5.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sword/Manifest b/app-text/sword/Manifest index 8f098c81715b..c293cbfadd72 100644 --- a/app-text/sword/Manifest +++ b/app-text/sword/Manifest @@ -1,7 +1,7 @@ MD5 e61a5f25ad4d758f263a292ecd0ef7d5 ChangeLog 1021 MD5 08f9e969e53fc41e2a1a386f5f083268 sword-1.5.5.99.ebuild 994 MD5 e866edec02e7bdc99bf89dd4e8acfe49 sword-1.5.5.ebuild 1006 -MD5 1431d4f9315dab3135e311c4631d4d74 sword-1.5.6.ebuild 1005 +MD5 00b83414f71140e5e6f97c78f454ff6e sword-1.5.6.ebuild 1006 MD5 1d74f356d597b13019fc25fdfbec57af files/digest-sword-1.5.5 64 MD5 344f7776d45fae5c236ee3d5915d4817 files/digest-sword-1.5.5.99 66 MD5 9e04e627c30e6862e7cae8a2e5b9af22 files/digest-sword-1.5.6 64 diff --git a/app-text/sword/sword-1.5.6.ebuild b/app-text/sword/sword-1.5.6.ebuild index 33b492d5c985..87e54a4d8a75 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.1 2003/10/04 20:34:03 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.6.ebuild,v 1.2 2003/10/04 20:35:45 lanius 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" |