diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:41:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:41:21 +0000 |
commit | fa411fd753113de2c3c9c0f0a3c6ba92c17ee635 (patch) | |
tree | ade1f38a3428d851cd9a3bf798f2922f3f8d6a9e /xfce-base/xfce4-settings | |
parent | ppc stable #308521 (diff) | |
download | gentoo-2-fa411fd753113de2c3c9c0f0a3c6ba92c17ee635.tar.gz gentoo-2-fa411fd753113de2c3c9c0f0a3c6ba92c17ee635.tar.bz2 gentoo-2-fa411fd753113de2c3c9c0f0a3c6ba92c17ee635.zip |
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.6.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index de25d2bcb0e6..9ee7308c0b69 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.39 2010/04/17 04:21:39 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.40 2010/04/18 16:41:21 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> xfce4-settings-4.6.3-r1.ebuild: + ppc stable #308521 17 Apr 2010; Jeremy Olexa <darkside@gentoo.org> xfce4-settings-4.6.4.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 a218c1a10636..32e2ba40f37d 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.6 2010/04/16 21:59:09 pacho Exp $ +# $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 $ 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 |