diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-03-15 21:43:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-03-15 21:43:33 +0000 |
commit | b12eaaab59aa4b8471b86d0abee8fb8f145946c5 (patch) | |
tree | 7c861a6409eab72ae0342bac9c3b10058cae3b0b /xfce-base | |
parent | Version bump. Fixes issue introduced in last version where the rest of (diff) | |
download | gentoo-2-b12eaaab59aa4b8471b86d0abee8fb8f145946c5.tar.gz gentoo-2-b12eaaab59aa4b8471b86d0abee8fb8f145946c5.tar.bz2 gentoo-2-b12eaaab59aa4b8471b86d0abee8fb8f145946c5.zip |
Version bump for bugfix.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfwm4/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.12.2.ebuild (renamed from xfce-base/xfwm4/xfwm4-4.12.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index 0a6f4e74345a..065f7565862d 100644 --- a/xfce-base/xfwm4/ChangeLog +++ b/xfce-base/xfwm4/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-base/xfwm4 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.231 2015/03/15 05:58:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.232 2015/03/15 21:43:33 mgorny Exp $ + +*xfwm4-4.12.2 (15 Mar 2015) + + 15 Mar 2015; Michał Górny <mgorny@gentoo.org> +xfwm4-4.12.2.ebuild, + -xfwm4-4.12.1.ebuild: + Version bump for bugfix. *xfwm4-4.12.1 (15 Mar 2015) diff --git a/xfce-base/xfwm4/xfwm4-4.12.1.ebuild b/xfce-base/xfwm4/xfwm4-4.12.2.ebuild index 009eb70ccc40..fec3cd4c8c37 100644 --- a/xfce-base/xfwm4/xfwm4-4.12.1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.12.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/xfce-base/xfwm4/xfwm4-4.12.1.ebuild,v 1.1 2015/03/15 05:58:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.12.2.ebuild,v 1.1 2015/03/15 21:43:33 mgorny Exp $ EAPI=5 inherit xfconf |