diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:50 +0000 |
commit | aea31be6656365d668ef185d10d1c12e471e98e1 (patch) | |
tree | c1aa6a1f53d4681e8de0c762bcf85561f4a0d1b6 /app-sci/setiathome | |
parent | stable on alpha and ia64 (diff) | |
download | historical-aea31be6656365d668ef185d10d1c12e471e98e1.tar.gz historical-aea31be6656365d668ef185d10d1c12e471e98e1.tar.bz2 historical-aea31be6656365d668ef185d10d1c12e471e98e1.zip |
oops, remove errant keywords
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r-- | app-sci/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/setiathome/Manifest | 10 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.08-r1.ebuild | 4 |
3 files changed, 8 insertions, 11 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index 1f71b864b229..e8a00908b2e2 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,9 +1,6 @@ # 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.18 2004/03/09 23:10:22 agriffis Exp $ - - 09 Mar 2004; <agriffis@gentoo.org> setiathome-3.08-r1.ebuild: - stable on alpha and ia64 +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.19 2004/03/09 23:13:50 agriffis Exp $ *setiathome-3.08-r2 (01 Mar 2004) diff --git a/app-sci/setiathome/Manifest b/app-sci/setiathome/Manifest index 3a999d9383fc..d5d5aa5eb785 100644 --- a/app-sci/setiathome/Manifest +++ b/app-sci/setiathome/Manifest @@ -1,11 +1,11 @@ -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 e0603b026f43d10eec0c452abcc98e5e ChangeLog 3067 MD5 5b8dee1e4ec5a24a0fb02233453817e4 setiathome-3.03-r1.ebuild 2203 -MD5 6aac22b08bd3aeab2146cb1ad2079381 setiathome-3.08-r1.ebuild 2417 -MD5 090feee0562ec06ddb0adac812c48d61 ChangeLog 3159 +MD5 2dd8b2fe619fb50f47a8456b725fdb9a setiathome-3.08-r1.ebuild 2407 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 db73cdd86a4c4b3a48e679c0deab890d setiathome-3.08-r2.ebuild 2431 MD5 9a7e850d8e364823f360c347d3a37ff8 files/digest-setiathome-3.03-r1 342 -MD5 55dbc721d10de13427eab449d82ed5e9 files/setiathome-wrapper 94 -MD5 4383e568b5b768f6fa2f27b3d9a713b9 files/digest-setiathome-3.08-r1 166 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 diff --git a/app-sci/setiathome/setiathome-3.08-r1.ebuild b/app-sci/setiathome/setiathome-3.08-r1.ebuild index 56d7947d87ab..95c97b8b9945 100644 --- a/app-sci/setiathome/setiathome-3.08-r1.ebuild +++ b/app-sci/setiathome/setiathome-3.08-r1.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-r1.ebuild,v 1.9 2004/03/09 23:10:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.10 2004/03/09 23:13:50 agriffis 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 alpha ia64" +KEYWORDS="x86 amd64" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |