summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:06:31 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:06:31 +0000
commitf4a7d6970d051948a441e2d0df0ef8c14fa141e1 (patch)
treeff0db06d62915a48abe37e2b799283b7dfb4ada7 /dev-libs/nspr
parentsync IUSE (+python) (Manifest recommit) (diff)
downloadgentoo-2-f4a7d6970d051948a441e2d0df0ef8c14fa141e1.tar.gz
gentoo-2-f4a7d6970d051948a441e2d0df0ef8c14fa141e1.tar.bz2
gentoo-2-f4a7d6970d051948a441e2d0df0ef8c14fa141e1.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/nspr')
-rw-r--r--dev-libs/nspr/nspr-4.1.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/nspr/nspr-4.1.2.ebuild b/dev-libs/nspr/nspr-4.1.2.ebuild
index 105c613c3bf0..3a7101572cb1 100644
--- a/dev-libs/nspr/nspr-4.1.2.ebuild
+++ b/dev-libs/nspr/nspr-4.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.1.2.ebuild,v 1.13 2004/07/02 04:52:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nspr/nspr-4.1.2.ebuild,v 1.14 2004/07/14 15:01:56 agriffis Exp $
DESCRIPTION="Netscape Portable Runtime"
SRC_URI="ftp://ftp.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.mozilla.org/projects/nspr/"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="virtual/libc"