diff options
-rw-r--r-- | net-libs/gnome-online-accounts/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/gnome-online-accounts/ChangeLog b/net-libs/gnome-online-accounts/ChangeLog index 03ad1e85077c..1a4723c4c011 100644 --- a/net-libs/gnome-online-accounts/ChangeLog +++ b/net-libs/gnome-online-accounts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/gnome-online-accounts -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.6 2012/12/25 21:50:41 eva Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.7 2013/01/01 12:42:05 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + gnome-online-accounts-3.6.2.ebuild: + Add ~ia64, wrt bug #449220 *gnome-online-accounts-3.6.2 (25 Dec 2012) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild index 7dfa6e909fdf..f7d6691f33ad 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.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/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild,v 1.1 2012/12/25 21:50:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild,v 1.2 2013/01/01 12:42:05 ago Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://live.gnome.org/GnomeOnlineAccounts" LICENSE="LGPL-2" SLOT="0" IUSE="gnome +introspection kerberos" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" # pango used in goaeditablelabel # libsoup used in goaoauthprovider |