* [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/libgcal/
@ 2018-11-10 21:07 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-11-10 21:07 UTC (permalink / raw
To: gentoo-commits
commit: 04742a8cb17cc771c9861a73ab286a3ba997d697
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 10 21:06:25 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 21:07:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04742a8c
net-libs/libgcal: Remove last-rited pkg
Closes: https://bugs.gentoo.org/659532
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/libgcal/Manifest | 1 -
net-libs/libgcal/libgcal-0.9.6-r1.ebuild | 53 --------------------------------
net-libs/libgcal/metadata.xml | 8 -----
profiles/package.mask | 5 ---
4 files changed, 67 deletions(-)
diff --git a/net-libs/libgcal/Manifest b/net-libs/libgcal/Manifest
deleted file mode 100644
index 600600d8e92..00000000000
--- a/net-libs/libgcal/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libgcal-0.9.6.tar.bz2 555942 BLAKE2B 5293e6b38823f9cc263d9fab59478ecf241cb52fc04f193a03a89c4b01818ab77a319c3e13aa3fb5cdaf9694e65a0a55f6c2a95d01e849619aefa085f63a9239 SHA512 be2e0592a19531fa202017e529dad765a1bd6f9205ffdaba33bfd32231ad5eafb0237081fda8c5bbbe605e07204fc7895e2168b72718dde6cc660c97c08bbf26
diff --git a/net-libs/libgcal/libgcal-0.9.6-r1.ebuild b/net-libs/libgcal/libgcal-0.9.6-r1.ebuild
deleted file mode 100644
index 0069e555834..00000000000
--- a/net-libs/libgcal/libgcal-0.9.6-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="C/C++ interface to the Google Data API"
-HOMEPAGE="https://code.google.com/p/libgcal/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug doc test"
-
-# Some tests fail
-RESTRICT="test"
-
-RDEPEND="
- dev-libs/libxml2:2
- >=net-misc/curl-7.18.2
-"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen )
- test? ( dev-libs/check )
-"
-
-DOCS=( README )
-
-src_configure() {
- mycmakeargs=(
- -DENABLE_TESTS=OFF
- $(cmake-utils_use debug CURL_DEBUG)
- )
- cmake-utils_src_configure
-}
-
-src_compile() {
- cmake-utils_src_compile
- use doc && cmake-utils_src_compile docs
-}
-
-src_install() {
- use doc && HTML_DOCS=( "${BUILD_DIR}/docs/doxygen/html/" )
- cmake-utils_src_install
-}
-
-src_test() {
- mycmakeargs+=(-DENABLE_TESTS=ON)
- cmake-utils_src_configure
- cmake-utils_src_make test
-}
diff --git a/net-libs/libgcal/metadata.xml b/net-libs/libgcal/metadata.xml
deleted file mode 100644
index 855b8c7d656..00000000000
--- a/net-libs/libgcal/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="google-code">libgcal</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 0dbe2f67c16..6fc43d7f575 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -317,11 +317,6 @@ dev-python/jenkinsapi
dev-python/twill
dev-python/flask-testing
-# Virgil Dupras <vdupras@gentoo.org> (11 Oct 2018)
-# Dead upstream, unmaintained, no revdep. Removal in 30 days.
-# Bug #659532
-net-libs/libgcal
-
# Sergei Trofimovich <slyfox@gentoo.org> (09 Oct 2018)
# Upstream is not actively maintained. Needs a port to mupdf-1.14.
app-text/fbpdf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-10 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-10 21:07 [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/libgcal/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox