diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-07-10 18:56:16 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-07-10 18:56:16 +0000 |
commit | 5586a688723f7f45319c8a9231e85ae310b8cf83 (patch) | |
tree | f6e625c0ce51b888f75e4a3c2ad62e6b0530db3d /x11-plugins | |
parent | sync IUSE (+doc) (diff) | |
download | gentoo-2-5586a688723f7f45319c8a9231e85ae310b8cf83.tar.gz gentoo-2-5586a688723f7f45319c8a9231e85ae310b8cf83.tar.bz2 gentoo-2-5586a688723f7f45319c8a9231e85ae310b8cf83.zip |
gkrellmwireless is now ~sparc, excluding.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-plugins/ChangeLog b/x11-plugins/gkrellm-plugins/ChangeLog index c9d03afaafe1..644302852d5a 100644 --- a/x11-plugins/gkrellm-plugins/ChangeLog +++ b/x11-plugins/gkrellm-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellm-plugins -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.6 2004/06/24 22:56:59 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.7 2005/07/10 18:56:16 brix Exp $ + + 10 Jul 2005; <brix@gentoo.org> gkrellm-plugins-1.2.11-r1.ebuild: + gkrellmwireless is now ~sparc, excluding. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild b/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild index c0b1662ceccc..ec41c1d43042 100644 --- a/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild +++ b/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.9 2004/06/24 22:56:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-1.2.11-r1.ebuild,v 1.10 2005/07/10 18:56:16 brix Exp $ IUSE="gnome" @@ -25,7 +25,7 @@ DEPEND="=app-admin/gkrellm-1.2* x11-plugins/gkrellmoon x11-plugins/gkrellmouse x11-plugins/gkrellmwho - x11-plugins/gkrellmwireless + !sparc? ( x11-plugins/gkrellmwireless ) x11-plugins/gkrellshoot x11-plugins/gkrellweather gnome? ( x11-plugins/gkrellm-gnome )" |