summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-07 13:00:36 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-07 13:00:36 +0000
commit3f20a205d1372adb53da6f3892a23aeaa12c03d4 (patch)
tree4f72d8cce0fe6dbd7688d9731f3b386e7efb4710 /sys-libs/gdbm
parentTwo new licenses, ZSH and SCSH (diff)
downloadhistorical-3f20a205d1372adb53da6f3892a23aeaa12c03d4.tar.gz
historical-3f20a205d1372adb53da6f3892a23aeaa12c03d4.tar.bz2
historical-3f20a205d1372adb53da6f3892a23aeaa12c03d4.zip
Added LICENSE tag
Diffstat (limited to 'sys-libs/gdbm')
-rw-r--r--sys-libs/gdbm/gdbm-1.8.0-r5.ebuild3
1 files changed, 2 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 862999fe53a2..3511b27324df 100644
--- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
+++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild
@@ -2,13 +2,14 @@
# 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.1 2002/04/06 20:23:30 woodchip Exp $
+# $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 $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU database libraries included for compatibility with Perl"
SRC_URI="ftp://prep.ai.mit.edu/gnu/gdbm/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gdbm/gdbm.html"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
berkdb? ( =sys-libs/db-1.85-r1 )"