summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 03:37:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 03:37:03 +0000
commit93046ec0ec3110867e8c1206f558642802802949 (patch)
tree0a62da127b71732aae738c0368cd5ed55f53cfca /app-laptop/pbbuttonsd
parentstable everywhere (Manifest recommit) (diff)
downloadgentoo-2-93046ec0ec3110867e8c1206f558642802802949.tar.gz
gentoo-2-93046ec0ec3110867e8c1206f558642802802949.tar.bz2
gentoo-2-93046ec0ec3110867e8c1206f558642802802949.zip
glibc -> libc
Diffstat (limited to 'app-laptop/pbbuttonsd')
-rw-r--r--app-laptop/pbbuttonsd/ChangeLog5
-rw-r--r--app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/pbbuttonsd/ChangeLog b/app-laptop/pbbuttonsd/ChangeLog
index 1f091360133e..7e0d99e42c8c 100644
--- a/app-laptop/pbbuttonsd/ChangeLog
+++ b/app-laptop/pbbuttonsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/pbbuttonsd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.9 2004/06/24 21:58:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/ChangeLog,v 1.10 2004/06/30 03:33:34 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> pbbuttonsd-0.6.1.ebuild:
+ glibc -> libc
06 Jun 2004; Aron Griffis <agriffis@gentoo.org> pbbuttonsd-0.5.2-r1.ebuild,
pbbuttonsd-0.6.1.ebuild:
diff --git a/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild b/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild
index 4234e4700f9b..a5742f04741f 100644
--- a/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild
+++ b/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.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/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild,v 1.5 2004/06/28 02:35:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pbbuttonsd/pbbuttonsd-0.6.1.ebuild,v 1.6 2004/06/30 03:33:34 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-apps/baselayout-1.8.6.12-r1"
RDEPEND=""