diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:11:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:11:50 +0000 |
commit | 99b84b9b1a7d608a88745074ac3e1d77f2a75ec3 (patch) | |
tree | 7327d8a319c95b34861a594051301932565fb248 /net-libs/gnome-online-accounts | |
parent | x86 stable, bug 508862 (diff) | |
download | gentoo-2-99b84b9b1a7d608a88745074ac3e1d77f2a75ec3.tar.gz gentoo-2-99b84b9b1a7d608a88745074ac3e1d77f2a75ec3.tar.bz2 gentoo-2-99b84b9b1a7d608a88745074ac3e1d77f2a75ec3.zip |
x86 stable, bug 508862
(Portage version: 2.2.10/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.10.4.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 ac740a9cfe06..b450d5999163 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.38 2014/05/04 08:54:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.39 2014/05/04 12:11:50 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> + gnome-online-accounts-3.10.4.ebuild: + x86 stable, bug 508862 04 May 2014; Pacho Ramos <pacho@gentoo.org> gnome-online-accounts-3.10.4.ebuild: diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.4.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.4.ebuild index f88371188f72..29ca47d25afb 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.4.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.10.4.ebuild,v 1.2 2014/05/04 08:54:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.4.ebuild,v 1.3 2014/05/04 12:11:50 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 |