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 | 1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de (patch) | |
tree | 7bbfa23e610805b11c110f3b9702c5c974bb8516 /x11-plugins/wmsystray | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.gz gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.tar.bz2 gentoo-2-1287db7ec5d12cb6166c68a7b66ae2bdeca7e8de.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-plugins/wmsystray')
-rw-r--r-- | x11-plugins/wmsystray/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmsystray/ChangeLog b/x11-plugins/wmsystray/ChangeLog index d8ef6e523e8f..862db7243713 100644 --- a/x11-plugins/wmsystray/ChangeLog +++ b/x11-plugins/wmsystray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmsystray # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.3 2004/08/26 20:33:11 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wmsystray-0.1.1.ebuild: + Masked wmsystray-0.1.1.ebuild stable for ppc 26 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmsystray-0.1.1.ebuild: Add patch to fix #61704. Stable for x86... diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild index 8ee0afe6af4f..b812d1e15476 100644 --- a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild +++ b/x11-plugins/wmsystray/wmsystray-0.1.1.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/wmsystray/wmsystray-0.1.1.ebuild,v 1.3 2004/08/26 20:33:11 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild,v 1.4 2004/09/02 18:22:40 pvdabeel Exp $ inherit eutils @@ -15,7 +15,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" src_unpack() { |