diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:20:49 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:20:49 +0000 |
commit | 67e830dba4a88d7dca86f16e6a17a98933c6a18e (patch) | |
tree | 80c3d3979a22d8fe1c679c88348673064c55f2fa /net-im/curphoo | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.gz gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.tar.bz2 gentoo-2-67e830dba4a88d7dca86f16e6a17a98933c6a18e.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-im/curphoo')
-rw-r--r-- | net-im/curphoo/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/curphoo/curphoo-0.3.11.ebuild | 4 | ||||
-rw-r--r-- | net-im/curphoo/curphoo-0.3.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-im/curphoo/ChangeLog b/net-im/curphoo/ChangeLog index 6508aad38b5e..8d18330d8f71 100644 --- a/net-im/curphoo/ChangeLog +++ b/net-im/curphoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/curphoo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/ChangeLog,v 1.10 2004/07/01 15:03:27 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/ChangeLog,v 1.11 2004/07/01 22:17:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + curphoo-0.3.11.ebuild, curphoo-0.3.12.ebuild: + virtual/glibc -> virtual/libc *curphoo-0.3.12 (01 Jul 2004) diff --git a/net-im/curphoo/curphoo-0.3.11.ebuild b/net-im/curphoo/curphoo-0.3.11.ebuild index 19d9404a368e..eeb0bd1fb9f7 100644 --- a/net-im/curphoo/curphoo-0.3.11.ebuild +++ b/net-im/curphoo/curphoo-0.3.11.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/net-im/curphoo/curphoo-0.3.11.ebuild,v 1.5 2004/06/24 22:50:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/curphoo-0.3.11.ebuild,v 1.6 2004/07/01 22:17:42 eradicator Exp $ DESCRIPTION="Curphoo is a console Yahoo! Chat client written in Python" HOMEPAGE="http://savannah.nongnu.org/projects/curphoo/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 sparc " IUSE="" -DEPEND="virtual/glibc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" +DEPEND="virtual/libc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" S=${WORKDIR}/${P} diff --git a/net-im/curphoo/curphoo-0.3.12.ebuild b/net-im/curphoo/curphoo-0.3.12.ebuild index e10ec6ac5bfb..6808de6c091c 100644 --- a/net-im/curphoo/curphoo-0.3.12.ebuild +++ b/net-im/curphoo/curphoo-0.3.12.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/net-im/curphoo/curphoo-0.3.12.ebuild,v 1.1 2004/07/01 15:03:27 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/curphoo/curphoo-0.3.12.ebuild,v 1.2 2004/07/01 22:17:42 eradicator Exp $ DESCRIPTION="Curphoo is a console Yahoo! Chat client written in Python" HOMEPAGE="http://savannah.nongnu.org/projects/curphoo/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 sparc " IUSE="" -DEPEND="virtual/glibc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" +DEPEND="virtual/libc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" S=${WORKDIR}/${P} |