summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:37:23 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:37:23 +0000
commit75470a028b1a7b7704131744062a938817e4206a (patch)
tree311e47610bfb9be0738cddf030a56f4b63497605 /net-misc/hsc
parentRemove virtual/libc (diff)
downloadgentoo-2-75470a028b1a7b7704131744062a938817e4206a.tar.gz
gentoo-2-75470a028b1a7b7704131744062a938817e4206a.tar.bz2
gentoo-2-75470a028b1a7b7704131744062a938817e4206a.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/hsc')
-rw-r--r--net-misc/hsc/ChangeLog6
-rw-r--r--net-misc/hsc/hsc-0.935.ebuild6
-rw-r--r--net-misc/hsc/hsc-0.999.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/hsc/ChangeLog b/net-misc/hsc/ChangeLog
index 00ffbf7060d1..bb9ea5cc785d 100644
--- a/net-misc/hsc/ChangeLog
+++ b/net-misc/hsc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/hsc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hsc/ChangeLog,v 1.15 2009/08/09 17:19:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hsc/ChangeLog,v 1.16 2009/09/23 19:37:23 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> hsc-0.935.ebuild,
+ hsc-0.999.ebuild:
+ Remove virtual/libc
09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> hsc-1.0b.ebuild,
+files/hsc-1.0b-glibc-2.10.patch:
diff --git a/net-misc/hsc/hsc-0.935.ebuild b/net-misc/hsc/hsc-0.935.ebuild
index b67c107f7ff3..b1f398073f25 100644
--- a/net-misc/hsc/hsc-0.935.ebuild
+++ b/net-misc/hsc/hsc-0.935.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/net-misc/hsc/hsc-0.935.ebuild,v 1.4 2005/09/22 10:11:32 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hsc/hsc-0.935.ebuild,v 1.5 2009/09/23 19:37:23 patrick Exp $
DESCRIPTION="An HTML preprocessor using ML syntax"
HOMEPAGE="http://www.linguistik.uni-erlangen.de/~msbethke/software.html"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
make || die
diff --git a/net-misc/hsc/hsc-0.999.ebuild b/net-misc/hsc/hsc-0.999.ebuild
index b33de63d48da..c67ee91915d9 100644
--- a/net-misc/hsc/hsc-0.999.ebuild
+++ b/net-misc/hsc/hsc-0.999.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/net-misc/hsc/hsc-0.999.ebuild,v 1.2 2007/07/12 02:52:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hsc/hsc-0.999.ebuild,v 1.3 2009/09/23 19:37:23 patrick Exp $
DESCRIPTION="An HTML preprocessor using ML syntax"
HOMEPAGE="http://www.linguistik.uni-erlangen.de/~msbethke/software.html"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
econf