diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:05:27 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:05:27 +0000 |
commit | b87c27d8eaf26a59db21a819783ed4022670c54b (patch) | |
tree | 44ceb38bfd68cd4e43ce40445ee0fd990d0cc090 /xfce-base/xfce4-settings | |
parent | ppc/ppc64 stable wrt #349053 (diff) | |
download | gentoo-2-b87c27d8eaf26a59db21a819783ed4022670c54b.tar.gz gentoo-2-b87c27d8eaf26a59db21a819783ed4022670c54b.tar.bz2 gentoo-2-b87c27d8eaf26a59db21a819783ed4022670c54b.zip |
ppc/ppc64 stable wrt #349053
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfce4-settings')
-rw-r--r-- | xfce-base/xfce4-settings/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-settings/ChangeLog b/xfce-base/xfce4-settings/ChangeLog index c0363be418fc..daa2ad9442ce 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.63 2011/01/16 18:45:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/ChangeLog,v 1.64 2011/01/17 15:05:27 xarthisius Exp $ + + 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + xfce4-settings-4.8.0.ebuild: + ppc/ppc64 stable wrt #349053 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> xfce4-settings-4.8.0.ebuild: diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild index 51836acce0f0..08f45d730cc1 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.0.ebuild,v 1.2 2011/01/16 18:45:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.8.0.ebuild,v 1.3 2011/01/17 15:05:27 xarthisius Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${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.16:2 |