diff options
author | 2014-07-22 10:52:44 +0000 | |
---|---|---|
committer | 2014-07-22 10:52:44 +0000 | |
commit | 4853172e32a6646d1e32a7581561ec6d6da2f15b (patch) | |
tree | f5b9d6287f6810ae9e0cf1b1674cc5cdf054af93 /net-libs/rest | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-4853172e32a6646d1e32a7581561ec6d6da2f15b.tar.gz gentoo-2-4853172e32a6646d1e32a7581561ec6d6da2f15b.tar.bz2 gentoo-2-4853172e32a6646d1e32a7581561ec6d6da2f15b.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/rest')
-rw-r--r-- | net-libs/rest/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 71ea002753e5..dd467734c1eb 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.23 2014/05/02 12:32:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.24 2014/07/22 10:52:44 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rest-0.7.91.ebuild: + Stable for amd64, wrt bug #512912 02 May 2014; Jeroen Roovers <jer@gentoo.org> rest-0.7.90.ebuild, rest-0.7.91.ebuild: diff --git a/net-libs/rest/rest-0.7.91.ebuild b/net-libs/rest/rest-0.7.91.ebuild index 61c080a0fc3f..6a01fc027bd1 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.2 2014/05/02 12:32:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.91.ebuild,v 1.3 2014/07/22 10:52:44 ago 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 ~hppa ~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 |