diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 13:53:13 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 13:53:13 +0000 |
commit | 6ba5fbdd7c6ae97602193039d5b9ca45ef1feceb (patch) | |
tree | 94fa169ffc823ca78ec1f17f4844fed8128d3456 /x11-plugins/wmmisc | |
parent | Fixed ChangeLog header. (diff) | |
download | gentoo-2-6ba5fbdd7c6ae97602193039d5b9ca45ef1feceb.tar.gz gentoo-2-6ba5fbdd7c6ae97602193039d5b9ca45ef1feceb.tar.bz2 gentoo-2-6ba5fbdd7c6ae97602193039d5b9ca45ef1feceb.zip |
Stable for x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins/wmmisc')
-rw-r--r-- | x11-plugins/wmmisc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmisc/wmmisc-0.9.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmmisc/ChangeLog b/x11-plugins/wmmisc/ChangeLog index 4aa537c197db..879d9f2a167d 100644 --- a/x11-plugins/wmmisc/ChangeLog +++ b/x11-plugins/wmmisc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmisc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.1 2004/11/28 18:49:18 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.2 2005/01/26 13:53:13 s4t4n Exp $ + + 26 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmmisc-0.9.ebuild: + Stable for x86. Fix copyright headers. *wmmisc-0.9 (28 Nov 2004) diff --git a/x11-plugins/wmmisc/wmmisc-0.9.ebuild b/x11-plugins/wmmisc/wmmisc-0.9.ebuild index 0d0822117faf..ad7813820fda 100644 --- a/x11-plugins/wmmisc/wmmisc-0.9.ebuild +++ b/x11-plugins/wmmisc/wmmisc-0.9.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/wmmisc/wmmisc-0.9.ebuild,v 1.1 2004/11/28 18:49:18 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/wmmisc-0.9.ebuild,v 1.2 2005/01/26 13:53:13 s4t4n Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.dockapps.org/download.php/id/460/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11" |