diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmbiff | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.gz historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.bz2 historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.3.5.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.15.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest index f843a9f8470e..9bb1e34cd436 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -1,6 +1,6 @@ +MD5 2766ab01aab790d5c269ec2043849a2c wmbiff-0.3.5.ebuild 816 +MD5 a38e5b8b480572ab0f945d3338aa36dd wmbiff-0.4.15.ebuild 635 MD5 95813545fd59bf1ba940b0111e71cfee ChangeLog 795 -MD5 3b966279990f2a2cb7232c7749239b72 wmbiff-0.3.5.ebuild 809 -MD5 00202e878c7649db0f29c3f7235132c6 wmbiff-0.4.15.ebuild 628 MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224 -MD5 37fd5d2ad6171a6e66365008a769a74c files/digest-wmbiff-0.3.5 63 MD5 8391e3fac11ce2c658e6c7b8803321de files/digest-wmbiff-0.4.15 65 +MD5 37fd5d2ad6171a6e66365008a769a74c files/digest-wmbiff-0.3.5 63 diff --git a/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild b/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild index 03be7618cb48..3e0e054b07ae 100644 --- a/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.3.5.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/wmbiff/wmbiff-0.3.5.ebuild,v 1.4 2003/09/29 21:53:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.3.5.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P}/wmbiff DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." @@ -11,7 +11,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" src_compile() { # disabling crypt for now, until I have time to diff --git a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild index 400db10e1c4c..801c107e1da5 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.15.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/wmbiff/wmbiff-0.4.15.ebuild,v 1.4 2003/09/29 21:53:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" @@ -10,7 +10,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc amd64" src_compile() { |