diff options
-rw-r--r-- | net-p2p/lopster/lopster-1.0.1.20020702.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/lopster/lopster-1.2.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/lopster/lopster-1.0.1.20020702.ebuild b/net-p2p/lopster/lopster-1.0.1.20020702.ebuild index 403a53b018b2..1653754dcb1a 100644 --- a/net-p2p/lopster/lopster-1.0.1.20020702.ebuild +++ b/net-p2p/lopster/lopster-1.0.1.20020702.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-p2p/lopster/lopster-1.0.1.20020702.ebuild,v 1.9 2004/06/25 00:34:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.0.1.20020702.ebuild,v 1.10 2004/07/15 03:50:41 agriffis Exp $ IUSE="nls" @@ -43,4 +43,3 @@ src_install () { einstall || die dodoc AUTHORS BUGS README ChangeLog NEWS TODO } - diff --git a/net-p2p/lopster/lopster-1.2.0.ebuild b/net-p2p/lopster/lopster-1.2.0.ebuild index 27cf1a9fdf72..f4ecff3e0ec0 100644 --- a/net-p2p/lopster/lopster-1.2.0.ebuild +++ b/net-p2p/lopster/lopster-1.2.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.0.ebuild,v 1.8 2004/07/09 01:42:52 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.0.ebuild,v 1.9 2004/07/15 03:50:41 agriffis Exp $ IUSE="nls" inherit eutils -S=${WORKDIR}/${P} DESCRIPTION="A Napster Client using GTK" HOMEPAGE="http://lopster.sourceforge.net" SRC_URI="http://lopster.sourceforge.net/download/${P}.tar.gz |