diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:02:00 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-17 15:02:00 +0000 |
commit | 3823511785e1588bb034ebdc74246b83d79e0c94 (patch) | |
tree | 6e8e7dc04b5456047ee9cf546d28fd1c008e9015 /xfce-base | |
parent | Version bumped, bug #351892. (diff) | |
download | gentoo-2-3823511785e1588bb034ebdc74246b83d79e0c94.tar.gz gentoo-2-3823511785e1588bb034ebdc74246b83d79e0c94.tar.bz2 gentoo-2-3823511785e1588bb034ebdc74246b83d79e0c94.zip |
ppc/ppc64 stable wrt #349053
(Portage version: 2.2.0_alpha10_p22/cvs/Linux x86_64)
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 e41fd69c504e..a52c2eb2a77f 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.49 2011/01/16 18:43:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.50 2011/01/17 15:02:00 xarthisius Exp $ + + 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> exo-0.6.0.ebuild: + ppc/ppc64 stable wrt #349053 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> exo-0.6.0.ebuild: amd64/x86 stable wrt #349053 diff --git a/xfce-base/exo/exo-0.6.0.ebuild b/xfce-base/exo/exo-0.6.0.ebuild index 2caa0cf0666c..03642ba0f1c4 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.2 2011/01/16 18:43:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.0.ebuild,v 1.3 2011/01/17 15:02:00 xarthisius 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 |