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/wmtop | |
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/wmtop')
-rw-r--r-- | x11-plugins/wmtop/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtop/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.84.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmtop/ChangeLog b/x11-plugins/wmtop/ChangeLog index 57599cb9a3b6..531223d0d79a 100644 --- a/x11-plugins/wmtop/ChangeLog +++ b/x11-plugins/wmtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtop # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.2 2003/02/12 09:43:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/ChangeLog,v 1.3 2003/09/24 18:53:55 weeve Exp $ + + 24 Sep 2003; Jason Wever <weeve@gentoo.org> wmtop-0.84.ebuild: + Added ~sparc keyword. *wmtop-0.84 (04 Oct 2002) diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest index 607684cca64e..f657f65dc85a 100644 --- a/x11-plugins/wmtop/Manifest +++ b/x11-plugins/wmtop/Manifest @@ -1,3 +1,3 @@ -MD5 8ab991cd2d4bf7d72822ced180f2058c ChangeLog 373 -MD5 a7d41df519042ef268183541351ff061 wmtop-0.84.ebuild 708 +MD5 46a446fcd0d740f8894b0ffca0ccbd44 ChangeLog 462 +MD5 980f15d7f5359d15cd7b04ccc979172d wmtop-0.84.ebuild 714 MD5 f02c38d61b457e6c4127eb64dcaa2715 files/digest-wmtop-0.84 62 diff --git a/x11-plugins/wmtop/wmtop-0.84.ebuild b/x11-plugins/wmtop/wmtop-0.84.ebuild index 4d1cdc436d54..44dff830eb8c 100644 --- a/x11-plugins/wmtop/wmtop-0.84.ebuild +++ b/x11-plugins/wmtop/wmtop-0.84.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/wmtop/wmtop-0.84.ebuild,v 1.3 2003/02/13 17:33:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.84.ebuild,v 1.4 2003/09/24 18:53:55 weeve Exp $ S="${WORKDIR}/${P}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wmtop/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DEPEND="virtual/glibc virtual/x11" |