diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-28 23:47:27 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-28 23:47:27 +0000 |
commit | 3af9d6f5d96d9fbebd5dabc2e761c5e8c10cfd11 (patch) | |
tree | 5b87893e42ebc22558c75adc27799c6ae1d83cf2 /x11-plugins/wmgrabimage | |
parent | Fix copyright headers. Version 1.0.2 stable for x86. (diff) | |
download | gentoo-2-3af9d6f5d96d9fbebd5dabc2e761c5e8c10cfd11.tar.gz gentoo-2-3af9d6f5d96d9fbebd5dabc2e761c5e8c10cfd11.tar.bz2 gentoo-2-3af9d6f5d96d9fbebd5dabc2e761c5e8c10cfd11.zip |
Fix copyright headers. Version 0.72-r1 stable for x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins/wmgrabimage')
-rw-r--r-- | x11-plugins/wmgrabimage/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild | 4 |
3 files changed, 12 insertions, 7 deletions
diff --git a/x11-plugins/wmgrabimage/ChangeLog b/x11-plugins/wmgrabimage/ChangeLog index 4decb4655378..8e8cab8db751 100644 --- a/x11-plugins/wmgrabimage/ChangeLog +++ b/x11-plugins/wmgrabimage/ChangeLog @@ -1,6 +1,11 @@ # 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.5 2004/12/05 10:53:57 s4t4n Exp $ +# 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 $ + + 29 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmgrabimage-0.72-r1.ebuild: + Stable for x86. Fix copyright headers. + wmgrabimage-0.72.ebuild: + Fix copyright headers. *wmgrabimage-0.72-r1 (05 Dec 2004) diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild index 1e230fdcfc00..02c9706341a2 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-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/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.1 2004/12/05 10:53:57 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72-r1.ebuild,v 1.2 2005/01/28 23:47:27 s4t4n Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { diff --git a/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild b/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild index 20c1b658ceff..1c51c25bc995 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 +# 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.ebuild,v 1.4 2004/09/04 00:47:01 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmgrabimage/wmgrabimage-0.72.ebuild,v 1.5 2005/01/28 23:47:27 s4t4n Exp $ inherit eutils |