Gentoo Archives: gentoo-commits

From: "Markus Duft (mduft)" <mduft@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/xfce4-settings: xfce4-settings-4.6.3-r1.ebuild
Date: Thu, 04 Feb 2010 07:36:49
Message-Id: E1NcwGd-0001uu-BQ@stork.gentoo.org
1 mduft 10/02/04 07:36:47
2
3 Modified: xfce4-settings-4.6.3-r1.ebuild
4 Log:
5 keyworded for ~x86-interix
6 (Portage version: 2.1.7.16/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: xfce4-settings-4.6.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xfce4-settings-4.6.3-r1.ebuild 27 Oct 2009 16:46:42 -0000 1.1
22 +++ xfce4-settings-4.6.3-r1.ebuild 4 Feb 2010 07:36:47 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v 1.1 2009/10/27 16:46:42 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v 1.2 2010/02/04 07:36:47 mduft Exp $
28
29 EAPI=2
30 EAUTORECONF=yes
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
37 IUSE="debug +keyboard libnotify sound"
38
39 RDEPEND=">=dev-libs/glib-2.12:2