diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:26:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:26:13 +0000 |
commit | 8714419490dbcbabce88a7b6629be77ebd01a393 (patch) | |
tree | 20553f61598b2eff0fb69c5afe4eb89a02d573be /xfce-base/xfce-utils | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | gentoo-2-8714419490dbcbabce88a7b6629be77ebd01a393.tar.gz gentoo-2-8714419490dbcbabce88a7b6629be77ebd01a393.tar.bz2 gentoo-2-8714419490dbcbabce88a7b6629be77ebd01a393.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 0fbf2a6a70d2..963f0622efe3 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.176 2011/02/14 19:33:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.177 2011/03/13 16:26:13 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfce-utils-4.8.1.ebuild: + Stable on amd64 wrt bug #358407 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> xfce-utils-4.8.0.ebuild: alpha/ia64/sparc stable wrt #349053 diff --git a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild index d23a32c61a82..0bcb2529954a 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.8.1.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.1.ebuild,v 1.1 2011/01/30 16:56:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.8.1.ebuild,v 1.2 2011/03/13 16:26:13 hwoarang 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 |