summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:46:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:46:18 +0000
commitffae67421645c7446e362a95ef299d9dafd8c910 (patch)
tree52944f280d78378b8ba9fce7ce7d0c2b5edabb25 /sys-devel/pmake
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.tar.gz
gentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.tar.bz2
gentoo-2-ffae67421645c7446e362a95ef299d9dafd8c910.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/pmake')
-rw-r--r--sys-devel/pmake/ChangeLog6
-rw-r--r--sys-devel/pmake/pmake-1.45-r2.ebuild4
-rw-r--r--sys-devel/pmake/pmake-1.45-r3.ebuild4
-rw-r--r--sys-devel/pmake/pmake-1.45-r4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog
index 8810eca2bf83..8da64024a7c9 100644
--- a/sys-devel/pmake/ChangeLog
+++ b/sys-devel/pmake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/pmake
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.15 2004/06/29 17:37:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.16 2004/07/02 08:42:32 eradicator Exp $
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pmake-1.45-r2.ebuild,
+ pmake-1.45-r3.ebuild, pmake-1.45-r4.ebuild:
+ virtual/glibc -> virtual/libc
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> pmake-1.45-r2.ebuild:
kill sparc64 use flag
diff --git a/sys-devel/pmake/pmake-1.45-r2.ebuild b/sys-devel/pmake/pmake-1.45-r2.ebuild
index 809928c52158..1181cfebe3d2 100644
--- a/sys-devel/pmake/pmake-1.45-r2.ebuild
+++ b/sys-devel/pmake/pmake-1.45-r2.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/pmake/pmake-1.45-r2.ebuild,v 1.13 2004/06/29 17:37:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.14 2004/07/02 08:42:32 eradicator Exp $
IUSE=""
@@ -21,7 +21,7 @@ SLOT="0"
KEYWORDS="x86 alpha ia64 amd64"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
#RDEPEND=""
src_unpack() {
diff --git a/sys-devel/pmake/pmake-1.45-r3.ebuild b/sys-devel/pmake/pmake-1.45-r3.ebuild
index 78f01424ff2d..23f11ce26049 100644
--- a/sys-devel/pmake/pmake-1.45-r3.ebuild
+++ b/sys-devel/pmake/pmake-1.45-r3.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/pmake/pmake-1.45-r3.ebuild,v 1.4 2004/06/24 22:49:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r3.ebuild,v 1.5 2004/07/02 08:42:32 eradicator Exp $
inherit eutils
EPATCH_SOURCE="${FILESDIR}"
@@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 ~ppc alpha ia64 amd64 ~sparc"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
diff --git a/sys-devel/pmake/pmake-1.45-r4.ebuild b/sys-devel/pmake/pmake-1.45-r4.ebuild
index a512a6e5d4f7..3ce06806c983 100644
--- a/sys-devel/pmake/pmake-1.45-r4.ebuild
+++ b/sys-devel/pmake/pmake-1.45-r4.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/pmake/pmake-1.45-r4.ebuild,v 1.6 2004/06/24 22:49:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r4.ebuild,v 1.7 2004/07/02 08:42:32 eradicator Exp $
inherit eutils
EPATCH_SOURCE="${FILESDIR}"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc ~mips alpha arm amd64 ia64"
IUSE=""
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"