diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:18:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-22 22:18:51 +0000 |
commit | 6030c4c35c37b6162c8eca7ea858991197fa59a9 (patch) | |
tree | 86203bd0e93dfd296d897ccf8925b7cdb18d7d4a /x11-plugins | |
parent | x11-misc/treeline stable on ppc. (diff) | |
download | gentoo-2-6030c4c35c37b6162c8eca7ea858991197fa59a9.tar.gz gentoo-2-6030c4c35c37b6162c8eca7ea858991197fa59a9.tar.bz2 gentoo-2-6030c4c35c37b6162c8eca7ea858991197fa59a9.zip |
x11-plugins/wmbiff stable on ppc.
(Portage version: 2.1_pre6-r5)
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 8255d0c238d1..d78d782994d1 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.24 2006/03/20 19:43:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.25 2006/03/22 22:18:51 hansmi Exp $ + + 22 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> wmbiff-0.4.27.ebuild: + Stable on ppc. 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> wmbiff-0.4.27.ebuild: Stable on sparc diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild index 37c7f2c79e1f..517f32d8885d 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.4 2006/03/20 19:43:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.5 2006/03/22 22:18:51 hansmi 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() |