diff options
Diffstat (limited to 'app-text/rpl/rpl-1.4.0.ebuild')
-rw-r--r-- | app-text/rpl/rpl-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rpl/rpl-1.4.0.ebuild b/app-text/rpl/rpl-1.4.0.ebuild index 95607113d7a9..e8c11716ec3d 100644 --- a/app-text/rpl/rpl-1.4.0.ebuild +++ b/app-text/rpl/rpl-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.22 2009/04/13 02:24:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rpl/rpl-1.4.0.ebuild,v 1.23 2009/09/23 16:38:36 patrick Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 mips ppc sparc x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" src_unpack() { unpack ${A} |