diff options
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r-- | app-sci/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/setiathome/setiathome-3.03-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index d926e4967ca2..5dabdf4d8ae1 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/setiathome # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.26 2004/11/08 15:39:32 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.27 2004/11/08 16:19:45 fmccor Exp $ + + 08 Nov 2004; Ferris McCormick <fmccor@gentoo.org> setiathome-3.03-r2.ebuild: + Stable for sparc (Security Bug 69868 -- no change to actual program). 08 Nov 2004; Olivier Fisette <ribosome@gentoo.org> setiathome-3.03-r2.ebuild: Removed X support and fixed file permissions for the sparc binaries. diff --git a/app-sci/setiathome/setiathome-3.03-r2.ebuild b/app-sci/setiathome/setiathome-3.03-r2.ebuild index cfb327bb2d80..6a5b6fd88e58 100644 --- a/app-sci/setiathome/setiathome-3.03-r2.ebuild +++ b/app-sci/setiathome/setiathome-3.03-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r2.ebuild,v 1.2 2004/11/08 15:39:32 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r2.ebuild,v 1.3 2004/11/08 16:19:45 fmccor 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" |