diff options
author | 2004-03-30 06:44:13 +0000 | |
---|---|---|
committer | 2004-03-30 06:44:13 +0000 | |
commit | b1e86e72121ec4c48532a64357e7d66906522a6f (patch) | |
tree | dba7f125f02b2387f75626aa0ae08bb05da2f503 /app-sci/setiathome | |
parent | Change x11-base/xfree dependency to virtual/x11. (diff) | |
download | historical-b1e86e72121ec4c48532a64357e7d66906522a6f.tar.gz historical-b1e86e72121ec4c48532a64357e7d66906522a6f.tar.bz2 historical-b1e86e72121ec4c48532a64357e7d66906522a6f.zip |
Fixing #46141, declaring stable
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r-- | app-sci/setiathome/ChangeLog | 6 | ||||
-rw-r--r-- | app-sci/setiathome/Manifest | 12 | ||||
-rw-r--r-- | app-sci/setiathome/files/seti-init.d-r1 | 2 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.08-r2.ebuild | 4 |
4 files changed, 14 insertions, 10 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index e8a00908b2e2..17b73c22e947 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-sci/setiathome # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.19 2004/03/09 23:13:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.20 2004/03/30 06:44:13 phosphan Exp $ + + 30 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> + setiathome-3.08-r2.ebuild, files/seti-init.d-r1: + Fixing #46141, declaring stable *setiathome-3.08-r2 (01 Mar 2004) diff --git a/app-sci/setiathome/Manifest b/app-sci/setiathome/Manifest index d5d5aa5eb785..db66bfb607c8 100644 --- a/app-sci/setiathome/Manifest +++ b/app-sci/setiathome/Manifest @@ -1,11 +1,11 @@ -MD5 e0603b026f43d10eec0c452abcc98e5e ChangeLog 3067 -MD5 5b8dee1e4ec5a24a0fb02233453817e4 setiathome-3.03-r1.ebuild 2203 MD5 2dd8b2fe619fb50f47a8456b725fdb9a setiathome-3.08-r1.ebuild 2407 +MD5 5b8dee1e4ec5a24a0fb02233453817e4 setiathome-3.03-r1.ebuild 2203 +MD5 ce9791f4794d1771478525b70b70d3f7 setiathome-3.08-r2.ebuild 2429 +MD5 ba1a44d4b060d8483b97b4e64efc663c ChangeLog 3206 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 db73cdd86a4c4b3a48e679c0deab890d setiathome-3.08-r2.ebuild 2431 +MD5 635527880b374f198dce613b40e0e5c9 files/seti-init.d-r1 1397 MD5 9a7e850d8e364823f360c347d3a37ff8 files/digest-setiathome-3.03-r1 342 -MD5 2d83ded4bcd8e9b28eb91fc883aec602 files/seti-conf.d-r1 349 -MD5 5fdfa7310cf85c0662ad2923484fc64e files/seti-init.d-r1 1401 -MD5 55dbc721d10de13427eab449d82ed5e9 files/setiathome-wrapper 94 MD5 4383e568b5b768f6fa2f27b3d9a713b9 files/digest-setiathome-3.08-r1 166 MD5 4383e568b5b768f6fa2f27b3d9a713b9 files/digest-setiathome-3.08-r2 166 +MD5 2d83ded4bcd8e9b28eb91fc883aec602 files/seti-conf.d-r1 349 +MD5 55dbc721d10de13427eab449d82ed5e9 files/setiathome-wrapper 94 diff --git a/app-sci/setiathome/files/seti-init.d-r1 b/app-sci/setiathome/files/seti-init.d-r1 index da3785f0a2aa..b79020aeaaab 100644 --- a/app-sci/setiathome/files/seti-init.d-r1 +++ b/app-sci/setiathome/files/seti-init.d-r1 @@ -18,7 +18,7 @@ checkconfig() { if [ ! -e "${SETIATHOME_DIR}/user_info.sah" ] ; then eerror "Please setup SETI@home first by running the following commands:" eerror cd "${SETIATHOME_DIR}" - eerror ${SETIATHOME_DIR}/setiathome -login ${SETIATHOME_OPTIONS} + eerror ${SETIBINDIR}/setiathome -login ${SETIATHOME_OPTIONS} return 1 fi diff --git a/app-sci/setiathome/setiathome-3.08-r2.ebuild b/app-sci/setiathome/setiathome-3.08-r2.ebuild index 70f41653739e..656b894b2e26 100644 --- a/app-sci/setiathome/setiathome-3.08-r2.ebuild +++ b/app-sci/setiathome/setiathome-3.08-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r2.ebuild,v 1.1 2004/03/01 11:23:40 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r2.ebuild,v 1.2 2004/03/30 06:44:13 phosphan Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -17,7 +17,7 @@ SRC_URI="x86? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.i686-pc-linux- LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |