diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:58 +0000 |
commit | c69d04fcb2244792813f36f8ec15b83c0a262a03 (patch) | |
tree | 78333fdd4415235f7ef63f2734187b52f23cad1c /net-libs/rest | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-c69d04fcb2244792813f36f8ec15b83c0a262a03.tar.gz gentoo-2-c69d04fcb2244792813f36f8ec15b83c0a262a03.tar.bz2 gentoo-2-c69d04fcb2244792813f36f8ec15b83c0a262a03.zip |
Stable for x86, wrt bug #512012
(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 dd467734c1eb..2b0bf79f21f5 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.24 2014/07/22 10:52:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.25 2014/07/23 15:23:58 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rest-0.7.91.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rest-0.7.91.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-libs/rest/rest-0.7.91.ebuild b/net-libs/rest/rest-0.7.91.ebuild index 6a01fc027bd1..c2d495df523c 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.3 2014/07/22 10:52:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.91.ebuild,v 1.4 2014/07/23 15:23:58 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 |