diff options
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index cf3c439cbedc..e41fd69c504e 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.48 2011/01/16 16:51:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.49 2011/01/16 18:43:52 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.0.ebuild: + amd64/x86 stable wrt #349053 *exo-0.6.0 (16 Jan 2011) diff --git a/xfce-base/exo/exo-0.6.0.ebuild b/xfce-base/exo/exo-0.6.0.ebuild index 16641ffb7970..2caa0cf0666c 100644 --- a/xfce-base/exo/exo-0.6.0.ebuild +++ b/xfce-base/exo/exo-0.6.0.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.0.ebuild,v 1.1 2011/01/16 16:51:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.0.ebuild,v 1.2 2011/01/16 18:43:52 ssuominen Exp $ EAPI=3 @@ -14,7 +14,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 |