summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-29 17:55:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-29 17:55:04 +0000
commit3b5b0f8f5fedae0677234717753955f0c1199dd5 (patch)
tree4b6399a766d658bcfcf4b9c3a559a76cbfd5ae42 /xfce-base/exo
parentalpha/ia64/sparc stable wrt #323729 (diff)
downloadgentoo-2-3b5b0f8f5fedae0677234717753955f0c1199dd5.tar.gz
gentoo-2-3b5b0f8f5fedae0677234717753955f0c1199dd5.tar.bz2
gentoo-2-3b5b0f8f5fedae0677234717753955f0c1199dd5.zip
alpha/ia64/sparc stable wrt #323729
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.3.107.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 288e25aff3a9..324dba109f55 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.41 2010/08/11 20:48:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.42 2010/08/29 17:55:04 armin76 Exp $
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> exo-0.3.107.ebuild:
+ alpha/ia64/sparc stable wrt #323729
11 Aug 2010; Joseph Jezak <josejx@gentoo.org> exo-0.3.107.ebuild:
Marked ppc stable for bug #323729.
diff --git a/xfce-base/exo/exo-0.3.107.ebuild b/xfce-base/exo/exo-0.3.107.ebuild
index 83c2eab4b290..763a1c71bd16 100644
--- a/xfce-base/exo/exo-0.3.107.ebuild
+++ b/xfce-base/exo/exo-0.3.107.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.9 2010/08/11 20:48:08 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.10 2010/08/29 17:55:04 armin76 Exp $
EAPI=2
inherit xfconf python multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.3/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug hal libnotify python"
RDEPEND=">=dev-lang/perl-5.6