summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:42:56 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:42:56 +0000
commitcd110b08fbb880264e4a13895c18a4d48f0c9b69 (patch)
treefddbdb1f54c370d919328e4e14f20c578d53f362 /sys-devel/patch
parentVersion bumped. (diff)
downloadhistorical-cd110b08fbb880264e4a13895c18a4d48f0c9b69.tar.gz
historical-cd110b08fbb880264e4a13895c18a4d48f0c9b69.tar.bz2
historical-cd110b08fbb880264e4a13895c18a4d48f0c9b69.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog6
-rw-r--r--sys-devel/patch/patch-2.5.4-r5.ebuild4
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 2e955e9c8eaf..729830b746c5 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/patch
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.24 2004/06/24 22:48:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.25 2004/07/02 08:42:03 eradicator Exp $
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ patch-2.5.4-r5.ebuild, patch-2.5.9.ebuild:
+ virtual/glibc -> virtual/libc
24 Jun 2004; Aron Griffis <agriffis@gentoo.org> patch-2.5.4-r5.ebuild,
patch-2.5.9.ebuild:
diff --git a/sys-devel/patch/patch-2.5.4-r5.ebuild b/sys-devel/patch/patch-2.5.4-r5.ebuild
index 5ab6dd79f81d..846b9a99e4fb 100644
--- a/sys-devel/patch/patch-2.5.4-r5.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r5.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/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.8 2004/06/24 22:48:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r5.ebuild,v 1.9 2004/07/02 08:42:03 eradicator Exp $
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha mips hppa"
IUSE="build static"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
CFLAGS="$CFLAGS -DLINUX -D_XOPEN_SOURCE=500"
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 39d433135f1c..290249cead2e 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.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/sys-devel/patch/patch-2.5.9.ebuild,v 1.19 2004/06/24 22:48:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.20 2004/07/02 08:42:03 eradicator Exp $
inherit flag-o-matic
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc ppc64 sparc mips alpha arm hppa amd64 ia64 s390"
IUSE="build static"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
strip-flags