diff options
Diffstat (limited to 'x11-misc/i3status')
-rw-r--r-- | x11-misc/i3status/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/i3status/i3status-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/i3status/ChangeLog b/x11-misc/i3status/ChangeLog index d53464d2b3b2..5a37f4ea87a3 100644 --- a/x11-misc/i3status/ChangeLog +++ b/x11-misc/i3status/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/i3status # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.8 2012/05/11 21:20:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.9 2012/06/20 14:52:03 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> i3status-2.5.1.ebuild: + Stable for amd64, wrt bug #422373 *i3status-2.5.1 (11 May 2012) diff --git a/x11-misc/i3status/i3status-2.5.1.ebuild b/x11-misc/i3status/i3status-2.5.1.ebuild index c1b7e63f4e1e..492c0d2d1f19 100644 --- a/x11-misc/i3status/i3status-2.5.1.ebuild +++ b/x11-misc/i3status/i3status-2.5.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/i3status/i3status-2.5.1.ebuild,v 1.1 2012/05/11 21:20:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/i3status-2.5.1.ebuild,v 1.2 2012/06/20 14:52:03 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="+caps" RDEPEND="dev-libs/confuse |