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/publib
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/publib')
-rw-r--r--dev-libs/publib/publib-0.31.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/publib/publib-0.31.ebuild b/dev-libs/publib/publib-0.31.ebuild
index ad1e9d7ab031..e07d4309bd28 100644
--- a/dev-libs/publib/publib-0.31.ebuild
+++ b/dev-libs/publib/publib-0.31.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/publib/publib-0.31.ebuild,v 1.11 2004/07/02 04:54:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/publib-0.31.ebuild,v 1.12 2004/07/14 15:04:12 agriffis Exp $
DESCRIPTION="C library of misc utility functions (parsing, data structs, etc.)"
SRC_URI="http://liw.iki.fi/liw/programs/debian/publib_${PV}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://liw.iki.fi/liw/programs/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND="virtual/libc"