summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 20:11:20 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 20:11:20 +0000
commit9eb4c2b74f440d8286f1cb7681cdd798c271e6a8 (patch)
tree24c2633f6950aca703e2522072d2309f58eef73e /x11-apps/xsetroot
parentAdd ~x86-fbsd keyword. (diff)
downloadhistorical-9eb4c2b74f440d8286f1cb7681cdd798c271e6a8.tar.gz
historical-9eb4c2b74f440d8286f1cb7681cdd798c271e6a8.tar.bz2
historical-9eb4c2b74f440d8286f1cb7681cdd798c271e6a8.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r--x11-apps/xsetroot/ChangeLog5
-rw-r--r--x11-apps/xsetroot/xsetroot-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog
index 1d94cc5fb7c0..411b59b03f92 100644
--- a/x11-apps/xsetroot/ChangeLog
+++ b/x11-apps/xsetroot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xsetroot
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.13 2006/03/24 18:42:15 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.14 2006/04/01 20:09:26 flameeyes Exp $
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> xsetroot-1.0.1.ebuild:
+ Add ~x86-fbsd keyword.
24 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
xsetroot-1.0.1.ebuild:
diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild
index 551574953241..11a220cbe1b2 100644
--- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild
+++ b/x11-apps/xsetroot/xsetroot-1.0.1.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/xsetroot/xsetroot-1.0.1.ebuild,v 1.6 2006/03/24 18:42:15 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.7 2006/04/01 20:09:26 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xsetroot 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
x11-misc/xbitmaps"