diff options
author | 2013-01-01 12:42:05 +0000 | |
---|---|---|
committer | 2013-01-01 12:42:05 +0000 | |
commit | ea537596e60e60280727806adc7f38e390e93883 (patch) | |
tree | 16c42d69ed47e51f045ca4500d367823b81e5867 /net-libs/gnome-online-accounts | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-ea537596e60e60280727806adc7f38e390e93883.tar.gz gentoo-2-ea537596e60e60280727806adc7f38e390e93883.tar.bz2 gentoo-2-ea537596e60e60280727806adc7f38e390e93883.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/gnome-online-accounts')
-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 |