summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-06 20:41:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-06 20:41:09 +0000
commit53d94a0b1cb5355a43bd09ea1c81bdc593d7296c (patch)
treea1767548723ee43fa1c65f029d87e15290507e85 /x11-apps
parentCleaning out older versions. (diff)
downloadhistorical-53d94a0b1cb5355a43bd09ea1c81bdc593d7296c.tar.gz
historical-53d94a0b1cb5355a43bd09ea1c81bdc593d7296c.tar.bz2
historical-53d94a0b1cb5355a43bd09ea1c81bdc593d7296c.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_rc1-r5
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/appres/ChangeLog5
-rw-r--r--x11-apps/appres/appres-1.0.0.ebuild4
-rw-r--r--x11-apps/xwininfo/ChangeLog5
-rw-r--r--x11-apps/xwininfo/xwininfo-1.0.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog
index 74051c758d92..8288dea80296 100644
--- a/x11-apps/appres/ChangeLog
+++ b/x11-apps/appres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/appres
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.20 2006/08/17 11:19:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.21 2006/09/06 20:38:01 flameeyes Exp $
+
+ 06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> appres-1.0.0.ebuild:
+ Add ~x86-fbsd keyword.
17 Aug 2006; Aron Griffis <agriffis@gentoo.org> appres-1.0.0.ebuild:
Mark 1.0.0 stable on ia64
diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild
index 7aa78deb8c98..52f069a66a47 100644
--- a/x11-apps/appres/appres-1.0.0.ebuild
+++ b/x11-apps/appres/appres-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.9 2006/08/17 11:19:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.10 2006/09/06 20:38:01 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org appres application"
RESTRICT="mirror"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog
index f6e5a239597e..0c466a3f120f 100644
--- a/x11-apps/xwininfo/ChangeLog
+++ b/x11-apps/xwininfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xwininfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.19 2006/08/17 11:25:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.20 2006/09/06 20:41:09 flameeyes Exp $
+
+ 06 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> xwininfo-1.0.2.ebuild:
+ Add ~x86-fbsd keyword.
17 Aug 2006; Aron Griffis <agriffis@gentoo.org> xwininfo-1.0.2.ebuild:
Mark 1.0.2 stable on ia64
diff --git a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
index 56a724645687..c9161b441586 100644
--- a/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.6 2006/08/17 11:25:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.2.ebuild,v 1.7 2006/09/06 20:41:09 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xwininfo application"
-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"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"