diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:33:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:33:16 +0000 |
commit | 2174cd4526ba689829dda362ab295eb4316faa08 (patch) | |
tree | d6f0b30f92ace5c79419bf89474ea78a8d9eada2 /x11-misc/i3status | |
parent | Fix LICENSE, see doc/LICENSING.txt file, bug 447458. (diff) | |
download | gentoo-2-2174cd4526ba689829dda362ab295eb4316faa08.tar.gz gentoo-2-2174cd4526ba689829dda362ab295eb4316faa08.tar.bz2 gentoo-2-2174cd4526ba689829dda362ab295eb4316faa08.zip |
Stable for x86, wrt bug #446950
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc/i3status')
-rw-r--r-- | x11-misc/i3status/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/i3status/i3status-2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/i3status/ChangeLog b/x11-misc/i3status/ChangeLog index 42249bb8ee09..56fb36270a1c 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.13 2012/12/16 13:14:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.14 2012/12/16 16:33:16 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> i3status-2.6.ebuild: + Stable for x86, wrt bug #446950 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> i3status-2.6.ebuild: Stable for amd64, wrt bug #446950 diff --git a/x11-misc/i3status/i3status-2.6.ebuild b/x11-misc/i3status/i3status-2.6.ebuild index 975750c1fcc5..2b8b55e329a6 100644 --- a/x11-misc/i3status/i3status-2.6.ebuild +++ b/x11-misc/i3status/i3status-2.6.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.6.ebuild,v 1.2 2012/12/16 13:14:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/i3status-2.6.ebuild,v 1.3 2012/12/16 16:33:16 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 |