summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:22:33 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-19 12:22:33 +0000
commit54873b270916de25a622d30afcdf523ca4a4a847 (patch)
treeb6d2c7aea673f71af28bbe532801265cbebeac91 /xfce-base/exo
parentInitial commit of hardlink command used in Fedora and is created by Jakub Jel... (diff)
downloadgentoo-2-54873b270916de25a622d30afcdf523ca4a4a847.tar.gz
gentoo-2-54873b270916de25a622d30afcdf523ca4a4a847.tar.bz2
gentoo-2-54873b270916de25a622d30afcdf523ca4a4a847.zip
Keyword mips
(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 6477c7c5050b..501838f36ee3 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.79 2012/05/17 14:32:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.80 2012/05/19 12:22:33 blueness Exp $
+
+ 19 May 2012; Anthony G. Basile <blueness@gentoo.org> exo-0.8.0.ebuild:
+ Keyword mips
17 May 2012; Jeroen Roovers <jer@gentoo.org> exo-0.8.0.ebuild:
Stable for HPPA (bug #416233).
diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild
index 90d91200a048..24a98ed550c0 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.4 2012/05/17 14:32:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.5 2012/05/19 12:22:33 blueness 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 ~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