diff options
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index 08f712033780..c6d64d89d0f2 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmgrabimage # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.2 2004/07/21 07:47:01 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ + + 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + wmgrabimage-0.72.ebuild: + Masked wmgrabimage-0.72.ebuild stable for ppc 21 Jul 2004; David Holm <dholm@gentoo.org> wmgrabimage-0.72.ebuild: Added to ~ppc. diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild index dc5a6a08cd6e..55dfb96f13c3 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72.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/wmgrabimage/wmgrabimage-0.72.ebuild,v 1.2 2004/07/21 07:47:01 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild,v 1.3 2004/09/02 18:22:40 pvdabeel Exp $ inherit eutils @@ -19,7 +19,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" src_unpack() { |