diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 22:20:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 22:20:46 +0000 |
commit | 3e16d3f972376229973fc9f2229c5da5e2c803a4 (patch) | |
tree | 28fdd5ee5efd9b742b95f4f3185cf34eeb782c84 /app-sci | |
parent | Added preleases. (Manifest recommit) (diff) | |
download | gentoo-2-3e16d3f972376229973fc9f2229c5da5e2c803a4.tar.gz gentoo-2-3e16d3f972376229973fc9f2229c5da5e2c803a4.tar.bz2 gentoo-2-3e16d3f972376229973fc9f2229c5da5e2c803a4.zip |
setiathome-3.08-r1.ebuild: Remove -* since that's meaningless in these ebuilds. Mark 3.03 -alpha since it segfaults for us. We'll need a build of 3.08 to appear on the website before this becomes usable again on alpha.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/setiathome/ChangeLog | 10 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.03-r1.ebuild | 4 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.08-r1.ebuild | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index 294448e7f253..21e26423dfc7 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-sci/setiathome -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.14 2004/01/27 05:19:32 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.15 2004/02/26 22:20:45 agriffis Exp $ + + 26 Feb 2004; Aron Griffis <agriffis@gentoo.org> setiathome-3.03-r1.ebuild, + setiathome-3.08-r1.ebuild: + Remove -* since that's meaningless in these ebuilds. Mark 3.03 -alpha since it + segfaults for us. We'll need a build of 3.08 to appear on the website before + this becomes usable again on alpha. 27 Jan 2004; Mike Frysinger <vapier@gentoo.org> : Add wrapper script #24930 and a whole bunch more arch support #33812. diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild index 4cf7ebf73f48..724c15a80a43 100644 --- a/app-sci/setiathome/setiathome-3.03-r1.ebuild +++ b/app-sci/setiathome/setiathome-3.03-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.03-r1.ebuild,v 1.14 2004/01/27 05:23:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.15 2004/02/26 22:20:46 agriffis Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -16,7 +16,7 @@ SRC_URI="ppc? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.powerpc-unknow LICENSE="as-is" SLOT="0" -KEYWORDS="-* ppc sparc alpha hppa ia64" +KEYWORDS="ppc sparc -alpha hppa ia64" IUSE="X" RESTRICT="nomirror" diff --git a/app-sci/setiathome/setiathome-3.08-r1.ebuild b/app-sci/setiathome/setiathome-3.08-r1.ebuild index ca759339959c..8fe10fc6e67f 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.7 2004/01/27 05:23:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.8 2004/02/26 22:20:46 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" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |