diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:22:41 +0000 |
commit | e98ef797c0f264b11ab1509a1d31bca484cca1b6 (patch) | |
tree | 719aaca52f111022deb89fe4b80e9a7d8dc6730e /x11-plugins/gkrellm-mailwatch | |
parent | ppc stable profile update (diff) | |
download | historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.gz historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.tar.bz2 historical-e98ef797c0f264b11ab1509a1d31bca484cca1b6.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/gkrellm-mailwatch')
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog index b17637a260dc..b57cceec1f1b 100644 --- a/x11-plugins/gkrellm-mailwatch/ChangeLog +++ b/x11-plugins/gkrellm-mailwatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gkrellm-mailwatch # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.18 2004/07/09 23:04:59 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.19 2004/09/02 18:22:39 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gkrellm-mailwatch-2.4.3.ebuild: + Masked gkrellm-mailwatch-2.4.3.ebuild stable for ppc 10 Jul 2004; Tom Martin <slarti@gentoo.org> gkrellm-mailwatch-2.4.3.ebuild: Marked ~amd64. diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild index 5e34659a1fd5..7467a66821b7 100644 --- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild +++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.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/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.3 2004/07/09 23:04:59 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.4 2004/09/02 18:22:39 pvdabeel Exp $ IUSE="" S=${WORKDIR}/${PN} @@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~amd64" src_compile() { emake || die |