diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-03 22:20:11 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-03 22:20:11 +0000 |
commit | eaab099338c10378a2f39ab4812b4c81d8843a4c (patch) | |
tree | fa3b983c5c14fa84bfd4ca5c072741837ace6fe5 /app-text | |
parent | clean extra ebuilds (diff) | |
download | historical-eaab099338c10378a2f39ab4812b4c81d8843a4c.tar.gz historical-eaab099338c10378a2f39ab4812b4c81d8843a4c.tar.bz2 historical-eaab099338c10378a2f39ab4812b4c81d8843a4c.zip |
fix description
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/biblestudy/Manifest | 2 | ||||
-rw-r--r-- | app-text/biblestudy/biblestudy-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/biblestudy/Manifest b/app-text/biblestudy/Manifest index a8d4d6b1c4c3..221ba2456786 100644 --- a/app-text/biblestudy/Manifest +++ b/app-text/biblestudy/Manifest @@ -1,4 +1,4 @@ -MD5 7c5c291ab901503bf5dbc26b619e387c biblestudy-1.0.ebuild 909 +MD5 6bd28419b5abc3424d4426b76ae3ab64 biblestudy-1.0.ebuild 922 MD5 3cc39ff4f1dd464602240e97529d331b ChangeLog 376 MD5 76790bc57ed641dc79ad018411b179cf metadata.xml 224 MD5 3b2ce223d7a77f952dec98466f26979c files/digest-biblestudy-1.0 67 diff --git a/app-text/biblestudy/biblestudy-1.0.ebuild b/app-text/biblestudy/biblestudy-1.0.ebuild index 049d62922203..4bcf872701ac 100644 --- a/app-text/biblestudy/biblestudy-1.0.ebuild +++ b/app-text/biblestudy/biblestudy-1.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/biblestudy/biblestudy-1.0.ebuild,v 1.1 2004/05/03 20:27:51 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/biblestudy/biblestudy-1.0.ebuild,v 1.2 2004/05/03 22:20:11 squinky86 Exp $ IUSE="unicode" -DESCRIPTION="biblestudy software based on the " +DESCRIPTION="biblestudy software based on the sword library" HOMEPAGE="http://www.whensdinner.com/" SRC_URI="mirror://sourceforge/christiangame/${P}.tar.bz2" RESTRICT="nomirror" |