summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-27 15:56:51 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-27 15:56:51 +0000
commitbbbf9fd81a4b248570455d08aec230a3387e672c (patch)
treef659157635f083be614224b0cf201b5c493ea2aa /xfce-base
parentStable for HPPA (bug #496018). (diff)
downloadgentoo-2-bbbf9fd81a4b248570455d08aec230a3387e672c.tar.gz
gentoo-2-bbbf9fd81a4b248570455d08aec230a3387e672c.tar.bz2
gentoo-2-bbbf9fd81a4b248570455d08aec230a3387e672c.zip
Stable for HPPA (bug #496018).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/libxfce4util/ChangeLog5
-rw-r--r--xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog
index c9663770c103..304fb6b9d0b5 100644
--- a/xfce-base/libxfce4util/ChangeLog
+++ b/xfce-base/libxfce4util/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4util
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.185 2013/05/05 16:31:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.186 2013/12/27 15:56:51 jer Exp $
+
+ 27 Dec 2013; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.10.1.ebuild:
+ Stable for HPPA (bug #496018).
*libxfce4util-4.10.1 (05 May 2013)
diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild
index 0aaac3bd786f..a8b6897e2891 100644
--- a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild
+++ b/xfce-base/libxfce4util/libxfce4util-4.10.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/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.1 2013/05/05 16:31:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.2 2013/12/27 15:56:51 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"
-KEYWORDS="~alpha ~amd64 ~arm ~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 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"