summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-08-01 18:55:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-08-01 18:55:08 +0000
commit2992c85969a7fbc77de27b225b6633565cad38df (patch)
treed1938c97d2bc15f4aeb83512dc57b254ad31ba5e /xfce-base/exo
parentRevert (diff)
downloadgentoo-2-2992c85969a7fbc77de27b225b6633565cad38df.tar.gz
gentoo-2-2992c85969a7fbc77de27b225b6633565cad38df.tar.bz2
gentoo-2-2992c85969a7fbc77de27b225b6633565cad38df.zip
Revert
(Portage version: 2.1.8.3/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.107.ebuild4
2 files changed, 3 insertions, 6 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 0d48cab5792e..51903f1246b4 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,9 +1,6 @@
# 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.37 2010/08/01 18:40:39 armin76 Exp $
-
- 01 Aug 2010; Raúl Porcel <armin76@gentoo.org> exo-0.3.107.ebuild:
- alpha/ia64/sparc stable wrt #323729
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.38 2010/08/01 18:55:08 armin76 Exp $
*exo-0.5.3 (26 Jul 2010)
diff --git a/xfce-base/exo/exo-0.3.107.ebuild b/xfce-base/exo/exo-0.3.107.ebuild
index 5c8b37431537..5138ad6595d2 100644
--- a/xfce-base/exo/exo-0.3.107.ebuild
+++ b/xfce-base/exo/exo-0.3.107.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.107.ebuild,v 1.6 2010/08/01 18:40:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.7 2010/08/01 18:55:08 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