summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-30 15:28:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-30 15:28:33 +0000
commit58aa428501da58c96bbf99fc4327ab5e97a979bd (patch)
tree7f6e5b569358540a861a928a61c1a625d809cce9 /xfce-base
parent[sci-chemistry/gamess] Fix typo and add note about mpi (diff)
downloadgentoo-2-58aa428501da58c96bbf99fc4327ab5e97a979bd.tar.gz
gentoo-2-58aa428501da58c96bbf99fc4327ab5e97a979bd.tar.bz2
gentoo-2-58aa428501da58c96bbf99fc4327ab5e97a979bd.zip
alpha/ia64/sparc stable wrt #289179
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 d826342cd102..375b14d4f937 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.19 2009/11/09 20:51:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.20 2009/11/30 15:28:33 armin76 Exp $
+
+ 30 Nov 2009; Raúl Porcel <armin76@gentoo.org> exo-0.3.105-r1.ebuild:
+ alpha/ia64/sparc stable wrt #289179
09 Nov 2009; Markus Meier <maekke@gentoo.org> exo-0.3.105-r1.ebuild:
arm stable, bug #289179
diff --git a/xfce-base/exo/exo-0.3.105-r1.ebuild b/xfce-base/exo/exo-0.3.105-r1.ebuild
index cd0688e294ba..0c808208baac 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.3 2009/11/09 20:51:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.105-r1.ebuild,v 1.4 2009/11/30 15:28:33 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