diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:31:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:31:07 +0000 |
commit | 94be393e29a51bf73a32eb6cfdafe3637b63265e (patch) | |
tree | 10522b8c158c35d074f913a56c7ef954d0ccc914 /net-libs | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-94be393e29a51bf73a32eb6cfdafe3637b63265e.tar.gz gentoo-2-94be393e29a51bf73a32eb6cfdafe3637b63265e.tar.bz2 gentoo-2-94be393e29a51bf73a32eb6cfdafe3637b63265e.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 f93f62d69f09..091e305d370a 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.35 2015/03/14 18:44:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.36 2015/03/15 13:31:07 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> rest-0.7.92-r2.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> rest-0.7.92-r2.ebuild: amd64 stable, bug 534012 diff --git a/net-libs/rest/rest-0.7.92-r2.ebuild b/net-libs/rest/rest-0.7.92-r2.ebuild index b606865bc15b..7540f1371b5c 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.3 2015/03/14 18:44:08 pacho Exp $ +# $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 $ 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=" |