diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 13:00:36 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 13:00:36 +0000 |
commit | 4d3693bdea5b51dab40338dff01c38db26a9b473 (patch) | |
tree | 9cc61897135493c2c6da2f0e2f6fd0e9a6ea5e26 /sys-libs/nss-db/nss-db-2.2-r1.ebuild | |
parent | Two new licenses, ZSH and SCSH (diff) | |
download | gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.gz gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.bz2 gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.zip |
Added LICENSE tag
Diffstat (limited to 'sys-libs/nss-db/nss-db-2.2-r1.ebuild')
-rw-r--r-- | sys-libs/nss-db/nss-db-2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/nss-db/nss-db-2.2-r1.ebuild b/sys-libs/nss-db/nss-db-2.2-r1.ebuild index 8f3ee5774567..79fe6829dc94 100644 --- a/sys-libs/nss-db/nss-db-2.2-r1.ebuild +++ b/sys-libs/nss-db/nss-db-2.2-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/nss-db-2.2-r1.ebuild,v 1.1 2001/02/07 16:10:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/nss-db-2.2-r1.ebuild,v 1.2 2002/07/07 13:00:35 aliz Exp $ A=nss_db-${PV}.tar.gz S=${WORKDIR}/nss_db-${PV} @@ -9,7 +9,7 @@ DESCRIPTION="Allows important system files to be stored in a fast database file SRC_URI="ftp://ftp.gnu.org/gnu/glibc/${A}" HOMEPAGE="http://www.gnu.org" #now db needs to move to the base install, that's ok. - +LICENSE="GPL-2" DEPEND=">=sys-libs/db-3.2.3-r1 sys-devel/gettext" |