diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:41:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:41:51 +0000 |
commit | 9471acbcb81f44435072ca231fa9181cce12089f (patch) | |
tree | 2e9df13719622490f95be399b1bd79f2fab9599a /net-libs/rest | |
parent | Stable for HPPA (bug #536694). (diff) | |
download | gentoo-2-9471acbcb81f44435072ca231fa9181cce12089f.tar.gz gentoo-2-9471acbcb81f44435072ca231fa9181cce12089f.tar.bz2 gentoo-2-9471acbcb81f44435072ca231fa9181cce12089f.zip |
Stable for HPPA (bug #536694).
(Portage version: 2.2.15/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 | 7 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.92-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index ff2575d1bf43..e27b832b9a54 100644 --- a/net-libs/rest/ChangeLog +++ b/net-libs/rest/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2014/12/19 13:41:52 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.32 2015/01/19 10:41:51 jer Exp $ + + 19 Jan 2015; Jeroen Roovers <jer@gentoo.org> rest-0.7.92-r1.ebuild: + Stable for HPPA (bug #536694). 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> rest-0.7.92.ebuild: amd64 stable, bug 529964 diff --git a/net-libs/rest/rest-0.7.92-r1.ebuild b/net-libs/rest/rest-0.7.92-r1.ebuild index 18637e0ddf98..4e454c484784 100644 --- a/net-libs/rest/rest-0.7.92-r1.ebuild +++ b/net-libs/rest/rest-0.7.92-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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-r1.ebuild,v 1.1 2014/11/22 20:46:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.92-r1.ebuild,v 1.2 2015/01/19 10:41:51 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=" |