diff options
Diffstat (limited to 'app-text/htmltidy/htmltidy-4.8.6.ebuild')
-rw-r--r-- | app-text/htmltidy/htmltidy-4.8.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmltidy/htmltidy-4.8.6.ebuild b/app-text/htmltidy/htmltidy-4.8.6.ebuild index 8dc8dfeb60aa..795b700ccb00 100644 --- a/app-text/htmltidy/htmltidy-4.8.6.ebuild +++ b/app-text/htmltidy/htmltidy-4.8.6.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/htmltidy/htmltidy-4.8.6.ebuild,v 1.23 2009/07/22 17:28:23 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmltidy/htmltidy-4.8.6.ebuild,v 1.24 2009/09/23 16:36:12 patrick Exp $ WANT_AUTOMAKE=1.5 WANT_AUTOCONF=2.5 @@ -25,8 +25,8 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="debug doc xml" -DEPEND="virtual/libc" -RDEPEND="virtual/libc" +DEPEND="" +RDEPEND="" src_unpack() { unpack ${A} |