summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:58 +0000
commitfe0b0b70a2261c003748e4def4956fab9a3e0af3 (patch)
tree87e8c3064304ed8241009914f051898a810d41e4 /dev-libs/safestr
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.gz
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.tar.bz2
historical-fe0b0b70a2261c003748e4def4956fab9a3e0af3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/safestr')
-rw-r--r--dev-libs/safestr/safestr-1.0.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/safestr/safestr-1.0.2.ebuild b/dev-libs/safestr/safestr-1.0.2.ebuild
index f6c657162081..8647548e2941 100644
--- a/dev-libs/safestr/safestr-1.0.2.ebuild
+++ b/dev-libs/safestr/safestr-1.0.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/safestr/safestr-1.0.2.ebuild,v 1.4 2004/07/02 04:55:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v 1.5 2004/07/14 15:06:31 agriffis Exp $
DESCRIPTION="provide a standards compatible yet secure string implementation"
HOMEPAGE="http://www.zork.org/safestr/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.zork.org/software/${P}.tar.gz"
LICENSE="ZORK"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/libc
dev-libs/xxl"