summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:04:41 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:04:41 +0000
commitc276417fe35730c6d64d53d91412521594bc65b6 (patch)
treedfad3526e805802b2aa01faaa54a5254b7e82283 /dev-libs/btparse
parentglibc -> libc (Manifest recommit) (diff)
downloadgentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.tar.gz
gentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.tar.bz2
gentoo-2-c276417fe35730c6d64d53d91412521594bc65b6.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/btparse')
-rw-r--r--dev-libs/btparse/btparse-0.33.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/btparse/btparse-0.33.ebuild b/dev-libs/btparse/btparse-0.33.ebuild
index 1e6ad86221ba..b4abbdb72b11 100644
--- a/dev-libs/btparse/btparse-0.33.ebuild
+++ b/dev-libs/btparse/btparse-0.33.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/btparse/btparse-0.33.ebuild,v 1.10 2004/07/02 04:34:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.33.ebuild,v 1.11 2004/07/14 14:04:41 agriffis Exp $
DESCRIPTION="A C library to parse Bibtex files"
HOMEPAGE="http://starship.python.net/~gward/btOOL/"
@@ -9,6 +9,7 @@ SRC_URI="http://starship.python.net/~gward/btOOL//${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="virtual/libc"