diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-26 16:37:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-26 16:37:32 +0000 |
commit | acaf08a3bdfe78f7b26db7e8a7edd431a875aea4 (patch) | |
tree | 5321d401aa371c01cb51204675216dc5b36ff8d6 /x11-plugins/wmbiff | |
parent | Version bump. Depend on exact version of net-wireless/kismet. (Manifest recom... (diff) | |
download | gentoo-2-acaf08a3bdfe78f7b26db7e8a7edd431a875aea4.tar.gz gentoo-2-acaf08a3bdfe78f7b26db7e8a7edd431a875aea4.tar.bz2 gentoo-2-acaf08a3bdfe78f7b26db7e8a7edd431a875aea4.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index 0984a740cec9..9b46dd6d4ce4 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.15 2004/10/19 08:51:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.16 2004/11/26 16:37:32 weeve Exp $ + + 26 Nov 2004; Jason Wever <weeve@gentoo.org> wmbiff-0.4.25.ebuild: + Stable on sparc. 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmbiff-0.4.25.ebuild: Stable on amd64. diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild index a1a66a8f56da..785e7e4a375d 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild,v 1.4 2004/10/19 08:51:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild,v 1.5 2004/11/26 16:37:32 weeve 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 ppc" +KEYWORDS="x86 sparc amd64 ppc" IUSE="crypt" src_compile() { |