summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-16 05:22:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-16 05:22:06 +0000
commit7c5f7a21cf698c4243b5ca8cd1200abdff750ffe (patch)
tree7d2fe8617708fb3a35278b1f08c86da968f2b4c7 /xfce-base/exo
parentMove forward stable keywords for trivial changes, and mark ia64/s390/sh stabl... (diff)
downloadgentoo-2-7c5f7a21cf698c4243b5ca8cd1200abdff750ffe.tar.gz
gentoo-2-7c5f7a21cf698c4243b5ca8cd1200abdff750ffe.tar.bz2
gentoo-2-7c5f7a21cf698c4243b5ca8cd1200abdff750ffe.zip
amd64 stable wrt #386963
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-base/exo')
-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 2f84185ee079..e14b301a9740 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.60 2011/10/16 03:29:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.61 2011/10/16 05:22:06 ssuominen Exp $
+
+ 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.2.ebuild:
+ amd64 stable wrt #386963
16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> exo-0.6.2.ebuild:
x86 stable wrt bug #386963
diff --git a/xfce-base/exo/exo-0.6.2.ebuild b/xfce-base/exo/exo-0.6.2.ebuild
index ece33362a74c..310421722dc4 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.3 2011/10/16 03:29:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.2.ebuild,v 1.4 2011/10/16 05:22:06 ssuominen 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