summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-30 15:30:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-30 15:30:38 +0000
commitcb02aec4447a0960f786f924baea4b8cb331e795 (patch)
treea03947f7789c18fb2fc2aaee7339a889e7978d35 /xfce-base/exo
parent[sci-chemistry/gamess] Fix typo and add note about mpi (diff)
downloadhistorical-cb02aec4447a0960f786f924baea4b8cb331e795.tar.gz
historical-cb02aec4447a0960f786f924baea4b8cb331e795.tar.bz2
historical-cb02aec4447a0960f786f924baea4b8cb331e795.zip
alpha/ia64/sparc stable wrt #289179
Package-Manager: portage-2.1.6.13/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.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