diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
commit | ebe7fb4878d4894df122bac556ea629928a994db (patch) | |
tree | cf701062c7288d31a72a2bff8a3209f0885ebbc1 /x11-plugins/wmbiff | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.tar.gz gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.tar.bz2 gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmbiff')
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.15.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.17.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.20.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild index 72d8fbda93d8..11f52647e2b4 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.7 2004/04/26 14:58:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.15.ebuild,v 1.8 2004/04/30 22:14:07 pvdabeel 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 amd64" +KEYWORDS="x86 sparc amd64 ppc" src_compile() { diff --git a/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild index 4a4e28ef4e02..8209f10c172a 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild,v 1.2 2004/04/26 14:58:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.17.ebuild,v 1.3 2004/04/30 22:14:07 pvdabeel 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" +KEYWORDS="~x86 ~sparc ~amd64 ppc" IUSE="crypt" src_compile() { diff --git a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild index 9b8a03b74a27..93b852e9c3ac 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.3 2004/03/19 10:04:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.20.ebuild,v 1.4 2004/04/30 22:14:07 pvdabeel Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc" IUSE="crypt" src_unpack() { |