diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:47:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:47:41 +0000 |
commit | 31560fa2f593b14aa4b3af9644806801a7b92c75 (patch) | |
tree | e9b08856d6b72361ee3d486066351f3e2abbf423 /xfce-base | |
parent | amd64/x86 stable wrt #349053 (diff) | |
download | gentoo-2-31560fa2f593b14aa4b3af9644806801a7b92c75.tar.gz gentoo-2-31560fa2f593b14aa4b3af9644806801a7b92c75.tar.bz2 gentoo-2-31560fa2f593b14aa4b3af9644806801a7b92c75.zip |
amd64/x86 stable wrt #349053
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
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 85bfe16f5f28..b4af4b982f68 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.170 2011/01/16 17:07:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.171 2011/01/16 18:47:41 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> xfce-utils-4.8.0.ebuild: + amd64/x86 stable wrt #349053 *xfce-utils-4.8.0 (16 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 5abd303ed908..caef2fb42dfb 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.1 2011/01/16 17:07:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.0.ebuild,v 1.2 2011/01/16 18:47:41 ssuominen 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 |