app-misc/openastro: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:33:28 +0000 (11:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:33:28 +0000 (11:33 +0200)
Closes: https://bugs.gentoo.org/718238
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-misc/openastro/Manifest [deleted file]
app-misc/openastro/metadata.xml [deleted file]
app-misc/openastro/openastro-1.1.56.ebuild [deleted file]
profiles/package.mask

diff --git a/app-misc/openastro/Manifest b/app-misc/openastro/Manifest
deleted file mode 100644 (file)
index adb605d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST openastro.org_1.1.56.orig.tar.gz 212271 BLAKE2B d0252ae7f3c4c4f255ab1e402f3491b2b61e295f2d2064bd6a25ba07424526cbba01f2fe9f255eced0037b4d05edd1b0cde2e0fdae5c0fd7849652d5f8bfb1c7 SHA512 0446575bde71ca5bc88177bf1d5b8088cd1bb8e29ecfbd83ff15ebc4da4f07534c987f8a00b555a0af85c613e5d6bd2cec60898b586110c2230570446e4b7f2d
diff --git a/app-misc/openastro/metadata.xml b/app-misc/openastro/metadata.xml
deleted file mode 100644 (file)
index 8ee7525..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <maintainer status="active">
-      <email>devel@openastro.org</email>
-      <name>Pelle van der Scheer</name>
-    </maintainer>
-    <bugs-to>https://bugs.launchpad.net/openastro.org</bugs-to>
-  </upstream>
-  <use>
-    <flag name="jpeg">Enable exporting Astrological Charts to jpeg</flag>
-    <flag name="png">Enable exporting Astrological Charts to png</flag>
-  </use>
-</pkgmetadata>
diff --git a/app-misc/openastro/openastro-1.1.56.ebuild b/app-misc/openastro/openastro-1.1.56.ebuild
deleted file mode 100644 (file)
index ed85dc2..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MY_PN=${PN}.org
-
-DESCRIPTION="A fully-featured Open Source Astrology Program"
-HOMEPAGE="https://www.openastro.org"
-SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="jpeg png"
-
-DEPEND="
-       app-misc/openastro-data[${PYTHON_USEDEP}]
-       dev-python/pytz[${PYTHON_USEDEP}]
-       dev-python/pycairo[svg(+),${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
-       dev-python/python-dateutil[${PYTHON_USEDEP}]
-       dev-python/pyswisseph[${PYTHON_USEDEP}]
-       gnome-base/librsvg:2[introspection]
-       x11-libs/gtk+:3[introspection]"
-RDEPEND="${DEPEND}
-       jpeg? ( media-gfx/imagemagick[jpeg,svg] )
-       png? ( media-gfx/imagemagick[png,svg] )"
-
-S=${WORKDIR}/${MY_PN}-${PV}
index 9b696a9bf337fef1d58a4bd787b6ff498f91bf5c..4d672f9563b058d469f77162c87de52b7c5d8332 100644 (file)
@@ -605,7 +605,6 @@ app-text/doconce
 # Michał Górny <mgorny@gentoo.org> (2020-04-19)
 # Unmaintained.  Stuck on Python 3.6.
 # Removal in 30 days.  Bug #718238.
-app-misc/openastro
 app-misc/openastro-data
 
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18)