diff options
author | 2013-09-02 16:19:04 +0000 | |
---|---|---|
committer | 2013-09-02 16:19:04 +0000 | |
commit | 7c5eacdefacf7ba1d497d5a6be67f74ed7b02eb6 (patch) | |
tree | 51d36e5cdfaafcd9d49feaca0d36453dac93fc79 /x11-misc/i3lock | |
parent | Stable for amd64 wrt bug #480340 (diff) | |
download | gentoo-2-7c5eacdefacf7ba1d497d5a6be67f74ed7b02eb6.tar.gz gentoo-2-7c5eacdefacf7ba1d497d5a6be67f74ed7b02eb6.tar.bz2 gentoo-2-7c5eacdefacf7ba1d497d5a6be67f74ed7b02eb6.zip |
Stable for amd64 wrt bug #480340
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-misc/i3lock')
-rw-r--r-- | x11-misc/i3lock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/i3lock/i3lock-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/i3lock/ChangeLog b/x11-misc/i3lock/ChangeLog index 8f57f7d2c32e..9cf94967d77a 100644 --- a/x11-misc/i3lock/ChangeLog +++ b/x11-misc/i3lock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/i3lock # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/ChangeLog,v 1.15 2013/06/11 19:13:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/ChangeLog,v 1.16 2013/09/02 16:19:04 nimiux Exp $ + + 02 Sep 2013; Chema Alonso <nimiux@gentoo.org> i3lock-2.5.ebuild: + Stable for amd64 wrt bug #480340 11 Jun 2013; Kacper Kowalik <xarthisius@gentoo.org> i3lock-2.5.ebuild: Update dependencies, install ChangeLog diff --git a/x11-misc/i3lock/i3lock-2.5.ebuild b/x11-misc/i3lock/i3lock-2.5.ebuild index 30aeeeb76e25..40cfd54918e4 100644 --- a/x11-misc/i3lock/i3lock-2.5.ebuild +++ b/x11-misc/i3lock/i3lock-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/i3lock-2.5.ebuild,v 1.2 2013/06/11 19:13:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3lock/i3lock-2.5.ebuild,v 1.3 2013/09/02 16:19:04 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="virtual/pam |