diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:42:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:42:20 +0000 |
commit | f084b28add52c980ef289ae9cd81053562e858b6 (patch) | |
tree | 278e47770b0b92f879fb95a9ea5191258544071e /xfce-base | |
parent | Version bump. (diff) | |
download | gentoo-2-f084b28add52c980ef289ae9cd81053562e858b6.tar.gz gentoo-2-f084b28add52c980ef289ae9cd81053562e858b6.tar.bz2 gentoo-2-f084b28add52c980ef289ae9cd81053562e858b6.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 5331a928a97d..fa883b97a2ea 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.174 2011/01/30 16:56:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.175 2011/02/05 18:42:20 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> xfce-utils-4.8.0.ebuild: + arm stable, bug #349053 *xfce-utils-4.8.1 (30 Jan 2011) diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild index ed2fb79b1599..35decb40da90 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-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/xfce-utils/xfce-utils-4.8.0.ebuild,v 1.4 2011/01/25 20:24:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild,v 1.5 2011/02/05 18:42:20 maekke 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 ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dbus debug +lock" COMMON_DEPEND="x11-libs/libX11 |