diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:08 +0000 |
commit | 3d37e271db5c30240236851e4ad2795e83a8febc (patch) | |
tree | e237e592ad4a29c79d1956c9542b58978a4d104c /net-libs/gnome-online-accounts | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-3d37e271db5c30240236851e4ad2795e83a8febc.tar.gz gentoo-2-3d37e271db5c30240236851e4ad2795e83a8febc.tar.bz2 gentoo-2-3d37e271db5c30240236851e4ad2795e83a8febc.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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.14.3.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 088fd2f5a6f9..6c6d142b8a9f 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.47 2015/03/14 18:43:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.48 2015/03/15 13:30:08 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> + gnome-online-accounts-3.14.3.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-online-accounts-3.14.3.ebuild: diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.3.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.3.ebuild index 1e92aadaee28..03228b94df27 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.3.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.14.3.ebuild,v 1.2 2015/03/14 18:43:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.3.ebuild,v 1.3 2015/03/15 13:30:08 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" LICENSE="LGPL-2+" SLOT="0/1" IUSE="gnome +introspection kerberos" # telepathy" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" # pango used in goaeditablelabel # libsoup used in goaoauthprovider |