summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-01 05:10:17 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-01 05:10:17 +0000
commit56bad8d560b5eecdef807ec514cd5541a9c03ff2 (patch)
treeca48cf4549c9e8fbbf5ecacc2538f9c483f6385e /xfce-base/libxfce4util
parentAdd QTSA patch to fix compilation with Qt 5.5 (bug #548470) (diff)
downloadgentoo-2-56bad8d560b5eecdef807ec514cd5541a9c03ff2.tar.gz
gentoo-2-56bad8d560b5eecdef807ec514cd5541a9c03ff2.tar.bz2
gentoo-2-56bad8d560b5eecdef807ec514cd5541a9c03ff2.zip
Stable for HPPA (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index 6f355f2f4770..a2f139a9b694 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.198 2015/03/08 15:06:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.199 2015/07/01 05:10:17 jer Exp $
+
+ 01 Jul 2015; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.12.1.ebuild:
+ Stable for HPPA (bug #553500).
*libxfce4util-4.12.1 (08 Mar 2015)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild
index ec0a5dca37c7..63434158256d 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.1 2015/03/08 15:06:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.2 2015/07/01 05:10:17 jer 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"