summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 12:51:14 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 12:51:14 +0000
commit94d12a270d56b834680d9c20c39731a16bafc480 (patch)
tree3f457a6bda75410fdb11e2b1e9bec935f9ae7823 /sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
parentRemoved stray digests (diff)
downloadhistorical-94d12a270d56b834680d9c20c39731a16bafc480.tar.gz
historical-94d12a270d56b834680d9c20c39731a16bafc480.tar.bz2
historical-94d12a270d56b834680d9c20c39731a16bafc480.zip
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'sys-libs/gdbm/gdbm-1.8.0-r5.ebuild')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.0-r5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
index 3511b27324df..13226ba6b99a 100644
--- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
+++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
# Chad Huneycutt <chad.huneycutt@acm.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.2 2002/07/07 13:00:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.3 2002/07/09 12:51:08 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU database libraries included for compatibility with Perl"
@@ -10,6 +10,8 @@ SRC_URI="ftp://prep.ai.mit.edu/gnu/gdbm/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html"
LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
DEPEND="virtual/glibc
berkdb? ( =sys-libs/db-1.85-r1 )"