diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:05:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:05:39 +0000 |
commit | 7b199311df6f5f08fe7779c0bdbf0b3c11852e35 (patch) | |
tree | 3ea6263f962b018a11827b8e3ff4f45b9b06047d /net-libs/rest | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-7b199311df6f5f08fe7779c0bdbf0b3c11852e35.tar.gz gentoo-2-7b199311df6f5f08fe7779c0bdbf0b3c11852e35.tar.bz2 gentoo-2-7b199311df6f5f08fe7779c0bdbf0b3c11852e35.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 173628282938..2b2102b3423f 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.13 2013/01/06 10:01:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.14 2013/02/02 23:05:39 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> rest-0.7.90.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rest-0.7.90.ebuild: Add ~sparc, wrt bug #449220 diff --git a/net-libs/rest/rest-0.7.90.ebuild b/net-libs/rest/rest-0.7.90.ebuild index 7590c712e08f..9b8d91e857d8 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.3 2013/01/06 10:01:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.4 2013/02/02 23:05:39 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 ~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 |