diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:59:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-04-16 21:59:09 +0000 |
commit | f617e6f287a8317bf45e4c9538a7e3c86aa56528 (patch) | |
tree | f252b4d3ba19851764fda9cf9524fcd3620aa3ff /xfce-base | |
parent | amd64 stable, bug 308521 (diff) | |
download | gentoo-2-f617e6f287a8317bf45e4c9538a7e3c86aa56528.tar.gz gentoo-2-f617e6f287a8317bf45e4c9538a7e3c86aa56528.tar.bz2 gentoo-2-f617e6f287a8317bf45e4c9538a7e3c86aa56528.zip |
amd64 stable, bug 308521
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index d019679a4962..1316204a88d6 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.36 2010/04/09 10:41:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.37 2010/04/16 21:59:09 pacho Exp $ + + 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> + xfce4-settings-4.6.3-r1.ebuild: + amd64 stable, bug 308521 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xfce4-settings-4.6.3-r1.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild index d7379df0cb12..a218c1a10636 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.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/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v 1.5 2010/04/09 10:41:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v 1.6 2010/04/16 21:59:09 pacho Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug +keyboard libnotify sound" RDEPEND=">=dev-libs/glib-2.12:2 |