diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:53:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:53:57 +0000 |
commit | 6818ef9ba2b0f5ab6ffa7ef9523936c193cec12a (patch) | |
tree | 06e94a4a8cc981ae933bfeb45243a7a2cfcb0280 /net-libs/gnome-online-accounts | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-6818ef9ba2b0f5ab6ffa7ef9523936c193cec12a.tar.gz gentoo-2-6818ef9ba2b0f5ab6ffa7ef9523936c193cec12a.tar.bz2 gentoo-2-6818ef9ba2b0f5ab6ffa7ef9523936c193cec12a.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 d0642798bd17..4ed29f946c2a 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.31 2014/02/22 22:24:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.32 2014/03/09 10:53:57 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> + gnome-online-accounts-3.10.2.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-online-accounts-3.10.2.ebuild: 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 cd7eaac2f49a..b65454d6513c 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.4 2014/02/22 22:24:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.10.2.ebuild,v 1.5 2014/03/09 10:53:57 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 |