diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-11-09 07:53:20 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-11-09 07:53:20 +0000 |
commit | 298a2eec943eeb92e253394639a9b95178a5a88d (patch) | |
tree | 61bba86a9414acf484cd0b97ba5c5b3da82a8572 /app-sci | |
parent | Fixing #70166 (Manifest recommit) (diff) | |
download | gentoo-2-298a2eec943eeb92e253394639a9b95178a5a88d.tar.gz gentoo-2-298a2eec943eeb92e253394639a9b95178a5a88d.tar.bz2 gentoo-2-298a2eec943eeb92e253394639a9b95178a5a88d.zip |
stable on ppc gsla: 69868
Diffstat (limited to 'app-sci')
-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 5dabdf4d8ae1..cdc05381fdee 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.27 2004/11/08 16:19:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.28 2004/11/09 07:53:20 sejo Exp $ + + 09 Nov 2004; <SeJo@gentoo.org> setiathome-3.03-r2.ebuild: + stable on ppc gsla: 69868 08 Nov 2004; Ferris McCormick <fmccor@gentoo.org> setiathome-3.03-r2.ebuild: Stable for sparc (Security Bug 69868 -- no change to actual program). diff --git a/app-sci/setiathome/setiathome-3.03-r2.ebuild b/app-sci/setiathome/setiathome-3.03-r2.ebuild index 6a5b6fd88e58..081da0713fdc 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.3 2004/11/08 16:19:45 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r2.ebuild,v 1.4 2004/11/09 07:53:20 sejo 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" |