summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-03-11 21:10:01 +0000
committerBrent Baude <ranger@gentoo.org>2010-03-11 21:10:01 +0000
commitfd121a607a20a71baea4a0a98443593b415a1fb7 (patch)
tree627f508ffafcc725420fd712ca7025c965d503a3 /xfce-base/exo
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-fd121a607a20a71baea4a0a98443593b415a1fb7.tar.gz
gentoo-2-fd121a607a20a71baea4a0a98443593b415a1fb7.tar.bz2
gentoo-2-fd121a607a20a71baea4a0a98443593b415a1fb7.zip
Marking exo-0.3.106 ppc64 for bug 305657
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.3.106.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 1ccfe8a1d062..f7d9a466751c 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.27 2010/03/01 19:40:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.28 2010/03/11 21:10:01 ranger Exp $
+
+ 11 Mar 2010; Brent Baude <ranger@gentoo.org> exo-0.3.106.ebuild:
+ Marking exo-0.3.106 ppc64 stable for bug 305657
01 Mar 2010; Raúl Porcel <armin76@gentoo.org> exo-0.3.106.ebuild:
alpha/arm/ia64/sparc stable wrt #305657
diff --git a/xfce-base/exo/exo-0.3.106.ebuild b/xfce-base/exo/exo-0.3.106.ebuild
index af37e1ca5ce9..6421c7f5f686 100644
--- a/xfce-base/exo/exo-0.3.106.ebuild
+++ b/xfce-base/exo/exo-0.3.106.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.106.ebuild,v 1.5 2010/03/01 19:40:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.6 2010/03/11 21:10:01 ranger 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