diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:54:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:54:52 +0000 |
commit | 66e4ea93eb2ca47e05903ae457b755cd3f39a520 (patch) | |
tree | 6e9cdda08dfc8375e7f27799000e03876efba390 | |
parent | x86 stable wrt bug #392431 (diff) | |
download | gentoo-2-66e4ea93eb2ca47e05903ae457b755cd3f39a520.tar.gz gentoo-2-66e4ea93eb2ca47e05903ae457b755cd3f39a520.tar.bz2 gentoo-2-66e4ea93eb2ca47e05903ae457b755cd3f39a520.zip |
x86 stable wrt bug #391539
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | x11-plugins/wmtimer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmtimer/ChangeLog b/x11-plugins/wmtimer/ChangeLog index bbbbb9f59112..6b1e954b7271 100644 --- a/x11-plugins/wmtimer/ChangeLog +++ b/x11-plugins/wmtimer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmtimer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/ChangeLog,v 1.26 2011/12/02 22:14:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/ChangeLog,v 1.27 2011/12/07 07:54:52 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmtimer-2.92-r1.ebuild: + x86 stable wrt bug #391539 02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> wmtimer-2.92-r1.ebuild: add missing dependencies. stable on amd64. bug #391539 diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild index 4b79bb3d52bd..5e1b8e8a8ba7 100644 --- a/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild +++ b/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild,v 1.4 2011/12/02 22:14:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtimer/wmtimer-2.92-r1.ebuild,v 1.5 2011/12/07 07:54:52 phajdan.jr Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="dev-libs/glib |