diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:50:10 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 19:50:10 +0000 |
commit | fbadd753ad18f9bc09837458002c51541d56150b (patch) | |
tree | 3956ce019b9b859fbfc36ec8e2764a71f95b0f32 /net-misc/astmanproxy/astmanproxy-1.1.ebuild | |
parent | Remove virtual/libc (diff) | |
download | historical-fbadd753ad18f9bc09837458002c51541d56150b.tar.gz historical-fbadd753ad18f9bc09837458002c51541d56150b.tar.bz2 historical-fbadd753ad18f9bc09837458002c51541d56150b.zip |
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'net-misc/astmanproxy/astmanproxy-1.1.ebuild')
-rw-r--r-- | net-misc/astmanproxy/astmanproxy-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/astmanproxy/astmanproxy-1.1.ebuild b/net-misc/astmanproxy/astmanproxy-1.1.ebuild index 80f4420a6d07..3da525cad84f 100644 --- a/net-misc/astmanproxy/astmanproxy-1.1.ebuild +++ b/net-misc/astmanproxy/astmanproxy-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/astmanproxy/astmanproxy-1.1.ebuild,v 1.4 2006/12/27 15:13:23 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/astmanproxy/astmanproxy-1.1.ebuild,v 1.5 2009/09/23 19:33:53 patrick Exp $ inherit eutils multilib @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} |