diff options
author | 2011-12-11 09:02:45 +0000 | |
---|---|---|
committer | 2011-12-11 09:02:45 +0000 | |
commit | 984fe9860eaa339e469e401d6641690f2c1832c5 (patch) | |
tree | f71a61d0909552815bc63618320748f2121a659c /x11-misc | |
parent | x86 stable wrt bug #393169 (diff) | |
download | gentoo-2-984fe9860eaa339e469e401d6641690f2c1832c5.tar.gz gentoo-2-984fe9860eaa339e469e401d6641690f2c1832c5.tar.bz2 gentoo-2-984fe9860eaa339e469e401d6641690f2c1832c5.zip |
x86 stable wrt bug #392811
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/wmctrl/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/wmctrl/wmctrl-1.07-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/wmctrl/ChangeLog b/x11-misc/wmctrl/ChangeLog index 6fb7ab06cd85..6c78e26eee5e 100644 --- a/x11-misc/wmctrl/ChangeLog +++ b/x11-misc/wmctrl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/wmctrl -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/ChangeLog,v 1.15 2008/03/23 14:51:30 coldwind Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/ChangeLog,v 1.16 2011/12/11 09:02:45 phajdan.jr Exp $ + + 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmctrl-1.07-r1.ebuild: + x86 stable wrt bug #392811 23 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> wmctrl-1.07-r1.ebuild: amd64 stable diff --git a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild b/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild index 18100f515206..60376eafbbe0 100644 --- a/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild +++ b/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild,v 1.2 2008/03/23 14:51:30 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmctrl/wmctrl-1.07-r1.ebuild,v 1.3 2011/12/11 09:02:45 phajdan.jr Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://sweb.cz/tripie/utils/wmctrl/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |