diff options
author | 2013-02-02 23:02:57 +0000 | |
---|---|---|
committer | 2013-02-02 23:02:57 +0000 | |
commit | dab1ff7deb7a359be39f81529aeea8c0be314432 (patch) | |
tree | b7ad0c5cf2865432349c316e78ae3ec6fea69cab /net-libs/gnome-online-accounts | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-dab1ff7deb7a359be39f81529aeea8c0be314432.tar.gz gentoo-2-dab1ff7deb7a359be39f81529aeea8c0be314432.tar.bz2 gentoo-2-dab1ff7deb7a359be39f81529aeea8c0be314432.zip |
Add ~arm, 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 | 6 | ||||
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gnome-online-accounts/ChangeLog b/net-libs/gnome-online-accounts/ChangeLog index f01aa292e65e..2bdff7473c18 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.10 2013/01/22 05:16:46 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.11 2013/02/02 23:02:57 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gnome-online-accounts-3.6.2.ebuild: + Add ~arm, wrt bug #449220 22 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org> gnome-online-accounts-3.4.2.ebuild, gnome-online-accounts-3.6.2.ebuild, 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 26268ec0bacd..2129cf874d2e 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-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.5 2013/01/22 05:16:46 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.6.2.ebuild,v 1.6 2013/02/02 23:02:57 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # pango used in goaeditablelabel # libsoup used in goaoauthprovider |