summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:52:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:52:35 +0000
commit2b52eec489d7fe432b0f3f591f83c457108bd0e2 (patch)
tree18fd968547bad32c0a9a7f09f139145e9d7790d9 /dev-lang/nqc
parentRemove virtual/libc (diff)
downloadgentoo-2-2b52eec489d7fe432b0f3f591f83c457108bd0e2.tar.gz
gentoo-2-2b52eec489d7fe432b0f3f591f83c457108bd0e2.tar.bz2
gentoo-2-2b52eec489d7fe432b0f3f591f83c457108bd0e2.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/nqc')
-rw-r--r--dev-lang/nqc/ChangeLog8
-rw-r--r--dev-lang/nqc/nqc-2.5.1.ebuild6
-rw-r--r--dev-lang/nqc/nqc-3.1_p4.ebuild7
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-lang/nqc/ChangeLog b/dev-lang/nqc/ChangeLog
index bd446eb5797a..6485cf76fc45 100644
--- a/dev-lang/nqc/ChangeLog
+++ b/dev-lang/nqc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/nqc
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/ChangeLog,v 1.13 2008/05/29 06:13:47 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/ChangeLog,v 1.14 2009/09/23 16:52:35 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> nqc-2.5.1.ebuild,
+ nqc-3.1_p4.ebuild:
+ Remove virtual/libc
29 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Lars Weiler (Pylon) from metadata.xml (as per #215644). Assigning
diff --git a/dev-lang/nqc/nqc-2.5.1.ebuild b/dev-lang/nqc/nqc-2.5.1.ebuild
index fb3f6deb3bfd..93b8e6d936fe 100644
--- a/dev-lang/nqc/nqc-2.5.1.ebuild
+++ b/dev-lang/nqc/nqc-2.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.12 2007/01/31 14:32:38 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.13 2009/09/23 16:52:35 patrick Exp $
inherit eutils
@@ -16,7 +16,7 @@ LICENSE="MPL-1.0"
KEYWORDS="ppc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_unpack() {
unpack ${A}
diff --git a/dev-lang/nqc/nqc-3.1_p4.ebuild b/dev-lang/nqc/nqc-3.1_p4.ebuild
index 850b4918928c..3777e5f231d9 100644
--- a/dev-lang/nqc/nqc-3.1_p4.ebuild
+++ b/dev-lang/nqc/nqc-3.1_p4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-3.1_p4.ebuild,v 1.2 2007/01/31 14:32:38 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-3.1_p4.ebuild,v 1.3 2009/09/23 16:52:35 patrick Exp $
inherit eutils
@@ -15,8 +15,7 @@ LICENSE="MPL-1.0"
KEYWORDS="~x86 ~amd64"
IUSE="usb"
-DEPEND="virtual/libc
- usb? ( dev-libs/legousbtower )"
+DEPEND="usb? ( dev-libs/legousbtower )"
src_compile()
{