diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-20 20:01:01 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-20 20:01:01 +0000 |
commit | 09feb26bccc093afe23cb1c0288bed68f47c85d5 (patch) | |
tree | 05b98bb78eb46b1e483b19e8995022637982c1ac /x11-misc | |
parent | fix grammar in make_desktop_entry icon description #431940 by Greg Turner (diff) | |
download | gentoo-2-09feb26bccc093afe23cb1c0288bed68f47c85d5.tar.gz gentoo-2-09feb26bccc093afe23cb1c0288bed68f47c85d5.tar.bz2 gentoo-2-09feb26bccc093afe23cb1c0288bed68f47c85d5.zip |
Stable for x86, wrt bug #429236
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/i3lock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/i3lock/i3lock-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/i3lock/ChangeLog b/x11-misc/i3lock/ChangeLog index 30e7cf38c539..e88499be0939 100644 --- a/x11-misc/i3lock/ChangeLog +++ b/x11-misc/i3lock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/i3lock # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/ChangeLog,v 1.11 2012/08/03 15:59:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/ChangeLog,v 1.12 2012/08/20 20:01:01 johu Exp $ + + 20 Aug 2012; Johannes Huber <johu@gentoo.org> i3lock-2.4.1.ebuild: + Stable for x86, wrt bug #429236 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> i3lock-2.4.1.ebuild: Stable for amd64, wrt bug #429236 diff --git a/x11-misc/i3lock/i3lock-2.4.1.ebuild b/x11-misc/i3lock/i3lock-2.4.1.ebuild index 4e7191eff6b1..09dcfbb32a54 100644 --- a/x11-misc/i3lock/i3lock-2.4.1.ebuild +++ b/x11-misc/i3lock/i3lock-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/i3lock-2.4.1.ebuild,v 1.2 2012/08/03 15:59:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/i3lock-2.4.1.ebuild,v 1.3 2012/08/20 20:01:01 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+cairo" RDEPEND="virtual/pam |