diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:10:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:10:22 +0000 |
commit | 738e39847006c097894819549d3f37cfa23e39fe (patch) | |
tree | 8427a393d9e3cf3d1c6630e62cce76b31a31ee1d /app-sci | |
parent | stable on alpha and ia64 (diff) | |
download | historical-738e39847006c097894819549d3f37cfa23e39fe.tar.gz historical-738e39847006c097894819549d3f37cfa23e39fe.tar.bz2 historical-738e39847006c097894819549d3f37cfa23e39fe.zip |
stable on alpha and ia64
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/setiathome/Manifest | 12 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.08-r1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index 1c6f548cd3bf..1f71b864b229 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2004/03/01 11:23:40 phosphan Exp $ +# $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 *setiathome-3.08-r2 (01 Mar 2004) diff --git a/app-sci/setiathome/Manifest b/app-sci/setiathome/Manifest index 79eaf69c51f3..3a999d9383fc 100644 --- a/app-sci/setiathome/Manifest +++ b/app-sci/setiathome/Manifest @@ -1,11 +1,11 @@ -MD5 abd3e6bda9646b2774b620a3fec9d148 setiathome-3.08-r1.ebuild 2406 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 5b8dee1e4ec5a24a0fb02233453817e4 setiathome-3.03-r1.ebuild 2203 +MD5 6aac22b08bd3aeab2146cb1ad2079381 setiathome-3.08-r1.ebuild 2417 +MD5 090feee0562ec06ddb0adac812c48d61 ChangeLog 3159 MD5 db73cdd86a4c4b3a48e679c0deab890d setiathome-3.08-r2.ebuild 2431 -MD5 ef40e3d129f34780da07c6b0fc04f583 ChangeLog 3067 -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 5fdfa7310cf85c0662ad2923484fc64e files/seti-init.d-r1 1401 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 4383e568b5b768f6fa2f27b3d9a713b9 files/digest-setiathome-3.08-r2 166 MD5 2d83ded4bcd8e9b28eb91fc883aec602 files/seti-conf.d-r1 349 -MD5 55dbc721d10de13427eab449d82ed5e9 files/setiathome-wrapper 94 +MD5 5fdfa7310cf85c0662ad2923484fc64e files/seti-init.d-r1 1401 +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 8fe10fc6e67f..56d7947d87ab 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.8 2004/02/26 22:20:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.9 2004/03/09 23:10:22 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" +KEYWORDS="x86 amd64 alpha ia64" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |