summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-02-06 09:34:20 +0000
committerJeroen Roovers <jer@gentoo.org>2014-02-06 09:34:20 +0000
commitf1fa14269791a0241797f64a7febdcb169beb1c9 (patch)
tree309e25fad23450959a19af1e2b2e432047a0f128 /xfce-extra
parentMarked ~hppa (bug #500422). (diff)
downloadgentoo-2-f1fa14269791a0241797f64a7febdcb169beb1c9.tar.gz
gentoo-2-f1fa14269791a0241797f64a7febdcb169beb1c9.tar.bz2
gentoo-2-f1fa14269791a0241797f64a7febdcb169beb1c9.zip
Marked ~hppa (bug #500422).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-clipman-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog
index 4584fbd59b8a..0e2aaff0e91d 100644
--- a/xfce-extra/xfce4-clipman-plugin/ChangeLog
+++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-clipman-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.50 2014/02/05 20:10:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.51 2014/02/06 09:34:20 jer Exp $
+
+ 06 Feb 2014; Jeroen Roovers <jer@gentoo.org>
+ xfce4-clipman-plugin-1.2.5.ebuild:
+ Marked ~hppa (bug #500422).
*xfce4-clipman-plugin-1.2.5 (05 Feb 2014)
diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild
index b71535c82a50..1013478474dc 100644
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild
+++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild,v 1.1 2014/02/05 20:10:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild,v 1.2 2014/02/06 09:34:20 jer Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug qrcode"
RDEPEND=">=dev-libs/glib-2.18