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 | 2d7bdcf56161d31816f48832b4ea8302399642a5 (patch) | |
tree | a7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/wmsysmon | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2 gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/wmsysmon')
-rw-r--r-- | x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild | 5 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild index f17301ea3a0b..2563f0cd1061 100644 --- a/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild +++ b/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.1 2002/06/24 16:52:42 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6-r1.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $ S=${WORKDIR}/${P} @@ -12,6 +12,7 @@ DEPEND="virtual/glibc x11-base/xfree" RDEPEND="" SLOT="0" LICENSE="GPL" +KEYWORDS="x86" src_compile() { mv src/Makefile src/Makefile.orig diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild index a21565cd9a8b..5f00fd7fb695 100644 --- a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild +++ b/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild @@ -1,7 +1,7 @@ # Copyright (c) Vitaly Kushneriuk # Distributed under the terms of the GNU General Public License, v2. # Maintainer: Vitaly Kushneriuk<vitaly@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild,v 1.1 2002/02/07 08:09:45 vitaly Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $ S=${WORKDIR}/${P} @@ -10,6 +10,9 @@ SRC_URI="http://www.gnugeneration.com/software/wmsysmon/src/${P}.tar.gz" HOMEPAGE="http://www.gnugeneration.com/software/wmsysmon/" DEPEND="virtual/glibc x11-base/xfree" #RDEPEND="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 src_compile() { make -C src |