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 | 2ef5c04d9fbef0270846730a599f1594af95e7e1 (patch) | |
tree | e793630f04fe2d9119fb1fed85c1b1202a72ece5 /x11-plugins/wmmisc | |
parent | x86 stable, bug #229573 (diff) | |
download | historical-2ef5c04d9fbef0270846730a599f1594af95e7e1.tar.gz historical-2ef5c04d9fbef0270846730a599f1594af95e7e1.tar.bz2 historical-2ef5c04d9fbef0270846730a599f1594af95e7e1.zip |
x86 stable, bug #229583
Package-Manager: portage-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 |