summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:52:28 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:52:28 +0000
commit88a3715f149b36ddf4cd6178d22b139b0ad03246 (patch)
tree67e08d8d7f134fdee470c0e9eaad7a89a7fb4b90 /dev-libs/xxl/xxl-1.0.0.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-88a3715f149b36ddf4cd6178d22b139b0ad03246.tar.gz
gentoo-2-88a3715f149b36ddf4cd6178d22b139b0ad03246.tar.bz2
gentoo-2-88a3715f149b36ddf4cd6178d22b139b0ad03246.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/xxl/xxl-1.0.0.ebuild')
-rw-r--r--dev-libs/xxl/xxl-1.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/xxl/xxl-1.0.0.ebuild b/dev-libs/xxl/xxl-1.0.0.ebuild
index 513c1e4c0683..efa0451bbcf8 100644
--- a/dev-libs/xxl/xxl-1.0.0.ebuild
+++ b/dev-libs/xxl/xxl-1.0.0.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/xxl/xxl-1.0.0.ebuild,v 1.6 2005/02/11 11:51:23 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xxl/xxl-1.0.0.ebuild,v 1.7 2009/09/23 16:52:28 patrick Exp $
DESCRIPTION="C/C++ library that provides exception handling and asset management"
HOMEPAGE="http://www.zork.org/xxl/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}"
src_install() {