Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openastro/, profiles/
Date: Sat, 23 May 2020 09:36:53
Message-Id: 1590226408.6c0e233c1638646c8abc1f2e69bac42875b00132.mgorny@gentoo
1 commit: 6c0e233c1638646c8abc1f2e69bac42875b00132
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:33:28 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:33:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0e233c
7
8 app-misc/openastro: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718238
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-misc/openastro/Manifest | 1 -
14 app-misc/openastro/metadata.xml | 16 --------------
15 app-misc/openastro/openastro-1.1.56.ebuild | 34 ------------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 52 deletions(-)
18
19 diff --git a/app-misc/openastro/Manifest b/app-misc/openastro/Manifest
20 deleted file mode 100644
21 index adb605d4d8f..00000000000
22 --- a/app-misc/openastro/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST openastro.org_1.1.56.orig.tar.gz 212271 BLAKE2B d0252ae7f3c4c4f255ab1e402f3491b2b61e295f2d2064bd6a25ba07424526cbba01f2fe9f255eced0037b4d05edd1b0cde2e0fdae5c0fd7849652d5f8bfb1c7 SHA512 0446575bde71ca5bc88177bf1d5b8088cd1bb8e29ecfbd83ff15ebc4da4f07534c987f8a00b555a0af85c613e5d6bd2cec60898b586110c2230570446e4b7f2d
26
27 diff --git a/app-misc/openastro/metadata.xml b/app-misc/openastro/metadata.xml
28 deleted file mode 100644
29 index 8ee7525f685..00000000000
30 --- a/app-misc/openastro/metadata.xml
31 +++ /dev/null
32 @@ -1,16 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <!-- maintainer-needed -->
37 - <upstream>
38 - <maintainer status="active">
39 - <email>devel@×××××××××.org</email>
40 - <name>Pelle van der Scheer</name>
41 - </maintainer>
42 - <bugs-to>https://bugs.launchpad.net/openastro.org</bugs-to>
43 - </upstream>
44 - <use>
45 - <flag name="jpeg">Enable exporting Astrological Charts to jpeg</flag>
46 - <flag name="png">Enable exporting Astrological Charts to png</flag>
47 - </use>
48 -</pkgmetadata>
49
50 diff --git a/app-misc/openastro/openastro-1.1.56.ebuild b/app-misc/openastro/openastro-1.1.56.ebuild
51 deleted file mode 100644
52 index ed85dc27bf7..00000000000
53 --- a/app-misc/openastro/openastro-1.1.56.ebuild
54 +++ /dev/null
55 @@ -1,34 +0,0 @@
56 -# Copyright 1999-2020 Gentoo Authors
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=6
60 -
61 -PYTHON_COMPAT=( python3_6 )
62 -
63 -inherit distutils-r1
64 -
65 -MY_PN=${PN}.org
66 -
67 -DESCRIPTION="A fully-featured Open Source Astrology Program"
68 -HOMEPAGE="https://www.openastro.org"
69 -SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
70 -
71 -LICENSE="GPL-3+"
72 -SLOT="0"
73 -KEYWORDS="~amd64 ~x86"
74 -IUSE="jpeg png"
75 -
76 -DEPEND="
77 - app-misc/openastro-data[${PYTHON_USEDEP}]
78 - dev-python/pytz[${PYTHON_USEDEP}]
79 - dev-python/pycairo[svg(+),${PYTHON_USEDEP}]
80 - dev-python/pygobject:3[${PYTHON_USEDEP}]
81 - dev-python/python-dateutil[${PYTHON_USEDEP}]
82 - dev-python/pyswisseph[${PYTHON_USEDEP}]
83 - gnome-base/librsvg:2[introspection]
84 - x11-libs/gtk+:3[introspection]"
85 -RDEPEND="${DEPEND}
86 - jpeg? ( media-gfx/imagemagick[jpeg,svg] )
87 - png? ( media-gfx/imagemagick[png,svg] )"
88 -
89 -S=${WORKDIR}/${MY_PN}-${PV}
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index 9b696a9bf33..4d672f9563b 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -605,7 +605,6 @@ app-text/doconce
96 # Michał Górny <mgorny@g.o> (2020-04-19)
97 # Unmaintained. Stuck on Python 3.6.
98 # Removal in 30 days. Bug #718238.
99 -app-misc/openastro
100 app-misc/openastro-data
101
102 # Georgy Yakovlev <gyakovlev@g.o> (2020-04-18)