summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-04-08 20:18:46 +0000
committerJon Hood <squinky86@gentoo.org>2004-04-08 20:18:46 +0000
commite329d79319671cd0f14e54accb8cdf8164088046 (patch)
tree58c2cb8582e29655b16ec0297d1bcace6a99fe71 /app-text
parentedit patch to avoid ugly warnings (diff)
downloadhistorical-e329d79319671cd0f14e54accb8cdf8164088046.tar.gz
historical-e329d79319671cd0f14e54accb8cdf8164088046.tar.bz2
historical-e329d79319671cd0f14e54accb8cdf8164088046.zip
add 'inherit eutils' before anyone notices
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sword/Manifest2
-rw-r--r--app-text/sword/sword-1.5.7.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/sword/Manifest b/app-text/sword/Manifest
index 4a05b669c109..881aeff1210c 100644
--- a/app-text/sword/Manifest
+++ b/app-text/sword/Manifest
@@ -1,4 +1,4 @@
-MD5 59aee822af324a0e101eaef61a78c611 sword-1.5.7.ebuild 1360
+MD5 6de2dcab10bda6ce078c44d0698aae67 sword-1.5.7.ebuild 1376
MD5 887f4ccf2ef2114492b71bb1c2fe6d14 sword-1.5.6.ebuild 1008
MD5 2e2db1e17a1ae6063c062256435c55ea sword-1.5.5.ebuild 1008
MD5 7c9eb0079a0923284840c0f76b10a42b ChangeLog 1459
diff --git a/app-text/sword/sword-1.5.7.ebuild b/app-text/sword/sword-1.5.7.ebuild
index 8fdb3249d695..7c4087bbfe79 100644
--- a/app-text/sword/sword-1.5.7.ebuild
+++ b/app-text/sword/sword-1.5.7.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 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.7.ebuild,v 1.2 2004/04/08 20:01:48 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.7.ebuild,v 1.3 2004/04/08 20:18:46 squinky86 Exp $
+
+inherit eutils
DESCRIPTION="library for bible reading software"
HOMEPAGE="http://www.crosswire.org/sword/"