diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 15:59:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 15:59:41 +0000 |
commit | 346e60139f39da162837df533a0424b6efc6027d (patch) | |
tree | ab80e2dbc31d70d488592e9e095c714e9cc98a97 /x11-misc/i3lock | |
parent | Stable for amd64, wrt bug #429232 (diff) | |
download | gentoo-2-346e60139f39da162837df533a0424b6efc6027d.tar.gz gentoo-2-346e60139f39da162837df533a0424b6efc6027d.tar.bz2 gentoo-2-346e60139f39da162837df533a0424b6efc6027d.zip |
Stable for amd64, wrt bug #429236
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/i3lock')
-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 540fc5ed8d2e..30e7cf38c539 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.10 2012/06/02 15:31:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/ChangeLog,v 1.11 2012/08/03 15:59:41 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> i3lock-2.4.1.ebuild: + Stable for amd64, wrt bug #429236 *i3lock-2.4.1 (02 Jun 2012) diff --git a/x11-misc/i3lock/i3lock-2.4.1.ebuild b/x11-misc/i3lock/i3lock-2.4.1.ebuild index 527bdc1e8629..4e7191eff6b1 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.1 2012/06/02 15:31:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/i3lock-2.4.1.ebuild,v 1.2 2012/08/03 15:59:41 ago 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 |