diff options
author | Thilo Bangert <bangert@gentoo.org> | 2002-06-25 11:12:27 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2002-06-25 11:12:27 +0000 |
commit | 7f438e8dffc6d913a56f1de2f703e386e9705f1a (patch) | |
tree | da6faf548f11363186f3e3b94a609b24b1e97354 /net-p2p/gnut | |
parent | version bump - added SLOT=0 - cleaned up old versions (diff) | |
download | historical-7f438e8dffc6d913a56f1de2f703e386e9705f1a.tar.gz historical-7f438e8dffc6d913a56f1de2f703e386e9705f1a.tar.bz2 historical-7f438e8dffc6d913a56f1de2f703e386e9705f1a.zip |
SLOT=0 fixes - added changelog messages
Diffstat (limited to 'net-p2p/gnut')
-rw-r--r-- | net-p2p/gnut/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/gnut/gnut-0.4.28.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/net-p2p/gnut/ChangeLog b/net-p2p/gnut/ChangeLog index 73525f9aa883..28ba5eb61e05 100644 --- a/net-p2p/gnut/ChangeLog +++ b/net-p2p/gnut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/gnut # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/ChangeLog,v 1.1 2002/06/25 10:26:11 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/ChangeLog,v 1.2 2002/06/25 11:12:27 bangert Exp $ + + 26 Jun 2002; Thilo Bangert <bangert@gentoo.org> : + + moved to net-p2p; added SLOT="0" *gnut-0.4.28 (1 Feb 2002) diff --git a/net-p2p/gnut/gnut-0.4.28.ebuild b/net-p2p/gnut/gnut-0.4.28.ebuild index 8522a49322c4..38548b3891ee 100644 --- a/net-p2p/gnut/gnut-0.4.28.ebuild +++ b/net-p2p/gnut/gnut-0.4.28.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/gnut-0.4.28.ebuild,v 1.1 2002/06/25 10:26:11 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnut/gnut-0.4.28.ebuild,v 1.2 2002/06/25 11:12:27 bangert Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text-mode gnutella client" SRC_URI="http://www.gnutelliums.com/linux_unix/gnut/tars/gnut-0.4.28.tar.gz" HOMEPAGE="http://http://www.gnutelliums.com/linux_unix/gnut/" +SLOT="0" DEPEND="virtual/glibc" RDEPEND="$DEPEND" |