From ff7dc36f19fc7c30e59a0a08ebdf15e686c72478 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Mon, 30 Dec 2013 11:13:38 +0000 Subject: Update HOMEPAGE, bug #496026. Remove old. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD) --- kde-misc/akonadi-google/ChangeLog | 6 +++- .../akonadi-google/akonadi-google-20120619.ebuild | 34 ---------------------- .../akonadi-google/akonadi-google-20131213.ebuild | 6 ++-- 3 files changed, 8 insertions(+), 38 deletions(-) delete mode 100644 kde-misc/akonadi-google/akonadi-google-20120619.ebuild (limited to 'kde-misc/akonadi-google') diff --git a/kde-misc/akonadi-google/ChangeLog b/kde-misc/akonadi-google/ChangeLog index e2fc1f8ea61f..5c9a9173e21c 100644 --- a/kde-misc/akonadi-google/ChangeLog +++ b/kde-misc/akonadi-google/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/akonadi-google # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.20 2013/12/14 17:06:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/ChangeLog,v 1.21 2013/12/30 11:13:38 johu Exp $ + + 30 Dec 2013; Johannes Huber -akonadi-google-20120619.ebuild, + akonadi-google-20131213.ebuild: + Update HOMEPAGE, bug #496026. Remove old. 14 Dec 2013; Andreas K. Huettel akonadi-google-20131213.ebuild, metadata.xml: diff --git a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild b/kde-misc/akonadi-google/akonadi-google-20120619.ebuild deleted file mode 100644 index d52742fe77fe..000000000000 --- a/kde-misc/akonadi-google/akonadi-google-20120619.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20120619.ebuild,v 1.4 2013/12/14 00:34:52 dilfridge Exp $ - -EAPI=4 - -KDE_SCM="git" -inherit kde4-base - -EGIT_REPO_URI="git://anongit.kde.org/scratch/dvratil/akonadi-google-resources" -DESCRIPTION="Google services integration in Akonadi" -HOMEPAGE="https://projects.kde.org/projects/scratch/dvratil/akonadi-google" -SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" -LICENSE="GPL-2" - -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_kdebase_dep kdepimlibs 'semantic-desktop(+)') - dev-libs/libxslt - dev-libs/qjson - =kde-base/kdepim-runtime-4.8.50 -" -RDEPEND=${DEPEND} - -src_configure() { - mycmakeargs=( - -DKCAL=OFF - ) - kde4-base_src_configure -} diff --git a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild index 31d5db5ce55f..3f08edb4caf7 100644 --- a/kde-misc/akonadi-google/akonadi-google-20131213.ebuild +++ b/kde-misc/akonadi-google/akonadi-google-20131213.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.2 2013/12/14 17:06:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-google/akonadi-google-20131213.ebuild,v 1.3 2013/12/30 11:13:38 johu Exp $ EAPI=5 KDE_SCM="git" inherit kde4-base -EGIT_REPO_URI="git://anongit.kde.org/scratch/dvratil/akonadi-google-resources" +EGIT_REPO_URI="git://anongit.kde.org/akonadi-googledata-resource" DESCRIPTION="Google services integration in Akonadi" -HOMEPAGE="https://projects.kde.org/projects/scratch/dvratil/akonadi-google" +HOMEPAGE="https://projects.kde.org/projects/unmaintained/akonadi-googledata-resource" SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad