diff options
author | 2013-11-10 09:53:39 +0000 | |
---|---|---|
committer | 2013-11-10 09:53:39 +0000 | |
commit | 6b6feb84d1ce2b3203ec32803599014d99d44397 (patch) | |
tree | 9e123a27e5f9aab287745f29d2c760983c607fa6 /net-libs | |
parent | sys-kernel/aufs-sources: Fix for troubles when creating the genpatches (diff) | |
download | gentoo-2-6b6feb84d1ce2b3203ec32803599014d99d44397.tar.gz gentoo-2-6b6feb84d1ce2b3203ec32803599014d99d44397.tar.bz2 gentoo-2-6b6feb84d1ce2b3203ec32803599014d99d44397.zip |
Version bump, drop old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gnome-online-accounts/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/gnome-online-accounts/gnome-online-accounts-3.8.5.ebuild (renamed from net-libs/gnome-online-accounts/gnome-online-accounts-3.8.3.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/net-libs/gnome-online-accounts/ChangeLog b/net-libs/gnome-online-accounts/ChangeLog index caa8da54e6eb..716d3bb4063f 100644 --- a/net-libs/gnome-online-accounts/ChangeLog +++ b/net-libs/gnome-online-accounts/ChangeLog @@ -1,6 +1,12 @@ # 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.24 2013/10/10 18:50:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 1.25 2013/11/10 09:53:39 pacho Exp $ + +*gnome-online-accounts-3.8.5 (10 Nov 2013) + + 10 Nov 2013; Pacho Ramos <pacho@gentoo.org> + +gnome-online-accounts-3.8.5.ebuild, -gnome-online-accounts-3.8.3.ebuild: + Version bump, drop old *gnome-online-accounts-3.8.4.1 (10 Oct 2013) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.3.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.5.ebuild index eecfa489d4f1..25748e7301a2 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.3.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.5.ebuild @@ -1,13 +1,14 @@ # 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.8.3.ebuild,v 1.2 2013/09/16 13:03:21 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.8.5.ebuild,v 1.1 2013/11/10 09:53:39 pacho Exp $ EAPI="5" +GCONF_DEBUG="yes" inherit gnome2 DESCRIPTION="GNOME framework for accessing online accounts" -HOMEPAGE="https://live.gnome.org/GnomeOnlineAccounts" +HOMEPAGE="https://wiki.gnome.org/GnomeOnlineAccounts" LICENSE="LGPL-2+" SLOT="0" @@ -29,7 +30,6 @@ RDEPEND=" net-libs/webkit-gtk:3 >=x11-libs/gtk+-3.5.1:3 x11-libs/pango - introspection? ( >=dev-libs/gobject-introspection-0.6.2 ) kerberos? ( app-crypt/gcr:0= |