summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 17:26:20 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 17:26:20 +0000
commitf6a6ca29f0de591860d1e17b13bb35a20e89d801 (patch)
tree5144519898e2e6ab5b6bc7a632f99d27f1a972d9 /dev-libs/safestr/safestr-1.0.2.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-f6a6ca29f0de591860d1e17b13bb35a20e89d801.tar.gz
gentoo-2-f6a6ca29f0de591860d1e17b13bb35a20e89d801.tar.bz2
gentoo-2-f6a6ca29f0de591860d1e17b13bb35a20e89d801.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/safestr/safestr-1.0.2.ebuild')
-rw-r--r--dev-libs/safestr/safestr-1.0.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-libs/safestr/safestr-1.0.2.ebuild b/dev-libs/safestr/safestr-1.0.2.ebuild
index 6e50f08df92d..c9eea6ee2a06 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-2005 Gentoo Foundation
+# Copyright 1999-2009 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.6 2005/02/11 11:52:58 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/safestr/safestr-1.0.2.ebuild,v 1.7 2009/09/23 17:26:20 patrick Exp $
DESCRIPTION="provide a standards compatible yet secure string implementation"
HOMEPAGE="http://www.zork.org/safestr/"
@@ -11,8 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/libc
- dev-libs/xxl"
+RDEPEND="dev-libs/xxl"
DEPEND="${RDEPEND}"
src_unpack() {