summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 11:55:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 11:55:55 +0000
commit8c5f3312077b758fa1614b8188d84cf7b203a267 (patch)
treec0a46997cff088d1feed26fb6f56459e3507ac65 /xfce-base/exo
parentStable for amd64, wrt bug #416223 (diff)
downloadgentoo-2-8c5f3312077b758fa1614b8188d84cf7b203a267.tar.gz
gentoo-2-8c5f3312077b758fa1614b8188d84cf7b203a267.tar.bz2
gentoo-2-8c5f3312077b758fa1614b8188d84cf7b203a267.zip
Stable for amd64, wrt bug #416223
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 501838f36ee3..57fd8e31aa51 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.80 2012/05/19 12:22:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.81 2012/05/20 11:55:55 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> exo-0.8.0.ebuild:
+ Stable for amd64, wrt bug #416223
19 May 2012; Anthony G. Basile <blueness@gentoo.org> exo-0.8.0.ebuild:
Keyword mips
diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild
index 24a98ed550c0..e2c95cfa4c8e 100644
--- a/xfce-base/exo/exo-0.8.0.ebuild
+++ b/xfce-base/exo/exo-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.5 2012/05/19 12:22:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.6 2012/05/20 11:55:55 ago Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-lang/perl-5.6