diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:55:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 20:55:00 +0000 |
commit | 8ff471947e2114601bccaf48267a30280538e490 (patch) | |
tree | 090645333b9a9ae164f289abafe8d7e26edd61c5 /xfce-base | |
parent | arm stable, bug #308521 (diff) | |
download | gentoo-2-8ff471947e2114601bccaf48267a30280538e490.tar.gz gentoo-2-8ff471947e2114601bccaf48267a30280538e490.tar.bz2 gentoo-2-8ff471947e2114601bccaf48267a30280538e490.zip |
arm stable, bug #308521
(Portage version: 2.2_rc67/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 9ee7308c0b69..cd0682296a90 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.40 2010/04/18 16:41:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.41 2010/04/18 20:55:00 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> + xfce4-settings-4.6.3-r1.ebuild: + arm stable, bug #308521 18 Apr 2010; <nixnut@gentoo.org> xfce4-settings-4.6.3-r1.ebuild: ppc stable #308521 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 32e2ba40f37d..ecfdbd07055a 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.7 2010/04/18 16:41:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild,v 1.8 2010/04/18 20:55:00 maekke 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 |