summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:35:23 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:35:23 +0000
commit3bb7a83262191fc9b9e14297a98774ac3da06b46 (patch)
treea36b9de3fae716b1617288102f218bde4c231e46 /app-text/htmlinc
parentRemove virtual/libc (diff)
downloadgentoo-2-3bb7a83262191fc9b9e14297a98774ac3da06b46.tar.gz
gentoo-2-3bb7a83262191fc9b9e14297a98774ac3da06b46.tar.bz2
gentoo-2-3bb7a83262191fc9b9e14297a98774ac3da06b46.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'app-text/htmlinc')
-rw-r--r--app-text/htmlinc/ChangeLog8
-rw-r--r--app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild6
-rw-r--r--app-text/htmlinc/htmlinc-1.0_beta1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/htmlinc/ChangeLog b/app-text/htmlinc/ChangeLog
index 0875a3cc16a1..39cfa1cd420e 100644
--- a/app-text/htmlinc/ChangeLog
+++ b/app-text/htmlinc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/htmlinc
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.16 2008/01/11 21:23:11 grobian Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/ChangeLog,v 1.17 2009/09/23 16:35:23 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> htmlinc-1.0_beta1.ebuild,
+ htmlinc-1.0_beta1-r1.ebuild:
+ Remove virtual/libc
11 Jan 2008; Fabian Groffen <grobian@gentoo.org>
htmlinc-1.0_beta1-r1.ebuild:
diff --git a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild
index 2e1254544bfb..1e7cf02a12b9 100644
--- a/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild
+++ b/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.3 2008/01/11 21:23:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1-r1.ebuild,v 1.4 2009/09/23 16:35:23 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/htmlinc
src_unpack() {
diff --git a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild
index ecddfb6ed7a6..d681e5be3f9a 100644
--- a/app-text/htmlinc/htmlinc-1.0_beta1.ebuild
+++ b/app-text/htmlinc/htmlinc-1.0_beta1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.14 2005/07/16 16:29:10 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmlinc/htmlinc-1.0_beta1.ebuild,v 1.15 2009/09/23 16:35:23 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/htmlinc
src_unpack() {