diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:13:50 +0000 |
commit | 96ccc5923c054a22db4c2f2cd6d5def9d1e98b25 (patch) | |
tree | 08f7f5d31b88f0becfc2f7f694834c27fc0d4ae6 /app-sci | |
parent | initial version (Manifest recommit) (diff) | |
download | gentoo-2-96ccc5923c054a22db4c2f2cd6d5def9d1e98b25.tar.gz gentoo-2-96ccc5923c054a22db4c2f2cd6d5def9d1e98b25.tar.bz2 gentoo-2-96ccc5923c054a22db4c2f2cd6d5def9d1e98b25.zip |
oops, remove errant keywords
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, 3 insertions, 6 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog index 1f71b864b229..e8a00908b2e2 100644 --- a/app-sci/setiathome/ChangeLog +++ b/app-sci/setiathome/ChangeLog @@ -1,9 +1,6 @@ # 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.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 +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.19 2004/03/09 23:13:50 agriffis Exp $ *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 56d7947d87ab..95c97b8b9945 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.9 2004/03/09 23:10:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.10 2004/03/09 23:13:50 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 alpha ia64" +KEYWORDS="x86 amd64" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |