Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Patrick Lauer (patrick)" <patrick@g.o>
Subject: gentoo-x86 commit in net-misc/hsc: ChangeLog hsc-0.935.ebuild hsc-0.999.ebuild
Date: Wed, 23 Sep 2009 19:37:24 +0000
patrick     09/09/23 19:37:24

  Modified:             ChangeLog hsc-0.935.ebuild hsc-0.999.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 net-misc/hsc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hsc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	9 Aug 2009 17:19:34 -0000	1.15
+++ ChangeLog	23 Sep 2009 19:37:23 -0000	1.16
@@ -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@g.o> hsc-0.935.ebuild,
+  hsc-0.999.ebuild:
+  Remove virtual/libc
 
   09 Aug 2009; Samuli Suominen <ssuominen@g.o> hsc-1.0b.ebuild,
   +files/hsc-1.0b-glibc-2.10.patch:



1.5                  net-misc/hsc/hsc-0.935.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.935.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.935.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.935.ebuild?r1=1.4&r2=1.5

Index: hsc-0.935.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hsc/hsc-0.935.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hsc-0.935.ebuild	22 Sep 2005 10:11:32 -0000	1.4
+++ hsc-0.935.ebuild	23 Sep 2009 19:37:23 -0000	1.5
@@ -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 @@
 
 IUSE=""
 
-DEPEND="virtual/libc"
+DEPEND=""
 
 src_compile() {
 	make || die



1.3                  net-misc/hsc/hsc-0.999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/hsc/hsc-0.999.ebuild?r1=1.2&r2=1.3

Index: hsc-0.999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/hsc/hsc-0.999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hsc-0.999.ebuild	12 Jul 2007 02:52:15 -0000	1.2
+++ hsc-0.999.ebuild	23 Sep 2009 19:37:23 -0000	1.3
@@ -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 @@
 
 IUSE=""
 
-DEPEND="virtual/libc"
+DEPEND=""
 
 src_compile() {
 	econf





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in net-misc/hlfl: ChangeLog hlfl-0.60.1.ebuild
Next by thread:
gentoo-x86 commit in net-misc/ifenslave: ifenslave-1.1.0-r5.ebuild ChangeLog ifenslave-1.1.0-r4.ebuild ifenslave-1.1.0-r3.ebuild
Previous by date:
gentoo-x86 commit in net-misc/hlfl: ChangeLog hlfl-0.60.1.ebuild
Next by date:
gentoo-x86 commit in net-misc/ifenslave: ifenslave-1.1.0-r5.ebuild ChangeLog ifenslave-1.1.0-r4.ebuild ifenslave-1.1.0-r3.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.