summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-04 22:47:44 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-04 22:47:44 +0000
commit2420ce6c56416ca2352709544bf76214f01eff23 (patch)
tree626fffd8e5008d484f70915ba82afc24e1df676e /net-p2p/lopster
parent*poof* fresco-base is gone.. (diff)
downloadhistorical-2420ce6c56416ca2352709544bf76214f01eff23.tar.gz
historical-2420ce6c56416ca2352709544bf76214f01eff23.tar.bz2
historical-2420ce6c56416ca2352709544bf76214f01eff23.zip
stable on x86
Diffstat (limited to 'net-p2p/lopster')
-rw-r--r--net-p2p/lopster/ChangeLog6
-rw-r--r--net-p2p/lopster/Manifest6
-rw-r--r--net-p2p/lopster/files/digest-lopster-1.0.2_pre51
-rw-r--r--net-p2p/lopster/lopster-1.0.2_pre5.ebuild50
-rw-r--r--net-p2p/lopster/lopster-1.2.1.ebuild4
5 files changed, 9 insertions, 58 deletions
diff --git a/net-p2p/lopster/ChangeLog b/net-p2p/lopster/ChangeLog
index ac1c7862d8dd..5a7df336bbf8 100644
--- a/net-p2p/lopster/ChangeLog
+++ b/net-p2p/lopster/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/lopster
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/ChangeLog,v 1.13 2004/08/04 01:44:56 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/ChangeLog,v 1.14 2004/08/04 22:47:44 squinky86 Exp $
+
+ 04 Aug 2004; Jon Hood <squinky86@gentoo.org> -lopster-1.0.2_pre5.ebuild,
+ lopster-1.2.1.ebuild:
+ Stable on x86.
03 Aug 2004; Jon Hood <squinky86@gentoo.org> :
Upstream changed the package; fixing digests.
diff --git a/net-p2p/lopster/Manifest b/net-p2p/lopster/Manifest
index 9eda3735716d..d97e64289f14 100644
--- a/net-p2p/lopster/Manifest
+++ b/net-p2p/lopster/Manifest
@@ -1,10 +1,8 @@
-MD5 3ee91303ccfdb95434148678bb6308e7 lopster-1.2.1.ebuild 765
+MD5 6e8e785ef9579e4583a0e49a94d03ffb lopster-1.2.1.ebuild 764
MD5 a28cbdce15fb5677081558349a37783f lopster-1.0.1.20020702.ebuild 915
MD5 e055b3162cb29ac58b74554a3e01d8a0 lopster-1.2.0.ebuild 1043
-MD5 ce94d81a48afe5b8b5de19425b5070e8 ChangeLog 2608
+MD5 88d1f88a729c27e79c1b3d713f280ba8 ChangeLog 2725
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 476621153ca4e824c47f771ed055776b lopster-1.0.2_pre5.ebuild 1129
-MD5 52a586ac125b98f4613bc0ee76bb8da9 files/digest-lopster-1.0.2_pre5 73
MD5 2396ef56fe0e679a9d49c12e329b6bfb files/digest-lopster-1.0.1.20020702 75
MD5 76fd2f6d6e63506f8d4a7c1c4b7b24ef files/digest-lopster-1.2.0 131
MD5 d3db9c66c67aa53a9a5ea5495dc8e25a files/digest-lopster-1.2.1 65
diff --git a/net-p2p/lopster/files/digest-lopster-1.0.2_pre5 b/net-p2p/lopster/files/digest-lopster-1.0.2_pre5
deleted file mode 100644
index a9a49fefbb5d..000000000000
--- a/net-p2p/lopster/files/digest-lopster-1.0.2_pre5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c4fbbf5c805833efdf939a97b12307fe lopster-1.0.1-dev5.12.tar.gz 751811
diff --git a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild b/net-p2p/lopster/lopster-1.0.2_pre5.ebuild
deleted file mode 100644
index 6e355929bd0f..000000000000
--- a/net-p2p/lopster/lopster-1.0.2_pre5.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# 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.2_pre5.ebuild,v 1.8 2004/06/25 00:34:18 agriffis Exp $
-
-IUSE="nls"
-
-MY_P=${P/2_pre/1-dev}
-MY_P=${MY_P}.12
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="A Napster Client using GTK"
-SRC_URI="http://lopster.sourceforge.net/download/${MY_P}.tar.gz"
-HOMEPAGE="http://lopster.sourceforge.net"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-
-DEPEND="=x11-libs/gtk+-1.2*"
-RDEPEND="nls? ( sys-devel/gettext )"
-
-src_compile() {
- local myconf
-
- aclocal -I m4
- cp po/Makevars.template po/Makevars
- autoconf
- automake
-# cp configure.in configure.in.orig
-# sed -e "s:^intl/Makefile::" \
-# -e "s:AM_GNU_GETTEXT::" \
-# configure.in.orig > configure.in
-
-# cp Makefile.am Makefile.am.orig
-# sed "s:SUBDIR.*:SUBDIRS = m4 src:" \
-# Makefile.am.orig > Makefile.am
-
- use nls || myconf="${myconf} --disable-nls"
-
- econf \
- --with-pthread \
- --with-zlib \
- ${myconf} || die "econf failed"
-
- emake || die
-}
-
-src_install () {
- einstall || die
- dodoc AUTHORS BUGS README ChangeLog NEWS TODO
-}
diff --git a/net-p2p/lopster/lopster-1.2.1.ebuild b/net-p2p/lopster/lopster-1.2.1.ebuild
index 0a413b4497d0..c6d9aff594b2 100644
--- a/net-p2p/lopster/lopster-1.2.1.ebuild
+++ b/net-p2p/lopster/lopster-1.2.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/net-p2p/lopster/lopster-1.2.1.ebuild,v 1.2 2004/07/09 01:42:52 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.1.ebuild,v 1.3 2004/08/04 22:47:44 squinky86 Exp $
IUSE="nls"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lopster/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
DEPEND="=x11-libs/gtk+-1.2*"
RDEPEND="nls? ( sys-devel/gettext )"