diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:00:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:00:01 +0000 |
commit | 655559bb35a85333739c3c6cc633f15033dbc4e4 (patch) | |
tree | 1435819ec9fec8246e43feb8e9987914edabfbdf /net-libs/rest | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-655559bb35a85333739c3c6cc633f15033dbc4e4.tar.gz gentoo-2-655559bb35a85333739c3c6cc633f15033dbc4e4.tar.bz2 gentoo-2-655559bb35a85333739c3c6cc633f15033dbc4e4.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/rest')
-rw-r--r-- | net-libs/rest/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 02c7465555be..6b13d5eba38d 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.29 2014/12/12 11:57:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.30 2014/12/18 15:00:01 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> rest-0.7.92.ebuild: + x86 stable, bug 529964 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> rest-0.7.92.ebuild: Stable for HPPA (bug #529964). diff --git a/net-libs/rest/rest-0.7.92.ebuild b/net-libs/rest/rest-0.7.92.ebuild index 79d48bff0a5c..1f86df8569aa 100644 --- a/net-libs/rest/rest-0.7.92.ebuild +++ b/net-libs/rest/rest-0.7.92.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.92.ebuild,v 1.2 2014/12/12 11:57:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.92.ebuild,v 1.3 2014/12/18 15:00:01 pacho 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=" |