diff options
author | 2012-05-17 14:47:35 +0000 | |
---|---|---|
committer | 2012-05-17 14:47:35 +0000 | |
commit | a9e1cf91ec932f242eab81a8214bb8331716578f (patch) | |
tree | 86924af78e1b9bc7f433fc6693b4a0744c4b8022 /xfce-base/exo | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-a9e1cf91ec932f242eab81a8214bb8331716578f.tar.gz historical-a9e1cf91ec932f242eab81a8214bb8331716578f.tar.bz2 historical-a9e1cf91ec932f242eab81a8214bb8331716578f.zip |
Stable for HPPA (bug #416233).
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 0df7aea3ea0d..6477c7c5050b 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.78 2012/05/16 14:42:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.79 2012/05/17 14:32:52 jer Exp $ + + 17 May 2012; Jeroen Roovers <jer@gentoo.org> exo-0.8.0.ebuild: + Stable for HPPA (bug #416233). 16 May 2012; Alexis Ballier <aballier@gentoo.org> exo-0.8.0.ebuild: keyword ~amd64-fbsd diff --git a/xfce-base/exo/exo-0.8.0.ebuild b/xfce-base/exo/exo-0.8.0.ebuild index ba3e427ad5b3..90d91200a048 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.3 2012/05/16 14:42:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.4 2012/05/17 14:32:52 jer 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 ~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 |