diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 23:38:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-10 23:38:44 +0000 |
commit | 0e280dcfd86fcde4418af82cdfffa8d866a76b4e (patch) | |
tree | 3f2a3f12eb8e915b5a5efed9f6eba686ac3affa4 /xfce-base/exo | |
parent | Stable for HPPA (bug #465286). (diff) | |
download | gentoo-2-0e280dcfd86fcde4418af82cdfffa8d866a76b4e.tar.gz gentoo-2-0e280dcfd86fcde4418af82cdfffa8d866a76b4e.tar.bz2 gentoo-2-0e280dcfd86fcde4418af82cdfffa8d866a76b4e.zip |
Stable for HPPA (bug #465286).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.10.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 6d2f8a375601..65668e483c5c 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.90 2013/04/09 15:34:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.91 2013/04/10 23:38:44 jer Exp $ + + 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> exo-0.10.2.ebuild: + Stable for HPPA (bug #465286). 09 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> -exo-0.10.1.ebuild: old diff --git a/xfce-base/exo/exo-0.10.2.ebuild b/xfce-base/exo/exo-0.10.2.ebuild index 3121b4251c6b..46202a2b5293 100644 --- a/xfce-base/exo/exo-0.10.2.ebuild +++ b/xfce-base/exo/exo-0.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2.ebuild,v 1.1 2012/12/27 14:45:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2.ebuild,v 1.2 2013/04/10 23:38:44 jer Exp $ EAPI=5 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 ~mips ~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 ~mips ~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 |