diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:47:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:47:28 +0000 |
commit | 903b76a9b12a88b3588d3d25696fc4e048190966 (patch) | |
tree | 2544da23501853dee086f10d477426206c07e674 /net-libs/rest | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-903b76a9b12a88b3588d3d25696fc4e048190966.tar.gz gentoo-2-903b76a9b12a88b3588d3d25696fc4e048190966.tar.bz2 gentoo-2-903b76a9b12a88b3588d3d25696fc4e048190966.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, 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.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index 0c8eb77c89da..a090b4bf5f91 100644 --- a/net-libs/rest/ChangeLog +++ b/net-libs/rest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/rest # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.18 2013/08/30 22:47:47 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.19 2013/11/30 19:47:28 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> rest-0.7.90.ebuild: + amd64 stable, bug #478252 30 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> rest-0.7.12.ebuild, rest-0.7.90.ebuild: diff --git a/net-libs/rest/rest-0.7.90.ebuild b/net-libs/rest/rest-0.7.90.ebuild index 142b85f351ab..11e41b79b496 100644 --- a/net-libs/rest/rest-0.7.90.ebuild +++ b/net-libs/rest/rest-0.7.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.7 2013/08/30 22:47:47 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.8 2013/11/30 19:47:28 pacho 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Coverage testing should not be enabled RDEPEND="app-misc/ca-certificates |