summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-15 13:28:51 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-15 13:28:51 +0000
commit2bb7c2536232f961ea2e63ab4c56f1bc7531b339 (patch)
tree4c5adf82c6cf0d780acd21d151c1acefa153de71 /xfce-extra/exo
parentStable on ppc64; bug #169987 (diff)
downloadgentoo-2-2bb7c2536232f961ea2e63ab4c56f1bc7531b339.tar.gz
gentoo-2-2bb7c2536232f961ea2e63ab4c56f1bc7531b339.tar.bz2
gentoo-2-2bb7c2536232f961ea2e63ab4c56f1bc7531b339.zip
Stable on ppc64; bug #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/exo')
-rw-r--r--xfce-extra/exo/ChangeLog5
-rw-r--r--xfce-extra/exo/exo-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog
index 5641fb8dc5f1..a9cb705ac0b4 100644
--- a/xfce-extra/exo/ChangeLog
+++ b/xfce-extra/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/exo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.43 2007/03/12 00:06:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.44 2007/03/15 13:28:51 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> exo-0.3.2.ebuild:
+ Stable on ppc64; bug #169987
12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> exo-0.3.2.ebuild:
Stable on Alpha + IA64.
diff --git a/xfce-extra/exo/exo-0.3.2.ebuild b/xfce-extra/exo/exo-0.3.2.ebuild
index 3ba47692a0c5..1ca6ca813205 100644
--- a/xfce-extra/exo/exo-0.3.2.ebuild
+++ b/xfce-extra/exo/exo-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.2.ebuild,v 1.13 2007/03/12 00:06:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.2.ebuild,v 1.14 2007/03/15 13:28:51 corsair Exp $
inherit xfce44 python
@@ -8,7 +8,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