diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:43:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:43:45 +0000 |
commit | adcde97234b27d11bf18d4c3be3a99dcfbfdc9ac (patch) | |
tree | aac6631f6df9fd0919be905eda7461fe1670bab1 /net-libs/rest | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-adcde97234b27d11bf18d4c3be3a99dcfbfdc9ac.tar.gz gentoo-2-adcde97234b27d11bf18d4c3be3a99dcfbfdc9ac.tar.bz2 gentoo-2-adcde97234b27d11bf18d4c3be3a99dcfbfdc9ac.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | net-libs/rest/rest-0.7.90.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog index cb69f70b74f8..1ea71f189a7a 100644 --- a/net-libs/rest/ChangeLog +++ b/net-libs/rest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/rest -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.11 2012/12/24 12:58:05 eva Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.12 2013/01/01 12:43:45 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rest-0.7.90.ebuild: + Add ~ia64, wrt bug #449220 *rest-0.7.90 (24 Dec 2012) diff --git a/net-libs/rest/rest-0.7.90.ebuild b/net-libs/rest/rest-0.7.90.ebuild index 3861c864d95b..564c8ca16182 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-2012 Gentoo Foundation +# 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.1 2012/12/24 12:58:05 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.90.ebuild,v 1.2 2013/01/01 12:43:45 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" # Coverage testing should not be enabled RDEPEND="app-misc/ca-certificates |