diff options
author | 2006-03-20 19:43:55 +0000 | |
---|---|---|
committer | 2006-03-20 19:43:55 +0000 | |
commit | 945d52b1c9f76e2e742d36345670121e6a777bfe (patch) | |
tree | 9912b9cba33052cdd6297edf7e642764828cde91 /x11-plugins | |
parent | remove old versions (diff) | |
download | gentoo-2-945d52b1c9f76e2e742d36345670121e6a777bfe.tar.gz gentoo-2-945d52b1c9f76e2e742d36345670121e6a777bfe.tar.bz2 gentoo-2-945d52b1c9f76e2e742d36345670121e6a777bfe.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index 2a07bba123ce..8255d0c238d1 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.23 2006/03/20 12:31:25 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.24 2006/03/20 19:43:55 gustavoz Exp $ + + 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> wmbiff-0.4.27.ebuild: + Stable on sparc 20 Mar 2006; Michele Noberasco <s4t4n@gentoo.org> wmbiff-0.4.27.ebuild: Stable for x86. diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index 246df9b51fb6..37c7f2c79e1f 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.3 2006/03/20 12:31:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.4 2006/03/20 19:43:55 gustavoz Exp $ DESCRIPTION="WMBiff is a dock applet for WindowMaker which can monitor up to 5 mailboxes." SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz" @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="crypt" src_compile() |