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
commitf1c92156571955631ec2c9cc7b14f34e6959a836 (patch)
tree11ea72de05029613671fd0166a063431ad667079 /x11-libs
parent{textutils,sh-utils,fileutils} -> coreutils (diff)
downloadhistorical-f1c92156571955631ec2c9cc7b14f34e6959a836.tar.gz
historical-f1c92156571955631ec2c9cc7b14f34e6959a836.tar.bz2
historical-f1c92156571955631ec2c9cc7b14f34e6959a836.zip
glibc -> libc
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/lesstif/ChangeLog5
-rw-r--r--x11-libs/lesstif/lesstif-0.93.94.ebuild2
-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
-rw-r--r--x11-libs/libwmfun/ChangeLog5
-rw-r--r--x11-libs/libwmfun/libwmfun-0.0.4.ebuild4
-rw-r--r--x11-libs/openmotif/Manifest6
8 files changed, 23 insertions, 13 deletions
diff --git a/x11-libs/lesstif/ChangeLog b/x11-libs/lesstif/ChangeLog
index 9062f0c91f90..2ec6662b7b78 100644
--- a/x11-libs/lesstif/ChangeLog
+++ b/x11-libs/lesstif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/lesstif
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.27 2004/06/24 22:03:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.28 2004/06/28 18:56:05 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> lesstif-0.93.94.ebuild:
+ glibc -> libc
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> lesstif-0.93.94.ebuild:
Added IUSE=
diff --git a/x11-libs/lesstif/lesstif-0.93.94.ebuild b/x11-libs/lesstif/lesstif-0.93.94.ebuild
index df0ea39d44e5..b3c578fa0ff9 100644
--- a/x11-libs/lesstif/lesstif-0.93.94.ebuild
+++ b/x11-libs/lesstif/lesstif-0.93.94.ebuild
@@ -11,7 +11,7 @@ LICENSE="LGPL-2"
KEYWORDS="x86 ppc sparc amd64"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
virtual/x11"
src_compile() {
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() {
diff --git a/x11-libs/libwmfun/ChangeLog b/x11-libs/libwmfun/ChangeLog
index 444a4c77cd8c..aa3057dad46a 100644
--- a/x11-libs/libwmfun/ChangeLog
+++ b/x11-libs/libwmfun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libwmfun
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/ChangeLog,v 1.6 2004/06/24 22:05:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/ChangeLog,v 1.7 2004/06/28 19:00:24 agriffis Exp $
+
+ 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> libwmfun-0.0.4.ebuild:
+ glibc -> libc
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> libwmfun-0.0.4.ebuild:
Inherit eutils, added IUSE, removed S.
diff --git a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild b/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
index 8948fbdde2aa..7756d2de2555 100644
--- a/x11-libs/libwmfun/libwmfun-0.0.4.ebuild
+++ b/x11-libs/libwmfun/libwmfun-0.0.4.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/libwmfun/libwmfun-0.0.4.ebuild,v 1.8 2004/06/24 22:05:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwmfun/libwmfun-0.0.4.ebuild,v 1.9 2004/06/28 19:00:24 agriffis Exp $
inherit eutils
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc "
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
x11-wm/windowmaker
>=media-libs/freetype-2.0.9"
diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest
index 7e75bb159a24..39c8e648f736 100644
--- a/x11-libs/openmotif/Manifest
+++ b/x11-libs/openmotif/Manifest
@@ -1,7 +1,7 @@
-MD5 6af5ea0354a211b455653a9f5700c0b4 openmotif-2.1.30-r5.ebuild 3273
-MD5 fa843f089a775b7ad9ba1f03bddd9cdd ChangeLog 6668
+MD5 bc0715efc7d49c270f06db5a7cc545fc openmotif-2.1.30-r5.ebuild 3290
+MD5 e478bc7ca32dda72a45c702639147aab ChangeLog 6808
MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160
-MD5 ed2ea4d74f3c1aef315abe5ce4e17c3c openmotif-2.1.30-r4.ebuild 3110
+MD5 5d90a86cb73a36c4e2b43fc967fca1e6 openmotif-2.1.30-r4.ebuild 3127
MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r4 79
MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r5 79
MD5 7284e10e14cac30429821b824dd2f722 files/site.def 2062