summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kryczek <mkay@gentoo.org>2005-09-12 18:07:46 +0000
committerMarcin Kryczek <mkay@gentoo.org>2005-09-12 18:07:46 +0000
commitf3810f0e557d58abe9adfb81e5df087c03cc4afd (patch)
tree0a013d18bb76a60e46ffcc289b3577b917607361 /net-p2p
parentAdded location of config file to default options, because ser is looking for ... (diff)
downloadhistorical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.tar.gz
historical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.tar.bz2
historical-f3810f0e557d58abe9adfb81e5df087c03cc4afd.zip
Remowing redundant --with-zlib configure flag
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/lopster/Manifest22
-rw-r--r--net-p2p/lopster/lopster-1.2.2-r1.ebuild3
-rw-r--r--net-p2p/lopster/lopster-1.2.2-r2.ebuild3
-rw-r--r--net-p2p/lopster/lopster-1.2.2.ebuild3
4 files changed, 9 insertions, 22 deletions
diff --git a/net-p2p/lopster/Manifest b/net-p2p/lopster/Manifest
index ba06562e370f..82f3225ffc80 100644
--- a/net-p2p/lopster/Manifest
+++ b/net-p2p/lopster/Manifest
@@ -1,21 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 257b8e14be3a10e9ff5f3db8fabfe986 lopster-1.2.2-r1.ebuild 1094
-MD5 674965a9e04841b1a1c43e3435645540 lopster-1.2.0.ebuild 1044
-MD5 bdb66aba878532a01d0200334024ab73 lopster-1.2.2-r2.ebuild 1139
-MD5 881017aff989a63d8eeb1d410c84bee0 lopster-1.2.2.ebuild 884
MD5 8d6ce31b472539aceb4eff7e9452847f ChangeLog 3781
+MD5 674965a9e04841b1a1c43e3435645540 lopster-1.2.0.ebuild 1044
+MD5 a6b49722d45a4839eeadf8e20016f155 lopster-1.2.2-r1.ebuild 1073
+MD5 068dcef47e23408ff3ab0c8c56618d59 lopster-1.2.2-r2.ebuild 1118
+MD5 8b1517d51be663155e438cec428d2d61 lopster-1.2.2.ebuild 863
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
-MD5 2ec569a9b7f4db5c8ac15bbfcbd053d2 files/digest-lopster-1.2.2-r1 65
-MD5 710119c258f29e63189d1011a8a81178 files/digest-lopster-1.2.2-r2 144
MD5 058879106049ba1df31773523ef13568 files/1.2.2-bugfixes-1.patch 5661
MD5 76fd2f6d6e63506f8d4a7c1c4b7b24ef files/digest-lopster-1.2.0 131
MD5 2ec569a9b7f4db5c8ac15bbfcbd053d2 files/digest-lopster-1.2.2 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDHi+tZ/iYVBmujdURAtqSAKCQqRp9wfvCMj+nGd5hXUBac3CDlACfc8Mu
-bwjV5loliNdKnlQEJiXAAlw=
-=/6Gt
------END PGP SIGNATURE-----
+MD5 2ec569a9b7f4db5c8ac15bbfcbd053d2 files/digest-lopster-1.2.2-r1 65
+MD5 710119c258f29e63189d1011a8a81178 files/digest-lopster-1.2.2-r2 144
diff --git a/net-p2p/lopster/lopster-1.2.2-r1.ebuild b/net-p2p/lopster/lopster-1.2.2-r1.ebuild
index b2b09353a4fb..ef9628ee2d08 100644
--- a/net-p2p/lopster/lopster-1.2.2-r1.ebuild
+++ b/net-p2p/lopster/lopster-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r1.ebuild,v 1.3 2005/09/06 22:08:22 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r1.ebuild,v 1.4 2005/09/12 18:07:46 mkay Exp $
inherit eutils
@@ -34,7 +34,6 @@ src_unpack() {
src_compile() {
econf \
--with-pthread \
- --with-zlib \
`use_enable nls` \
`use_with zlib` \
`use_with flac` \
diff --git a/net-p2p/lopster/lopster-1.2.2-r2.ebuild b/net-p2p/lopster/lopster-1.2.2-r2.ebuild
index edcb8bbe8ef2..4fd908716159 100644
--- a/net-p2p/lopster/lopster-1.2.2-r2.ebuild
+++ b/net-p2p/lopster/lopster-1.2.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r2.ebuild,v 1.1 2005/09/06 22:08:22 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2-r2.ebuild,v 1.2 2005/09/12 18:07:46 mkay Exp $
inherit eutils
@@ -35,7 +35,6 @@ src_unpack() {
src_compile() {
econf \
--with-pthread \
- --with-zlib \
`use_enable nls` \
`use_with zlib` \
`use_with flac` \
diff --git a/net-p2p/lopster/lopster-1.2.2.ebuild b/net-p2p/lopster/lopster-1.2.2.ebuild
index bf21d5fad3df..4e6df6bcaae7 100644
--- a/net-p2p/lopster/lopster-1.2.2.ebuild
+++ b/net-p2p/lopster/lopster-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2.ebuild,v 1.6 2005/09/06 22:08:22 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/lopster/lopster-1.2.2.ebuild,v 1.7 2005/09/12 18:07:46 mkay Exp $
IUSE="nls vorbis zlib flac"
@@ -21,7 +21,6 @@ RDEPEND="nls? ( sys-devel/gettext )
src_compile() {
econf \
--with-pthread \
- --with-zlib \
`use_enable nls` \
`use_with zlib` \
`use_with flac` \