diff options
author | David Holm <dholm@gentoo.org> | 2004-07-21 07:51:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-21 07:51:16 +0000 |
commit | 3a4caf3a2bd39bac779e944290d9b5878a954f11 (patch) | |
tree | 20ae5e86c710228d6dfbc73adff4f99c6aaaa8ec /x11-plugins/wmgrabimage | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-3a4caf3a2bd39bac779e944290d9b5878a954f11.tar.gz gentoo-2-3a4caf3a2bd39bac779e944290d9b5878a954f11.tar.bz2 gentoo-2-3a4caf3a2bd39bac779e944290d9b5878a954f11.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index a382fb24f4dc..08f712033780 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,9 @@ # 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.1 2004/07/19 07:56:38 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.2 2004/07/21 07:47:01 dholm Exp $ + + 21 Jul 2004; David Holm <dholm@gentoo.org> wmgrabimage-0.72.ebuild: + Added to ~ppc. *wmgrabimage-0.72 (19 Jul 2004) diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild index 24e364737d2f..dc5a6a08cd6e 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.1 2004/07/19 07:56:38 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild,v 1.2 2004/07/21 07:47:01 dholm Exp $ inherit eutils @@ -19,7 +19,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_unpack() { |