diff options
author | 2004-03-09 23:11:05 +0000 | |
---|---|---|
committer | 2004-03-09 23:11:05 +0000 | |
commit | b6fd63e06d86f8a0948e7b720316db7b86c227b0 (patch) | |
tree | 499cb31fa325280c8ce188f2bd8ba01ffd9dbb0e /app-sci | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-b6fd63e06d86f8a0948e7b720316db7b86c227b0.tar.gz gentoo-2-b6fd63e06d86f8a0948e7b720316db7b86c227b0.tar.bz2 gentoo-2-b6fd63e06d86f8a0948e7b720316db7b86c227b0.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/setiathome-3.08-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |