summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/exo')
-rw-r--r--xfce-extra/exo/ChangeLog5
-rw-r--r--xfce-extra/exo/exo-0.3.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog
index 173979571ac4..eecaec62fbc2 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.76 2009/01/21 19:41:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.77 2009/01/25 16:29:35 klausman Exp $
+
+ 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> exo-0.3.4-r2.ebuild:
+ Stable on alpha, bug #254440
21 Jan 2009; Jeroen Roovers <jer@gentoo.org> exo-0.3.4-r2.ebuild:
Stable for HPPA (bug #254440).
diff --git a/xfce-extra/exo/exo-0.3.4-r2.ebuild b/xfce-extra/exo/exo-0.3.4-r2.ebuild
index 20f36ea444bd..0d9de2ee9b08 100644
--- a/xfce-extra/exo/exo-0.3.4-r2.ebuild
+++ b/xfce-extra/exo/exo-0.3.4-r2.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.4-r2.ebuild,v 1.6 2009/01/21 19:41:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4-r2.ebuild,v 1.7 2009/01/25 16:29:35 klausman Exp $
inherit eutils xfce44 python multilib autotools
@@ -9,7 +9,7 @@ xfce44
xfce44_core_package
DESCRIPTION="Extensions, widgets and framework library with session management support"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug doc hal libnotify python"
RDEPEND=">=dev-lang/perl-5.6