diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 14:31:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 14:31:29 +0000 |
commit | 66d83b00a018a967c11ee2caab752daea7f6a593 (patch) | |
tree | 989efe923e3c224ee006d91f3d9a619fc2da4dbc /app-sci/setiathome | |
parent | Added IUSE. (diff) | |
download | gentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.tar.gz gentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.tar.bz2 gentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.zip |
lintool
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r-- | app-sci/setiathome/setiathome-3.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild index 90dbc8952e78..adc3afab6d5f 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-2002 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.7 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.8 2002/10/17 14:26:47 vapier Exp $ IUSE="X" @@ -16,7 +16,7 @@ DEPEND=">=sys-apps/baselayout-1.8.0" RDEPEND="X? ( x11-base/xfree )" SLOT="0" -LICENSE="proprietary" +LICENSE="as-is" KEYWORDS="x86 ppc" src_unpack () { |