diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-06-24 06:02:40 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-06-24 06:02:40 +0000 |
commit | b307e05d69d33c1b0efaa37bcde3e94d950d5d02 (patch) | |
tree | 4b79cae3b72654f42a4311a0f245b0bf76812fe0 | |
parent | Fixed Header. (diff) | |
download | historical-b307e05d69d33c1b0efaa37bcde3e94d950d5d02.tar.gz historical-b307e05d69d33c1b0efaa37bcde3e94d950d5d02.tar.bz2 historical-b307e05d69d33c1b0efaa37bcde3e94d950d5d02.zip |
unmask x86
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.15.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index e1b570ee9f10..5b3298c4c9d4 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.5 2003/06/18 15:09:18 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.6 2003/06/24 06:02:32 phosphan Exp $ + + 24 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> wmbiff-0.4.15.ebuild: + Stable for x86 *wmbiff-0.4.15 (18 Jun 2003) diff --git a/x11-plugins/wmbiff/Manifest b/x11-plugins/wmbiff/Manifest index 9f7e70f9f793..19dc09d386b1 100644 --- a/x11-plugins/wmbiff/Manifest +++ b/x11-plugins/wmbiff/Manifest @@ -1,5 +1,5 @@ MD5 be481e44b8e4a7699992de33f624b025 wmbiff-0.3.5.ebuild 797 -MD5 e7ce0bf35250ecb5f479ecc8b1d50ec6 wmbiff-0.4.15.ebuild 619 -MD5 d41c8e1b1d9fbe559119ea52ece5202f ChangeLog 702 +MD5 10370b879492d4f0ccb06d8fbb3dba75 wmbiff-0.4.15.ebuild 618 +MD5 95813545fd59bf1ba940b0111e71cfee ChangeLog 795 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.4.15.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild index 545f2f1de774..3ad9ba125982 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright (c) Vitaly Kushneriuk # 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.1 2003/06/18 15:09:18 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild,v 1.2 2003/06/24 06:02:32 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" @@ -10,7 +10,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " src_compile() { |