summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-11 16:38:47 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-11 16:38:47 +0000
commit584d9754e74ca9a617a787479a85ae02c037e2b9 (patch)
tree69735ebc4879e505b8780d914f962c2edcd04151 /xfce-base
parentFixed DM Bad block relocation patch compile bug for 2.6.30 as per bug #273663 (diff)
downloadgentoo-2-584d9754e74ca9a617a787479a85ae02c037e2b9.tar.gz
gentoo-2-584d9754e74ca9a617a787479a85ae02c037e2b9.tar.bz2
gentoo-2-584d9754e74ca9a617a787479a85ae02c037e2b9.zip
Keyworded on alpha, bug #265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfce4-settings/ChangeLog6
-rw-r--r--xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog
index 8c2d4c1696e5..ca21854ad97d 100644
--- a/xfce-base/xfce4-settings/ChangeLog
+++ b/xfce-base/xfce4-settings/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-settings
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.7 2009/06/10 07:36:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.8 2009/06/11 16:38:47 klausman Exp $
+
+ 11 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+ xfce4-settings-4.6.1.ebuild:
+ Keyworded on alpha, bug #265587
10 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
xfce4-settings-4.6.1.ebuild:
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild
index 15af085e9027..6f86a9d5d9ba 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild,v 1.4 2009/06/10 07:36:00 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.1.ebuild,v 1.5 2009/06/11 16:38:47 klausman Exp $
EAPI="1"
@@ -9,7 +9,7 @@ inherit xfce4
xfce4_core
DESCRIPTION="Xfce4 settings"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug +keyboard libnotify sound"
RDEPEND=">=dev-libs/glib-2.12:2