diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2015-04-20 16:06:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2015-04-20 16:06:54 +0000 |
commit | baffa349e737165a96f942f6c099d057a8f7c362 (patch) | |
tree | ab69ed7f2cc70c24bba7615e741fc5d9e62244fd /x11-wm/i3 | |
parent | Version bump. (diff) | |
download | gentoo-2-baffa349e737165a96f942f6c099d057a8f7c362.tar.gz gentoo-2-baffa349e737165a96f942f6c099d057a8f7c362.tar.bz2 gentoo-2-baffa349e737165a96f942f6c099d057a8f7c362.zip |
Version bump, fixes #546832 by <contact@ryper.org>
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'x11-wm/i3')
-rw-r--r-- | x11-wm/i3/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/i3/i3-4.10.2.ebuild (renamed from x11-wm/i3/i3-4.10.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-wm/i3/ChangeLog b/x11-wm/i3/ChangeLog index be2836e24f9a..3ef1badbdcac 100644 --- a/x11-wm/i3/ChangeLog +++ b/x11-wm/i3/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-wm/i3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.66 2015/03/29 18:38:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.67 2015/04/20 16:06:54 xarthisius Exp $ + +*i3-4.10.2 (20 Apr 2015) + + 20 Apr 2015; Kacper Kowalik <xarthisius@gentoo.org> +i3-4.10.2.ebuild, + -i3-4.10.1.ebuild: + Version bump, fixes #546832 by <contact@ryper.org> *i3-4.10.1 (29 Mar 2015) diff --git a/x11-wm/i3/i3-4.10.1.ebuild b/x11-wm/i3/i3-4.10.2.ebuild index 95fa4c70796c..25d48b77792b 100644 --- a/x11-wm/i3/i3-4.10.1.ebuild +++ b/x11-wm/i3/i3-4.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.10.1.ebuild,v 1.1 2015/03/29 18:38:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-4.10.2.ebuild,v 1.1 2015/04/20 16:06:54 xarthisius Exp $ EAPI=5 |