summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-02-04 11:12:24 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-02-04 11:12:24 +0000
commit2b4c05b33883ddb704fcdc6de2daff9d29bc8d73 (patch)
tree39b33b81b95f3b7dede0db7e81638455b3e84868 /x11-apps
parentdisable largefile in kpathsea too to avoid sizeof(off_t) mismatch between dif... (diff)
downloadgentoo-2-2b4c05b33883ddb704fcdc6de2daff9d29bc8d73.tar.gz
gentoo-2-2b4c05b33883ddb704fcdc6de2daff9d29bc8d73.tar.bz2
gentoo-2-2b4c05b33883ddb704fcdc6de2daff9d29bc8d73.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xconsole/ChangeLog8
-rw-r--r--x11-apps/xconsole/xconsole-1.0.3-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog
index 79bc82b61e37..6e6bb5a39d69 100644
--- a/x11-apps/xconsole/ChangeLog
+++ b/x11-apps/xconsole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xconsole
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.33 2009/06/22 06:10:03 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.34 2010/02/04 11:12:24 aballier Exp $
+
+ 04 Feb 2010; Alexis Ballier <aballier@gentoo.org>
+ xconsole-1.0.3-r1.ebuild:
+ keyword ~x86-fbsd
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> xconsole-1.0.3-r1.ebuild:
Stable for HPPA (bug #274720).
diff --git a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
index ff754d3eaa45..da9c646c27b5 100644
--- a/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
+++ b/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.9 2009/06/22 06:10:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.3-r1.ebuild,v 1.10 2010/02/04 11:12:24 aballier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="monitor system console messages with X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"