diff options
author | Markus Meier <maekke@gentoo.org> | 2008-06-28 07:06:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-06-28 07:06:56 +0000 |
commit | 6c7c2a79b50d6bc57a6b1774fa19d86207ccac4e (patch) | |
tree | 9b3bbac9007c63820d293423d03c4f174caac715 /x11-plugins/wmmisc | |
parent | x86 stable, bug #229573 (diff) | |
download | gentoo-2-6c7c2a79b50d6bc57a6b1774fa19d86207ccac4e.tar.gz gentoo-2-6c7c2a79b50d6bc57a6b1774fa19d86207ccac4e.tar.bz2 gentoo-2-6c7c2a79b50d6bc57a6b1774fa19d86207ccac4e.zip |
x86 stable, bug #229583
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc7 i686)
Diffstat (limited to 'x11-plugins/wmmisc')
-rw-r--r-- | x11-plugins/wmmisc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmisc/wmmisc-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmmisc/ChangeLog b/x11-plugins/wmmisc/ChangeLog index 0ae2b53d1eb8..e56b44bf31bc 100644 --- a/x11-plugins/wmmisc/ChangeLog +++ b/x11-plugins/wmmisc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmisc # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.7 2008/01/16 18:58:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.8 2008/06/28 07:06:56 maekke Exp $ + + 28 Jun 2008; Markus Meier <maekke@gentoo.org> wmmisc-1.1.ebuild: + x86 stable, bug #229583 *wmmisc-1.1 (16 Jan 2008) diff --git a/x11-plugins/wmmisc/wmmisc-1.1.ebuild b/x11-plugins/wmmisc/wmmisc-1.1.ebuild index c71343439b1e..1cf4c7449b2c 100644 --- a/x11-plugins/wmmisc/wmmisc-1.1.ebuild +++ b/x11-plugins/wmmisc/wmmisc-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/wmmisc-1.1.ebuild,v 1.1 2008/01/16 18:58:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/wmmisc-1.1.ebuild,v 1.2 2008/06/28 07:06:56 maekke Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S=${WORKDIR}/${P}/src |