summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 19:53:05 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-24 19:53:05 +0000
commite94d704f8fcccd0ab6c553b0b0004686f27665a2 (patch)
treef174f86dc00040e21e6965752005b4423418c552 /xfce-base
parentMarked ~ppc/~ppc64 for bug #280312. (diff)
downloadgentoo-2-e94d704f8fcccd0ab6c553b0b0004686f27665a2.tar.gz
gentoo-2-e94d704f8fcccd0ab6c553b0b0004686f27665a2.tar.bz2
gentoo-2-e94d704f8fcccd0ab6c553b0b0004686f27665a2.zip
ppc stable #289179
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.3.105-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 30d17795968f..a21fb6b91105 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.17 2009/10/24 12:37:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.18 2009/10/24 19:53:05 nixnut Exp $
+
+ 24 Oct 2009; nixnut <nixnut@gentoo.org> exo-0.3.105-r1.ebuild:
+ ppc stable #289179
*exo-0.5.1 (24 Oct 2009)
diff --git a/xfce-base/exo/exo-0.3.105-r1.ebuild b/xfce-base/exo/exo-0.3.105-r1.ebuild
index eca2479b14b5..11bcae3e8eaf 100644
--- a/xfce-base/exo/exo-0.3.105-r1.ebuild
+++ b/xfce-base/exo/exo-0.3.105-r1.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-base/exo/exo-0.3.105-r1.ebuild,v 1.1 2009/10/21 11:01:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.105-r1.ebuild,v 1.2 2009/10/24 19:53:05 nixnut 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