diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 3dd20ecffd7edee54d103bca0944d29e3a1dd83b (patch) | |
tree | 9510fa8b502331de9245f68688791b237c024810 /x11-misc/xsnow/xsnow-1.42.ebuild | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.gz historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.bz2 historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/xsnow/xsnow-1.42.ebuild')
-rw-r--r-- | x11-misc/xsnow/xsnow-1.42.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/xsnow/xsnow-1.42.ebuild b/x11-misc/xsnow/xsnow-1.42.ebuild index fff1d7c3af03..34d8b241e596 100644 --- a/x11-misc/xsnow/xsnow-1.42.ebuild +++ b/x11-misc/xsnow/xsnow-1.42.ebuild @@ -1,12 +1,14 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author John Stalker <stalker@math.princeton.edu> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnow/xsnow-1.42.ebuild,v 1.1 2002/02/02 20:59:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnow/xsnow-1.42.ebuild,v 1.2 2002/07/08 21:31:08 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="snow, reindeer, and santa on the root window" SRC_URI="http://www.euronet.nl/~rja/Xsnow/${P}.tar.gz" HOMEPAGE="http://www.euronet.nl/~rja/Xsnow/" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11" |