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
commit37fbc5e5bee7fdeb5b554c681dde150122306eb5 (patch)
tree2b331bebbcec9c8e8a5b77aaa95621cafa390fb4 /app-text
parentedit patch to avoid ugly warnings (Manifest recommit) (diff)
downloadgentoo-2-37fbc5e5bee7fdeb5b554c681dde150122306eb5.tar.gz
gentoo-2-37fbc5e5bee7fdeb5b554c681dde150122306eb5.tar.bz2
gentoo-2-37fbc5e5bee7fdeb5b554c681dde150122306eb5.zip
add 'inherit eutils' before anyone notices
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sword/sword-1.5.7.ebuild4
1 files changed, 3 insertions, 1 deletions
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/"