diff options
author | 2013-08-31 08:36:42 +0000 | |
---|---|---|
committer | 2013-08-31 08:36:42 +0000 | |
commit | 903cc1d8525a1d1feb45ae549940e23cc8c54cfe (patch) | |
tree | a8ed7cfa24d43785714a653d99592378ec43f88e /x11-wm | |
parent | Stable for amd64, wrt bug #452614 (diff) | |
download | gentoo-2-903cc1d8525a1d1feb45ae549940e23cc8c54cfe.tar.gz gentoo-2-903cc1d8525a1d1feb45ae549940e23cc8c54cfe.tar.bz2 gentoo-2-903cc1d8525a1d1feb45ae549940e23cc8c54cfe.zip |
Stable for amd64, wrt bug #446952
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-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 093f1c640851..270db75b2410 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.33 2013/08/08 18:56:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.34 2013/08/31 08:36:42 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> i3-4.5.1.ebuild: + Stable for amd64, wrt bug #446952 08 Aug 2013; Kacper Kowalik <xarthisius@gentoo.org> +files/i3-4.6-missing_include.patch, i3-4.6.ebuild: diff --git a/x11-wm/i3/i3-4.5.1.ebuild b/x11-wm/i3/i3-4.5.1.ebuild index b5d28455dd0c..156b925fd305 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.2 2013/05/30 15:24:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.5.1.ebuild,v 1.3 2013/08/31 08:36:42 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 |