summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-28 19:00:24 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-28 19:00:24 +0000
commit0aa4197fa5461ced800461b2284b2b8bd1ff936b (patch)
treebf316a00430e9f5b24d0c7ee7acd7f4cc395e51a /x11-libs/libPropList
parent{textutils,sh-utils,fileutils} -> coreutils (diff)
downloadgentoo-2-0aa4197fa5461ced800461b2284b2b8bd1ff936b.tar.gz
gentoo-2-0aa4197fa5461ced800461b2284b2b8bd1ff936b.tar.bz2
gentoo-2-0aa4197fa5461ced800461b2284b2b8bd1ff936b.zip
glibc -> libc
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r--x11-libs/libPropList/ChangeLog6
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r2.ebuild4
-rw-r--r--x11-libs/libPropList/libPropList-0.10.1-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libPropList/ChangeLog b/x11-libs/libPropList/ChangeLog
index 9f9eae9be65f..6d99304dccbb 100644
--- a/x11-libs/libPropList/ChangeLog
+++ b/x11-libs/libPropList/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libPropList
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.8 2004/06/24 22:05:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/ChangeLog,v 1.9 2004/06/28 18:57:02 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org>
+ libPropList-0.10.1-r2.ebuild, libPropList-0.10.1-r3.ebuild:
+ glibc -> libc
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> libPropList-0.10.1-r3.ebuild:
Added IUSE, removed S.
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild
index ff4455b3d523..ea209382787d 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-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/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.12 2004/06/24 22:05:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.13 2004/06/28 18:57:02 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libPropList"
@@ -10,7 +10,7 @@ LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc "
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
index ae73a8b778e7..cf28f4b3a3b0 100644
--- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild
+++ b/x11-libs/libPropList/libPropList-0.10.1-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/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.10 2004/06/24 22:05:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.11 2004/06/28 18:57:02 agriffis Exp $
DESCRIPTION="libPropList"
SRC_URI="ftp://ftp.windowmaker.org/pub/libs/${P}.tar.gz"
@@ -9,7 +9,7 @@ LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc amd64"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {