diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-07 02:06:42 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-12-07 02:06:42 +0000 |
commit | ae8a14b7b67ed2167e5d0bb907d5c7af660f78f6 (patch) | |
tree | e694681955bcf3e26e924ffded2f08ad177cc518 /x11-themes/commonbox-styles | |
parent | Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec)... (diff) | |
download | historical-ae8a14b7b67ed2167e5d0bb907d5c7af660f78f6.tar.gz historical-ae8a14b7b67ed2167e5d0bb907d5c7af660f78f6.tar.bz2 historical-ae8a14b7b67ed2167e5d0bb907d5c7af660f78f6.zip |
Add ~x86-fbsd keyword as per bug #156873. Thanks to Mark Kowarsky (mark_alec) for reporting.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
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 )" |