diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-05-02 12:32:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-05-02 12:32:37 +0000 |
commit | b90f52a1a32876087199ffe26be0dec449f1c47c (patch) | |
tree | 7f6aa3d1c23ef9271cc48bf06206ed5248e4141f /net-libs/rest | |
parent | Parallel build fails on some systems, s/gnome2_src_compile/emake -j1/ (diff) | |
download | gentoo-2-b90f52a1a32876087199ffe26be0dec449f1c47c.tar.gz gentoo-2-b90f52a1a32876087199ffe26be0dec449f1c47c.tar.bz2 gentoo-2-b90f52a1a32876087199ffe26be0dec449f1c47c.zip |
Marked ~hppa (bug #509364).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs/rest')
-rw-r--r-- | net-libs/rest/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.90.ebuild | 6 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.91.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 5c8ca37a3457..71ea002753e5 100644 --- a/net-libs/rest/ChangeLog +++ b/net-libs/rest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/rest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.22 2014/04/27 18:32:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.23 2014/05/02 12:32:37 jer Exp $ + + 02 May 2014; Jeroen Roovers <jer@gentoo.org> rest-0.7.90.ebuild, + rest-0.7.91.ebuild: + Marked ~hppa (bug #509364). *rest-0.7.91 (27 Apr 2014) diff --git a/net-libs/rest/rest-0.7.90.ebuild b/net-libs/rest/rest-0.7.90.ebuild index aa8083ffd55e..2ea48bec20be 100644 --- a/net-libs/rest/rest-0.7.90.ebuild +++ b/net-libs/rest/rest-0.7.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.9 2013/12/08 19:27:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.10 2014/05/02 12:32:37 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+gnome +introspection test" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # Coverage testing should not be enabled RDEPEND="app-misc/ca-certificates diff --git a/net-libs/rest/rest-0.7.91.ebuild b/net-libs/rest/rest-0.7.91.ebuild index eaf2a9c24c3c..61c080a0fc3f 100644 --- a/net-libs/rest/rest-0.7.91.ebuild +++ b/net-libs/rest/rest-0.7.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.91.ebuild,v 1.1 2014/04/27 18:32:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.91.ebuild,v 1.2 2014/05/02 12:32:37 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+gnome +introspection test" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Coverage testing should not be enabled RDEPEND="app-misc/ca-certificates |