summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r--x11-apps/xclipboard/ChangeLog5
-rw-r--r--x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog
index 6dddd4dfa596..3dc6fb222019 100644
--- a/x11-apps/xclipboard/ChangeLog
+++ b/x11-apps/xclipboard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xclipboard
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.24 2009/04/22 00:41:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.25 2009/07/07 01:33:02 jer Exp $
+
+ 07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xclipboard-1.0.1-r1.ebuild:
+ Stable for HPPA too.
22 Apr 2009; Brent Baude <ranger@gentoo.org> xclipboard-1.0.1-r1.ebuild:
Marking xclipboard-1.0.1-r1 ppc64 stable for bug 264982
diff --git a/x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild b/x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild
index 8ff6a738e253..1184f80593b1 100644
--- a/x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild
+++ b/x11-apps/xclipboard/xclipboard-1.0.1-r1.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/x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild,v 1.8 2009/04/22 00:41:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.0.1-r1.ebuild,v 1.9 2009/07/07 01:33:02 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="interchange between cut buffer and selection"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"