diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:57:12 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-10 11:57:12 +0000 |
commit | 681c549e8b40622764e24eac45c015138dea3e39 (patch) | |
tree | 4b312ef0653c68eae8280edf9de27cb34929f80b /x11-plugins/wmgrabimage | |
parent | Version bump. Marked 0.1.0 stable on x86. (diff) | |
download | gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.tar.gz gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.tar.bz2 gentoo-2-681c549e8b40622764e24eac45c015138dea3e39.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index 8e8cab8db751..caba94de6571 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmgrabimage # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.6 2005/01/28 23:47:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/ChangeLog,v 1.7 2005/04/10 11:55:03 hansmi Exp $ + + 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + wmgrabimage-0.72-r1.ebuild: + Stable on ppc. 29 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmgrabimage-0.72-r1.ebuild: Stable for x86. Fix copyright headers. diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index 02c9706341a2..58958b6cb473 100644 --- a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild +++ b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.2 2005/01/28 23:47:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.3 2005/04/10 11:55:03 hansmi Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" src_unpack() { |