diff options
author | Jason Wever <weeve@gentoo.org> | 2003-09-24 18:57:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-09-24 18:57:16 +0000 |
commit | 2e3114e76f7b6064a9bd2fbac210efa0f19f9dbf (patch) | |
tree | b419ce8ee88850a59db5237dcfad41a518bc7ee9 /x11-plugins/wmupmon | |
parent | masking qmail-autoresponder for security reasons. bug #26780 (diff) | |
download | historical-2e3114e76f7b6064a9bd2fbac210efa0f19f9dbf.tar.gz historical-2e3114e76f7b6064a9bd2fbac210efa0f19f9dbf.tar.bz2 historical-2e3114e76f7b6064a9bd2fbac210efa0f19f9dbf.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmupmon')
-rw-r--r-- | x11-plugins/wmupmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmupmon/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmupmon/ChangeLog b/x11-plugins/wmupmon/ChangeLog index 27ecbf9a892e..73c2103605b4 100644 --- a/x11-plugins/wmupmon/ChangeLog +++ b/x11-plugins/wmupmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmupmon # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.2 2003/06/12 22:27:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/ChangeLog,v 1.3 2003/09/24 18:55:01 weeve Exp $ + + 24 Sep 2003; Jason Wever <weeve@gentoo.org> wmupmon-0.1.1a.ebuild: + Added ~sparc keyword. 12 Jun 2003; Seemant Kulleen <seemant@gentoo.org> wmupmon-0.1.1a.ebuild: xpm is provided by xfree diff --git a/x11-plugins/wmupmon/Manifest b/x11-plugins/wmupmon/Manifest index 5f8755b985fb..94145354e39b 100644 --- a/x11-plugins/wmupmon/Manifest +++ b/x11-plugins/wmupmon/Manifest @@ -1,3 +1,3 @@ -MD5 664536463a5e914fc54ef616fa6e4ae4 ChangeLog 573 -MD5 21a3a7c9dfef1ca30409fe2f93c4f2ba wmupmon-0.1.1a.ebuild 916 +MD5 00e1949607ed7de7753113789c6153c2 ChangeLog 665 +MD5 42d82bd3892e19624a9c337f1b8809a3 wmupmon-0.1.1a.ebuild 920 MD5 b610db91de3c6cdf44fa50701b321445 files/digest-wmupmon-0.1.1a 67 diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild index 7e50a337cc69..353ef58c8faa 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.3 2003/09/06 05:45:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.4 2003/09/24 18:55:01 weeve Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ HOMEPAGE="http://jzs.mine.nu/projects/index.php?project=wmupmon" SRC_URI="http://jzs.mine.nu/projects/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" |