summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:51:23 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-02 08:51:23 +0000
commit8818f4600adbbe5fd51fdc3ef845c81442267700 (patch)
tree6bc5239946b0cba19d7e00cee9a218a3f9ea7b67 /sys-libs/gpm
parentvirtual/glibc -> virtual/libc (diff)
downloadhistorical-8818f4600adbbe5fd51fdc3ef845c81442267700.tar.gz
historical-8818f4600adbbe5fd51fdc3ef845c81442267700.tar.bz2
historical-8818f4600adbbe5fd51fdc3ef845c81442267700.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-libs/gpm')
-rw-r--r--sys-libs/gpm/ChangeLog5
-rw-r--r--sys-libs/gpm/gpm-1.19.6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog
index 62222ea4bbb6..3962be648434 100644
--- a/sys-libs/gpm/ChangeLog
+++ b/sys-libs/gpm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/gpm
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.27 2004/06/24 23:04:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.28 2004/07/02 08:45:30 eradicator Exp $
+
+ 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gpm-1.19.6.ebuild:
+ virtual/glibc -> virtual/libc
06 Apr 2004; Joshua Brindle <method@gentoo.org> gpm-1.20.1.ebuild:
added selinux policy to rdepend
diff --git a/sys-libs/gpm/gpm-1.19.6.ebuild b/sys-libs/gpm/gpm-1.19.6.ebuild
index aeadfece7b57..e671fd4ec373 100644
--- a/sys-libs/gpm/gpm-1.19.6.ebuild
+++ b/sys-libs/gpm/gpm-1.19.6.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.14 2004/06/24 23:04:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/gpm-1.19.6.ebuild,v 1.15 2004/07/02 08:45:30 eradicator Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console-based mouse driver"
SRC_URI="ftp://arcana.linux.it/pub/gpm/${P}.tar.bz2"
HOMEPAGE="ftp://arcana.linux.it/pub/gpm/"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2
sys-devel/autoconf"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2"