summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 09:40:26 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 09:40:26 +0000
commitd50720964a2b09a1eb51325aed6ec91ca1906df7 (patch)
tree1ec0d90e5c3714d2254d12b54b93adfc5aeeca93 /net-p2p/smet2html
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.tar.gz
gentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.tar.bz2
gentoo-2-d50720964a2b09a1eb51325aed6ec91ca1906df7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-p2p/smet2html')
-rw-r--r--net-p2p/smet2html/ChangeLog5
-rw-r--r--net-p2p/smet2html/smet2html-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/smet2html/ChangeLog b/net-p2p/smet2html/ChangeLog
index ab4a36105054..f02756e5552d 100644
--- a/net-p2p/smet2html/ChangeLog
+++ b/net-p2p/smet2html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/smet2html
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/ChangeLog,v 1.5 2004/06/25 00:36:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/ChangeLog,v 1.6 2004/07/01 09:40:26 squinky86 Exp $
+
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> smet2html-0.1.ebuild:
+ change virtual/glibc to virtual/libc
02 Jun 2004; Jon Hood <squinky86@gentoo.org> smet2html-0.1.ebuild:
stable on x86
diff --git a/net-p2p/smet2html/smet2html-0.1.ebuild b/net-p2p/smet2html/smet2html-0.1.ebuild
index 252c243645eb..f1307c3f8fe6 100644
--- a/net-p2p/smet2html/smet2html-0.1.ebuild
+++ b/net-p2p/smet2html/smet2html-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.4 2004/06/25 00:36:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.5 2004/07/01 09:40:26 squinky86 Exp $
DESCRIPTION="Convert eDonkey2000 server.met to html"
HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S="${WORKDIR}/${PN}"