diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 17:25:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-29 17:25:09 +0000 |
commit | 87184a619d883d425ece3223d459086de84e24b8 (patch) | |
tree | 30551bd405003a03277ded7ac75294ff25eea670 /xfce-base | |
parent | alpha/ia64 stable wrt #282668 (diff) | |
download | gentoo-2-87184a619d883d425ece3223d459086de84e24b8.tar.gz gentoo-2-87184a619d883d425ece3223d459086de84e24b8.tar.bz2 gentoo-2-87184a619d883d425ece3223d459086de84e24b8.zip |
alpha/arm/ia64/sparc stable wrt #282710
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.3.102-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 2c8eec278ccb..233b0670e481 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.4 2009/08/26 13:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.5 2009/08/29 17:25:09 armin76 Exp $ + + 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> exo-0.3.102-r1.ebuild: + alpha/arm/ia64/sparc stable wrt #282710 26 Aug 2009; Jeroen Roovers <jer@gentoo.org> exo-0.3.102-r1.ebuild: Stable for HPPA (bug #282710). diff --git a/xfce-base/exo/exo-0.3.102-r1.ebuild b/xfce-base/exo/exo-0.3.102-r1.ebuild index 786215adaea8..98fc3a5db0dc 100644 --- a/xfce-base/exo/exo-0.3.102-r1.ebuild +++ b/xfce-base/exo/exo-0.3.102-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.6 2009/08/26 13:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.7 2009/08/29 17:25:09 armin76 Exp $ EAPI=2 inherit xfconf python multilib @@ -12,7 +12,7 @@ SRC_URI="http://archive.xfce.org/src/xfce/exo/0.3/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |