diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 17:48:09 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 17:48:09 +0000 |
commit | 5dd7226fd4ff2b6ad33f8bcb9a2c537923c57ba0 (patch) | |
tree | 37352f7a3c18d61a98a42ca5042a9cdb968634b2 /dev-util/reswrap/reswrap-3.2.0.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-5dd7226fd4ff2b6ad33f8bcb9a2c537923c57ba0.tar.gz gentoo-2-5dd7226fd4ff2b6ad33f8bcb9a2c537923c57ba0.tar.bz2 gentoo-2-5dd7226fd4ff2b6ad33f8bcb9a2c537923c57ba0.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/reswrap/reswrap-3.2.0.ebuild')
-rw-r--r-- | dev-util/reswrap/reswrap-3.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/reswrap/reswrap-3.2.0.ebuild b/dev-util/reswrap/reswrap-3.2.0.ebuild index 30448152302e..c844ad9c23d2 100644 --- a/dev-util/reswrap/reswrap-3.2.0.ebuild +++ b/dev-util/reswrap/reswrap-3.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.10 2007/03/26 12:18:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/reswrap/reswrap-3.2.0.ebuild,v 1.11 2009/09/23 17:48:09 patrick Exp $ FOX_COMPONENT="utils" FOX_PV="1.4.12" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" -RDEPEND="virtual/libc" +RDEPEND="" FOXCONF="--disable-bz2lib \ --disable-cups \ |