summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-03-01 19:40:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-03-01 19:40:26 +0000
commit26de2b80f13f9bcaca7f02493f55c097716a015a (patch)
treefc35c4964f65ba918b958b9a8fbe1d88d9b3cdec /xfce-base
parentclean up (diff)
downloadgentoo-2-26de2b80f13f9bcaca7f02493f55c097716a015a.tar.gz
gentoo-2-26de2b80f13f9bcaca7f02493f55c097716a015a.tar.bz2
gentoo-2-26de2b80f13f9bcaca7f02493f55c097716a015a.zip
alpha/arm/ia64/sparc stable wrt #305657
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'xfce-base')
-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 bf5a6ea9a585..1ccfe8a1d062 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.26 2010/02/28 18:43:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.27 2010/03/01 19:40:26 armin76 Exp $
+
+ 01 Mar 2010; Raúl Porcel <armin76@gentoo.org> exo-0.3.106.ebuild:
+ alpha/arm/ia64/sparc stable wrt #305657
28 Feb 2010; nixnut <nixnut@gentoo.org> exo-0.3.106.ebuild:
ppc stable #305657
diff --git a/xfce-base/exo/exo-0.3.106.ebuild b/xfce-base/exo/exo-0.3.106.ebuild
index 4125e25e90ae..af37e1ca5ce9 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.4 2010/02/28 18:43:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.5 2010/03/01 19:40:26 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