summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-08 21:31:08 +0000
commit3dd20ecffd7edee54d103bca0944d29e3a1dd83b (patch)
tree9510fa8b502331de9245f68688791b237c024810 /x11-misc/wmweather/wmweather-1.31-r1.ebuild
parentUpdated both the old and new version of mon with dependency changes; cleaned ... (diff)
downloadhistorical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.gz
historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.bz2
historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.zip
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/wmweather/wmweather-1.31-r1.ebuild')
-rw-r--r--x11-misc/wmweather/wmweather-1.31-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/wmweather/wmweather-1.31-r1.ebuild b/x11-misc/wmweather/wmweather-1.31-r1.ebuild
index a92bdadc2949..3b908a318fd8 100644
--- a/x11-misc/wmweather/wmweather-1.31-r1.ebuild
+++ b/x11-misc/wmweather/wmweather-1.31-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Arcady Genkin <agenkin@thpoon.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/wmweather-1.31-r1.ebuild,v 1.1 2002/04/25 17:06:54 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/wmweather-1.31-r1.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $
# Because of the capital "W" in the package name
WMW_PACKAGE=wmWeather
@@ -13,6 +13,9 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${WMW_PACKAGE}-${PV}.tar.gz"
HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml"
DEPEND="x11-base/xfree
sys-devel/perl"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86
src_compile() {
emake CFLAGS="$CFLAGS" -C Src || die