diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:39:21 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:39:21 +0000 |
commit | 76afdd78d2b46ec02c64cd1e4750d19f5385f3b9 (patch) | |
tree | 26b798dff8e0239aa009cceca6295ac29accc792 /net-libs/gnome-online-accounts | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-76afdd78d2b46ec02c64cd1e4750d19f5385f3b9.tar.gz gentoo-2-76afdd78d2b46ec02c64cd1e4750d19f5385f3b9.tar.bz2 gentoo-2-76afdd78d2b46ec02c64cd1e4750d19f5385f3b9.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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.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 8830f490cfed..67842ef86351 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.29 2014/01/21 21:38:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.30 2014/02/22 15:39:21 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> + gnome-online-accounts-3.10.2.ebuild: + arch stable, bug 888 21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> gnome-online-accounts-3.10.2.ebuild, metadata.xml: diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.ebuild index 62e71229db58..ecde6274ad13 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.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.2.ebuild,v 1.2 2014/01/21 21:38:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.ebuild,v 1.3 2014/02/22 15:39:21 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/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 |