summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-11-26 17:47:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-11-26 17:47:07 +0000
commit430c916209909e7e343c2fc3809cd42f4d237e12 (patch)
tree487b5ecf324cce1cc4b619f1e8ba21d1dc94603b /xfce-base
parentfix bug 391737 (diff)
downloadgentoo-2-430c916209909e7e343c2fc3809cd42f4d237e12.tar.gz
gentoo-2-430c916209909e7e343c2fc3809cd42f4d237e12.tar.bz2
gentoo-2-430c916209909e7e343c2fc3809cd42f4d237e12.zip
alpha/ia64/sparc stable wrt #386963
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index f2be3437ebeb..764fc703ae11 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.63 2011/11/02 14:14:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.64 2011/11/26 17:47:07 armin76 Exp $
+
+ 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> exo-0.6.2.ebuild:
+ alpha/ia64/sparc stable wrt #386963
02 Nov 2011; Jeroen Roovers <jer@gentoo.org> exo-0.6.2.ebuild:
Stable for HPPA (bug #386963).
diff --git a/xfce-base/exo/exo-0.6.2.ebuild b/xfce-base/exo/exo-0.6.2.ebuild
index fe1ac40da6a3..d640529e1e04 100644
--- a/xfce-base/exo/exo-0.6.2.ebuild
+++ b/xfce-base/exo/exo-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.6 2011/11/02 14:14:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.7 2011/11/26 17:47:07 armin76 Exp $
EAPI=4
PYTHON_DEPEND="python? 2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.6/${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 python"
RDEPEND=">=dev-lang/perl-5.6