diff options
author | 2009-09-23 16:42:36 +0000 | |
---|---|---|
committer | 2009-09-23 16:42:36 +0000 | |
commit | 0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54 (patch) | |
tree | 90eb4451a0748f942316ea5b87cdcfb910352725 /app-text/html-xml-utils | |
parent | Remove virtual/libc (diff) | |
download | historical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.tar.gz historical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.tar.bz2 historical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.zip |
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'app-text/html-xml-utils')
-rw-r--r-- | app-text/html-xml-utils/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/html-xml-utils/ChangeLog b/app-text/html-xml-utils/ChangeLog index 78d2997142e6..d7c39c14b195 100644 --- a/app-text/html-xml-utils/ChangeLog +++ b/app-text/html-xml-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/html-xml-utils -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.35 2009/03/11 22:32:56 loki_val Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/ChangeLog,v 1.36 2009/09/23 16:34:42 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> + html-xml-utils-2.8-r2.ebuild: + Remove virtual/libc *html-xml-utils-5.3 (11 Mar 2009) diff --git a/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild b/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild index 7bdb2fb76f20..90948d31b771 100644 --- a/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild +++ b/app-text/html-xml-utils/html-xml-utils-2.8-r2.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/html-xml-utils/html-xml-utils-2.8-r2.ebuild,v 1.7 2009/03/11 22:34:23 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html-xml-utils/html-xml-utils-2.8-r2.ebuild,v 1.8 2009/09/23 16:34:42 patrick Exp $ inherit eutils @@ -13,8 +13,7 @@ IUSE="" KEYWORDS="alpha ppc sparc x86" SLOT="0" -RDEPEND="virtual/libc - !sys-apps/count +RDEPEND="!sys-apps/count !media-libs/libextractor !app-shells/fish !dev-perl/HTML-Clean" |