summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-09 20:55:38 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-09 20:55:38 +0000
commitce18e00243a840b1cc595a2806f2cc9a3e0bebdc (patch)
tree3e6a118fb70da01814289b04f0fa10c672ae3b0c /xfce-extra/xfce4-clipman-plugin
parentRemove USE=qt-static preference (bug #287905). (diff)
downloadgentoo-2-ce18e00243a840b1cc595a2806f2cc9a3e0bebdc.tar.gz
gentoo-2-ce18e00243a840b1cc595a2806f2cc9a3e0bebdc.tar.bz2
gentoo-2-ce18e00243a840b1cc595a2806f2cc9a3e0bebdc.zip
arm stable, bug #289179
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r--xfce-extra/xfce4-clipman-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.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 c53900eea752..f48af57e9b90 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.15 2009/10/24 19:54:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.16 2009/11/09 20:55:38 maekke Exp $
+
+ 09 Nov 2009; Markus Meier <maekke@gentoo.org>
+ xfce4-clipman-plugin-1.1.1.ebuild:
+ arm stable, bug #289179
24 Oct 2009; nixnut <nixnut@gentoo.org> xfce4-clipman-plugin-1.1.1.ebuild:
ppc stable #289179
diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild
index b4279dc1988a..86c4b512ef1e 100644
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild
+++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.1.1.ebuild,v 1.6 2009/10/24 19:54:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.7 2009/11/09 20:55:38 maekke Exp $
EAPI=2
EAUTORECONF=yes
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.1/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~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"
RDEPEND=">=dev-libs/glib-2.16:2