summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-10-09 10:02:02 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-10-09 10:02:02 +0000
commit4848698fbd419bbcda05a1b57102aaf48bd5f4ca (patch)
treee2caaa08e33e669a36496d03ba0a0d35d1ec5bcf /x11-themes
parentImproving syntax (diff)
downloadgentoo-2-4848698fbd419bbcda05a1b57102aaf48bd5f4ca.tar.gz
gentoo-2-4848698fbd419bbcda05a1b57102aaf48bd5f4ca.tar.bz2
gentoo-2-4848698fbd419bbcda05a1b57102aaf48bd5f4ca.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-theme-switch/ChangeLog6
-rw-r--r--x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/gtk-theme-switch/ChangeLog b/x11-themes/gtk-theme-switch/ChangeLog
index 9c628a41f7c4..b4c6ae8a2d5d 100644
--- a/x11-themes/gtk-theme-switch/ChangeLog
+++ b/x11-themes/gtk-theme-switch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gtk-theme-switch
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.31 2006/06/01 14:24:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog,v 1.32 2006/10/09 10:02:02 the_paya Exp $
+
+ 09 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ gtk-theme-switch-2.0.0_rc2-r2.ebuild:
+ Keyworded ~x86-fbsd.
01 Jun 2006; Seemant Kulleen <seemant@gentoo.org>
gtk-theme-switch-1.0.1-r2.ebuild:
diff --git a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
index 90d40110475f..17d83bc0980f 100644
--- a/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
+++ b/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.8 2005/11/19 12:59:45 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme-switch-2.0.0_rc2-r2.ebuild,v 1.9 2006/10/09 10:02:02 the_paya Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.muhri.net/${MY_P}.tar.gz
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=x11-libs/gtk+-2*"