diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:04:05 +0000 |
commit | 70faada1897105c1d4c409d2c48f7a6fc261b9b7 (patch) | |
tree | 8e803711ec23d5aa1b628cb9164550686e5bb2a0 /x11-plugins/wmbiff | |
parent | fixed typo, closes bug #68092 (diff) | |
download | historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.gz historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.tar.bz2 historical-70faada1897105c1d4c409d2c48f7a6fc261b9b7.zip |
Stable on amd64.
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 78f2f479750a..0984a740cec9 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.14 2004/09/04 00:15:22 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.15 2004/10/19 08:51:22 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmbiff-0.4.25.ebuild: + Stable on amd64. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.25.ebuild: Stable for x86. diff --git a/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild index 7162e9b78604..a1a66a8f56da 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.3 2004/09/04 00:15:22 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.25.ebuild,v 1.4 2004/10/19 08:51:22 absinthe 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() { |