diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-03 12:51:17 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-03 12:51:17 +0000 |
commit | 8eb256fa4e01d383d92d7187fa774c74524fd087 (patch) | |
tree | 2fee1c6b2e55b1310bfc7133636178f83d2accab /x11-plugins/wmbiff | |
parent | Cleaning up with sed (diff) | |
download | historical-8eb256fa4e01d383d92d7187fa774c74524fd087.tar.gz historical-8eb256fa4e01d383d92d7187fa774c74524fd087.tar.bz2 historical-8eb256fa4e01d383d92d7187fa774c74524fd087.zip |
Moving to stable
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.20.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest index 423cb7fbc812..adedced30e73 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -2,7 +2,7 @@ MD5 882238df298c4558f6ddc20e4ba01976 wmbiff-0.4.15.ebuild 634 MD5 a1bc1e3d8e259fe4678c36e590eab7d7 wmbiff-0.4.17.ebuild 1024 MD5 7790c9a815e0fd273d33b382bbc7b7dc ChangeLog 1223 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 -MD5 9c175a5337d91f3c9a0cbf07d5c4c6af wmbiff-0.4.20.ebuild 972 +MD5 4f3a70126e8e3e800fd6640256af3daf wmbiff-0.4.20.ebuild 969 MD5 8391e3fac11ce2c658e6c7b8803321de files/digest-wmbiff-0.4.15 65 MD5 1c3db557c466c299ecf1fcf38194b155 files/digest-wmbiff-0.4.17 65 MD5 218b9bd8a41dfb0bcf674649d9fbc46e files/digest-wmbiff-0.4.20 65 diff --git a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild index 8be84be9521b..807ff3b59377 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.1 2004/02/11 09:39:35 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.2 2004/03/03 12:51:17 phosphan Exp $ DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" @@ -12,7 +12,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="x86 sparc amd64" IUSE="crypt" src_unpack() { |