summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-06-09 14:53:31 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-06-09 14:53:31 +0000
commit72fccefa08399b9bc9780d20a39730b49e23bcfd (patch)
treeb5a3712187d03e9d0a07063aec208a3611cb1ef9 /xfce-extra
parentalpha/arm/ia64/s390/sh/sparc stable wrt #272989 (diff)
downloadgentoo-2-72fccefa08399b9bc9780d20a39730b49e23bcfd.tar.gz
gentoo-2-72fccefa08399b9bc9780d20a39730b49e23bcfd.tar.bz2
gentoo-2-72fccefa08399b9bc9780d20a39730b49e23bcfd.zip
amd64 stable, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/exo/ChangeLog5
-rw-r--r--xfce-extra/exo/exo-0.3.101.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog
index 4c3824e9f86a..08bcbdd5b9ca 100644
--- a/xfce-extra/exo/ChangeLog
+++ b/xfce-extra/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/exo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.83 2009/05/15 10:36:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.84 2009/06/09 14:53:31 darkside Exp $
+
+ 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> exo-0.3.101.ebuild:
+ amd64 stable, bug 265587
15 May 2009; Alexis Ballier <aballier@gentoo.org> exo-0.3.101.ebuild:
change the py-compile hack so that it works on bsd too where true is not
diff --git a/xfce-extra/exo/exo-0.3.101.ebuild b/xfce-extra/exo/exo-0.3.101.ebuild
index 989d80758cbf..781b0963fda4 100644
--- a/xfce-extra/exo/exo-0.3.101.ebuild
+++ b/xfce-extra/exo/exo-0.3.101.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.101.ebuild,v 1.2 2009/05/15 10:36:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.101.ebuild,v 1.3 2009/06/09 14:53:31 darkside Exp $
EAPI="1"
@@ -11,7 +11,7 @@ XFCE_VERSION=4.6.1
xfce4_core
DESCRIPTION="Extensions, widgets and framework library with session management support"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc hal libnotify python"
RDEPEND=">=dev-lang/perl-5.6