diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 08:06:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 08:06:29 +0000 |
commit | 13edead0f969ad6cf2f0877b6e6fd90efae6f6fa (patch) | |
tree | 55a11fdfc7ea6fdc8ce36956ac7cb7733a73c87e /x11-wm/i3 | |
parent | Stable for x86, wrt bug #479718 (diff) | |
download | gentoo-2-13edead0f969ad6cf2f0877b6e6fd90efae6f6fa.tar.gz gentoo-2-13edead0f969ad6cf2f0877b6e6fd90efae6f6fa.tar.bz2 gentoo-2-13edead0f969ad6cf2f0877b6e6fd90efae6f6fa.zip |
Stable for x86, wrt bug #446952
(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-wm/i3')
-rw-r--r-- | x11-wm/i3/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/i3/i3-4.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/i3/ChangeLog b/x11-wm/i3/ChangeLog index 270db75b2410..9d5f3b1c4d92 100644 --- a/x11-wm/i3/ChangeLog +++ b/x11-wm/i3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/i3 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.34 2013/08/31 08:36:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.35 2013/09/02 08:06:29 ago Exp $ + + 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> i3-4.5.1.ebuild: + Stable for x86, wrt bug #446952 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> i3-4.5.1.ebuild: Stable for amd64, wrt bug #446952 diff --git a/x11-wm/i3/i3-4.5.1.ebuild b/x11-wm/i3/i3-4.5.1.ebuild index 156b925fd305..895229500b94 100644 --- a/x11-wm/i3/i3-4.5.1.ebuild +++ b/x11-wm/i3/i3-4.5.1.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-wm/i3/i3-4.5.1.ebuild,v 1.3 2013/08/31 08:36:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.5.1.ebuild,v 1.4 2013/09/02 08:06:29 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+pango" CDEPEND="dev-libs/libev |