diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:44:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:44:08 +0000 |
commit | 9d021817878770458eb747997a8cbdfcbf319933 (patch) | |
tree | b1ae05743bd83ad2cb62ec5602d1bcd6b35305a5 /net-libs/rest | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-9d021817878770458eb747997a8cbdfcbf319933.tar.gz gentoo-2-9d021817878770458eb747997a8cbdfcbf319933.tar.bz2 gentoo-2-9d021817878770458eb747997a8cbdfcbf319933.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 8225e8bb956f..f93f62d69f09 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.34 2015/03/05 18:31:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.35 2015/03/14 18:44:08 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> rest-0.7.92-r2.ebuild: + amd64 stable, bug 534012 05 Mar 2015; Alexandre Rostovtsev <tetromino@gentoo.org> rest-0.7.92-r2.ebuild: diff --git a/net-libs/rest/rest-0.7.92-r2.ebuild b/net-libs/rest/rest-0.7.92-r2.ebuild index d97bcc571f4d..b606865bc15b 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.2 2015/03/05 18:31:56 tetromino Exp $ +# $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 $ 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=" |