diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 12:01:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 12:01:25 +0000 |
commit | 73a29cafe008b9aba95f46e27a89ae468fa2892b (patch) | |
tree | 6b0277d6613808cf6d05058ede7b4ba56f34b842 /xfce-base | |
parent | Stable for amd64, wrt bug #416223 (diff) | |
download | gentoo-2-73a29cafe008b9aba95f46e27a89ae468fa2892b.tar.gz gentoo-2-73a29cafe008b9aba95f46e27a89ae468fa2892b.tar.bz2 gentoo-2-73a29cafe008b9aba95f46e27a89ae468fa2892b.zip |
Stable for amd64, wrt bug #416223
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index 5febc5139f26..90e9650c37b1 100644 --- a/xfce-base/xfce4-settings/ChangeLog +++ b/xfce-base/xfce4-settings/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-settings # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.100 2012/05/19 12:07:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.101 2012/05/20 12:01:25 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-settings-4.10.0.ebuild: + Stable for amd64, wrt bug #416223 19 May 2012; Anthony G. Basile <blueness@gentoo.org> xfce4-settings-4.10.0.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild index 9a1c9cddcaa0..6d21f74ca284 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.10.0.ebuild,v 1.4 2012/05/19 12:07:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild,v 1.5 2012/05/20 12:01:25 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug libcanberra libnotify +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.98 |