diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:09 +0000 |
commit | 98c5293723db53951e1852ba1dd0e08c9b89faa0 (patch) | |
tree | c137ad720b8e5e31ac3b00d93c4e131541d2b968 /x11-misc/i3status | |
parent | Stable for x86, wrt bug #480078 (diff) | |
download | gentoo-2-98c5293723db53951e1852ba1dd0e08c9b89faa0.tar.gz gentoo-2-98c5293723db53951e1852ba1dd0e08c9b89faa0.tar.bz2 gentoo-2-98c5293723db53951e1852ba1dd0e08c9b89faa0.zip |
Stable for x86, wrt bug #480338
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/i3status')
-rw-r--r-- | x11-misc/i3status/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/i3status/i3status-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/i3status/ChangeLog b/x11-misc/i3status/ChangeLog index d581b5500a25..a996a19f4f28 100644 --- a/x11-misc/i3status/ChangeLog +++ b/x11-misc/i3status/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/i3status # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.18 2013/08/10 10:51:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/ChangeLog,v 1.19 2013/08/18 13:46:09 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> i3status-2.7.ebuild: + Stable for x86, wrt bug #480338 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> i3status-2.7.ebuild: Stable for amd64, wrt bug #480338 diff --git a/x11-misc/i3status/i3status-2.7.ebuild b/x11-misc/i3status/i3status-2.7.ebuild index f03961c0b63e..2ea7613a24ad 100644 --- a/x11-misc/i3status/i3status-2.7.ebuild +++ b/x11-misc/i3status/i3status-2.7.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/i3status/i3status-2.7.ebuild,v 1.3 2013/08/10 10:51:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/i3status/i3status-2.7.ebuild,v 1.4 2013/08/18 13:46:09 ago 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="dev-libs/confuse |