diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:20:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:20:12 +0000 |
commit | 756fe79cbc3c357c5b90265f24b1299d1f30e0d8 (patch) | |
tree | a36c0fde550e9bc8a1a14013c9c598a3d1a2c7de /gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild | |
parent | amd64 stable, bug 324077 (diff) | |
download | gentoo-2-756fe79cbc3c357c5b90265f24b1299d1f30e0d8.tar.gz gentoo-2-756fe79cbc3c357c5b90265f24b1299d1f30e0d8.tar.bz2 gentoo-2-756fe79cbc3c357c5b90265f24b1299d1f30e0d8.zip |
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild')
-rw-r--r-- | gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild index cb78327e24a1..994352de7e68 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild,v 1.2 2010/07/20 01:51:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-settings-daemon/gnome-settings-daemon-2.30.2.ebuild,v 1.3 2010/07/31 19:20:12 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug libnotify pulseaudio" RDEPEND=">=dev-libs/dbus-glib-0.74 |