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 | 7a735a5f048d21dfecd660959a42a43e97f7c314 (patch) | |
tree | 716d4d0420c028b12a9a50e8c24b939efa9a3e46 /x11-plugins | |
parent | x86 stable wrt bug #392431 (diff) | |
download | historical-7a735a5f048d21dfecd660959a42a43e97f7c314.tar.gz historical-7a735a5f048d21dfecd660959a42a43e97f7c314.tar.bz2 historical-7a735a5f048d21dfecd660959a42a43e97f7c314.zip |
x86 stable wrt bug #391539
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-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 |