summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:43:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:43:52 +0000
commit117b684623ce69b63c6b8625cd023e497ef7b63b (patch)
tree0df2ffc721bfce08a9652b5602770fcc0b7b7054 /dev-libs/libgdata
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-117b684623ce69b63c6b8625cd023e497ef7b63b.tar.gz
gentoo-2-117b684623ce69b63c6b8625cd023e497ef7b63b.tar.bz2
gentoo-2-117b684623ce69b63c6b8625cd023e497ef7b63b.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libgdata')
-rw-r--r--dev-libs/libgdata/ChangeLog7
-rw-r--r--dev-libs/libgdata/libgdata-0.13.2-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libgdata/ChangeLog b/dev-libs/libgdata/ChangeLog
index 20e442ce5cf9..78d814c44f79 100644
--- a/dev-libs/libgdata/ChangeLog
+++ b/dev-libs/libgdata/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgdata
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.57 2012/12/28 20:08:06 eva Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/ChangeLog,v 1.58 2013/01/01 11:43:52 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libgdata-0.13.2-r2.ebuild:
+ Add ~ia64, wrt bug #449220
28 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org>
libgdata-0.13.2-r2.ebuild:
diff --git a/dev-libs/libgdata/libgdata-0.13.2-r2.ebuild b/dev-libs/libgdata/libgdata-0.13.2-r2.ebuild
index c02d6fbe90fe..bc559f08a11b 100644
--- a/dev-libs/libgdata/libgdata-0.13.2-r2.ebuild
+++ b/dev-libs/libgdata/libgdata-0.13.2-r2.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/dev-libs/libgdata/libgdata-0.13.2-r2.ebuild,v 1.2 2012/12/28 20:08:06 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgdata/libgdata-0.13.2-r2.ebuild,v 1.3 2013/01/01 11:43:52 ago Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/libgdata"
LICENSE="LGPL-2.1+"
SLOT="0/13" # subslot = libgdata soname version
IUSE="gnome +introspection static-libs"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
# gtk+ is needed for gdk
# configure checks for gtk:3, but only uses it for demos which are not installed