summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-07 02:06:42 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-07 02:06:42 +0000
commit3a042e31b030ae3c4cfc33933c23fd187ca5f65a (patch)
tree9138ab420e85611bd09b1289cef544ccb18d3949 /x11-themes/commonbox-styles
parentAdd ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec)... (diff)
downloadgentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.tar.gz
gentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.tar.bz2
gentoo-2-3a042e31b030ae3c4cfc33933c23fd187ca5f65a.zip
Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec) for reporting.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r--x11-themes/commonbox-styles/ChangeLog7
-rw-r--r--x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog
index 07f437581ddd..816cac70bad4 100644
--- a/x11-themes/commonbox-styles/ChangeLog
+++ b/x11-themes/commonbox-styles/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/commonbox-styles
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.26 2006/02/27 20:06:35 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.27 2006/12/07 02:06:42 flameeyes Exp $
+
+ 07 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ commonbox-styles-0.6.ebuild:
+ Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky
+ (mark_alec) for reporting.
27 Feb 2006; kathryn <gothgirl@gentoo.org> commonbox-styles-0.6.ebuild:
updated homepage
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
index 07c7d2fe81d9..292f0cadb580 100644
--- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild
+++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.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-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.18 2006/02/27 20:06:35 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.19 2006/12/07 02:06:42 flameeyes Exp $
IUSE=""
DESCRIPTION="Common styles for fluxbox, blackbox, and openbox."
@@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/distfiles/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ppc64 ppc-macos"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc-macos ppc64 sparc x86 ~x86-fbsd"
RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )"