summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2004-07-06 09:37:07 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2004-07-06 09:37:07 +0000
commit97cfd574a14b4975675cfc7ec48c97a201e44648 (patch)
tree15a67509298978085b707f6d942f9fb9dbb9195c /app-sci
parentversion the musicbrainz DEP to make sure it pulls in the .so fix included in ... (diff)
downloadhistorical-97cfd574a14b4975675cfc7ec48c97a201e44648.tar.gz
historical-97cfd574a14b4975675cfc7ec48c97a201e44648.tar.bz2
historical-97cfd574a14b4975675cfc7ec48c97a201e44648.zip
Wipe out old unstable ebuilds...
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/lin-seti/ChangeLog6
-rw-r--r--app-sci/lin-seti/Manifest4
-rw-r--r--app-sci/lin-seti/files/digest-lin-seti-0.8.01
-rw-r--r--app-sci/lin-seti/lin-seti-0.8.0.ebuild51
4 files changed, 6 insertions, 56 deletions
diff --git a/app-sci/lin-seti/ChangeLog b/app-sci/lin-seti/ChangeLog
index 5b998111a33e..1dd1d1b2b4b3 100644
--- a/app-sci/lin-seti/ChangeLog
+++ b/app-sci/lin-seti/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for app-sci/lin-seti
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/ChangeLog,v 1.15 2004/06/30 07:48:03 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/ChangeLog,v 1.16 2004/07/06 09:37:07 s4t4n Exp $
+
+ 06 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> :
+ lin-seti-0.8.0.ebuild:
+ Wipe out old masked ebuilds...
30 Jun 2004; Michele Noberasco <s4t4n@gentoo.org> :
lin-seti-0.8.1.ebuild:
Stable on x86.
diff --git a/app-sci/lin-seti/Manifest b/app-sci/lin-seti/Manifest
index 89db127d8f21..21df6810303d 100644
--- a/app-sci/lin-seti/Manifest
+++ b/app-sci/lin-seti/Manifest
@@ -1,8 +1,6 @@
MD5 5e59d6ecb5d5daf8459cbfe53febe800 lin-seti-0.7.6.ebuild 1233
MD5 a200d0b74e7ed148b906d9af31dc47b0 lin-seti-0.8.1.ebuild 1820
-MD5 7b95b71a87d50c949a176807e8d47ba1 lin-seti-0.8.0.ebuild 1651
-MD5 50e5e0fef452a00afec1e6f4f457a9db ChangeLog 2368
+MD5 16391e027920ac2a2f8acb3b9bb9d7a0 ChangeLog 2481
MD5 ecf5bba81c39b37259c8a712e230bf76 metadata.xml 250
MD5 d222e596efc7a0b9c67a886090056ef5 files/digest-lin-seti-0.7.6 66
-MD5 37f24ec054665210f5380c25974e435f files/digest-lin-seti-0.8.0 66
MD5 d02a90b1d75983ffd0a8c7a48f84ea67 files/digest-lin-seti-0.8.1 66
diff --git a/app-sci/lin-seti/files/digest-lin-seti-0.8.0 b/app-sci/lin-seti/files/digest-lin-seti-0.8.0
deleted file mode 100644
index d18d3bf8b9ac..000000000000
--- a/app-sci/lin-seti/files/digest-lin-seti-0.8.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 73c6680d00aa04c1f49e159498a18994 lin-seti-0.8.0.tar.bz2 80455
diff --git a/app-sci/lin-seti/lin-seti-0.8.0.ebuild b/app-sci/lin-seti/lin-seti-0.8.0.ebuild
deleted file mode 100644
index aee67bf3b04b..000000000000
--- a/app-sci/lin-seti/lin-seti-0.8.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.8.0.ebuild,v 1.3 2004/06/26 15:50:31 s4t4n Exp $
-
-inherit eutils
-
-DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon."
-HOMEPAGE="http://lin-seti.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="~x86 ~ppc ~sparc ~hppa"
-
-DEPEND="app-sci/setiathome"
-
-src_compile()
-{
- # override lin-seti self-calculated cflags, force system wide install
- # otherwise a home directory installation would be attempted
- # if emerge doesn't run as root
- econf MY_CFLAGS="${CFLAGS}" \
- --enable-system-install \
- || die "Configuration failed"
- emake || die "Compilation failed"
-}
-
-src_install()
-{
- # copy documentation manually as make install doesn't do that
- dodoc AUTHORS COPYING ChangeLog INSTALL LEGGIMI NEWS README TODO
-
- einstall prefix=${D} || die "Installation failed"
-
- # Let's see if this file already exists: if so we will not install it
- if [ -a "/opt/setiathome/cache/1/user_info.sah" ] ; then
- rm ${D}/opt/setiathome/cache/1/user_info.sah
- fi
- # Otherwise the ebuild will overwrite this file!
- # And THAT is bad: if the client runs in daemon mode,
- # when switching to that dir it will wait forever for someone to give it
- # some info (which would be impossible, being detached from all terminals)!
-}
-
-pkg_postinst ()
-{
- einfo "NOTICE: If you use SETI Driver for Windows"
- einfo "to share the cache make sure it is"
- einfo "version 1.6.4.0 or higher!"
-}