diff options
author | 2011-10-16 05:23:42 +0000 | |
---|---|---|
committer | 2011-10-16 05:23:42 +0000 | |
commit | cb333bea375807892985ae32103e3338703858bb (patch) | |
tree | f0309e0486736c11afe8d067e423c62ccfa7c5fe /xfce-base/exo/exo-0.6.2.ebuild | |
parent | Move forward stable keywords for trivial changes, and mark ia64/s390/sh stabl... (diff) | |
download | historical-cb333bea375807892985ae32103e3338703858bb.tar.gz historical-cb333bea375807892985ae32103e3338703858bb.tar.bz2 historical-cb333bea375807892985ae32103e3338703858bb.zip |
amd64 stable wrt #386963
Package-Manager: portage-2.2.0_alpha67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-base/exo/exo-0.6.2.ebuild')
-rw-r--r-- | xfce-base/exo/exo-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |