diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 16:34:44 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 16:34:44 +0000 |
commit | 38b050d3101c39866dae938efbaf1dd738db7bda (patch) | |
tree | 79f3b3ca37ebc9d096679cbc3ba586db77a3f503 /xfce-base/libxfce4util | |
parent | amd64 stable wrt bug #553500 (diff) | |
download | gentoo-2-38b050d3101c39866dae938efbaf1dd738db7bda.tar.gz gentoo-2-38b050d3101c39866dae938efbaf1dd738db7bda.tar.bz2 gentoo-2-38b050d3101c39866dae938efbaf1dd738db7bda.zip |
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 9c604f39a865..7d6f032ce90b 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.201 2015/07/01 07:55:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.202 2015/07/01 16:34:44 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libxfce4util-4.12.1.ebuild: + amd64 stable wrt bug #553500 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libxfce4util-4.11.0.ebuild, libxfce4util-4.12.1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild index 052506c84e6f..ac139a4b8ba0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.12.1.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/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.3 2015/07/01 07:44:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.4 2015/07/01 16:34:44 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/7" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" |