summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-09-24 10:15:41 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-09-24 10:15:41 +0000
commitd4850b79b8ffcef8c5eded9d8b1ab03496cb5398 (patch)
tree45d91f9381df7b1f40cc94c9a1cdf909aa330510 /x11-apps
parentkeyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@gmail.com>, bu... (diff)
downloadhistorical-d4850b79b8ffcef8c5eded9d8b1ab03496cb5398.tar.gz
historical-d4850b79b8ffcef8c5eded9d8b1ab03496cb5398.tar.bz2
historical-d4850b79b8ffcef8c5eded9d8b1ab03496cb5398.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.26.5 x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xlsclients/ChangeLog7
-rw-r--r--x11-apps/xlsclients/xlsclients-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog
index 08918f350c03..d24b895dd7ba 100644
--- a/x11-apps/xlsclients/ChangeLog
+++ b/x11-apps/xlsclients/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xlsclients
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.17 2007/05/12 19:44:40 nixnut Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.18 2008/09/24 10:15:41 aballier Exp $
+
+ 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xlsclients-1.0.1.ebuild:
+ keyword ~x86-fbsd
12 May 2007; nixnut <nixnut@gentoo.org> xlsclients-1.0.1.ebuild:
Stable on ppc wrt bug 169222
diff --git a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild
index 749e76a78f1d..7a8d40afed86 100644
--- a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild
+++ b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.8 2007/06/24 22:45:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.9 2008/09/24 10:15:41 aballier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xlsclients application"
-KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"