diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:18:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:18:14 +0000 |
commit | c9275f48e11ab979c9a3e4854e6f5d9acc869c2a (patch) | |
tree | dad87a9d144a64a4d043b69796bcbe97ed5e1822 /net-libs | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-c9275f48e11ab979c9a3e4854e6f5d9acc869c2a.tar.gz gentoo-2-c9275f48e11ab979c9a3e4854e6f5d9acc869c2a.tar.bz2 gentoo-2-c9275f48e11ab979c9a3e4854e6f5d9acc869c2a.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rest/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.92-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 6d739573c4e9..e032a5b8ecb9 100644 --- a/net-libs/rest/ChangeLog +++ b/net-libs/rest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/rest # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.37 2015/03/19 11:57:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.38 2015/03/29 11:18:14 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> rest-0.7.92-r2.ebuild: + Stable for HPPA (bug #534012). *rest-0.7.93 (19 Mar 2015) diff --git a/net-libs/rest/rest-0.7.92-r2.ebuild b/net-libs/rest/rest-0.7.92-r2.ebuild index 7540f1371b5c..d7bde159772a 100644 --- a/net-libs/rest/rest-0.7.92-r2.ebuild +++ b/net-libs/rest/rest-0.7.92-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.92-r2.ebuild,v 1.4 2015/03/15 13:31:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.92-r2.ebuild,v 1.5 2015/03/29 11:18:14 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Librest" LICENSE="LGPL-2.1" SLOT="0.7" IUSE="+gnome +introspection test" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # Coverage testing should not be enabled RDEPEND=" |