Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openastro-data/
Date: Sun, 27 Jan 2019 10:16:34
Message-Id: 1548584126.fe4c5a1a170681ead8a4669302bfe718171fc12a.pacho@gentoo
1 commit: fe4c5a1a170681ead8a4669302bfe718171fc12a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 10:00:35 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 10:15:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4c5a1a
7
8 app-misc/openastro-data: Drop old
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 app-misc/openastro-data/Manifest | 2 --
14 app-misc/openastro-data/openastro-data-1.6.ebuild | 23 -----------------------
15 app-misc/openastro-data/openastro-data-1.7.ebuild | 23 -----------------------
16 3 files changed, 48 deletions(-)
17
18 diff --git a/app-misc/openastro-data/Manifest b/app-misc/openastro-data/Manifest
19 index 3d1d51d8eed..f465955a265 100644
20 --- a/app-misc/openastro-data/Manifest
21 +++ b/app-misc/openastro-data/Manifest
22 @@ -1,3 +1 @@
23 -DIST openastro.org-data_1.6.orig.tar.gz 13603001 BLAKE2B 64a0850cc681c13eed672285edb5ebdf7b2adae6012f5525461312b6ede56c65d20b17c554220174c4e191bd326c8d201e5d6db49435e62b4a7a1d1e743ba3bc SHA512 99f3b6db61e27ccf04a7e0ff3ba7da45b889e1177bfbc1192af1929fca7255dc2b18a4ac9eb536af9ceb11e7722e0a3420102c7e45a6c839abe87734e8be6591
24 -DIST openastro.org-data_1.7.orig.tar.gz 15682188 BLAKE2B caa423b90fac8391bd30b6ed1f6b6065c91b5a1828defbbc753dc88ac23f3bfef8437b87d02dec4176fac419206ab5df4822e2353a36a0e92255d376e678ee54 SHA512 a67cc528253d0a9f70fdce550b8065c481e2dae8dc59dfed0428491cf4751648e41f0d6032b58008f2fe095f81fc4a23717156a69a73b03bd3105b50eb325ffe
25 DIST openastro.org-data_1.8.orig.tar.gz 16045562 BLAKE2B a2528faef9827249e01c92e7cfb96565676ed68945bed24a2927c9844fdedda980c9afdc06c4a88765d3aa31a2559fa5cec06381f90c27a244ed16b3f05e8f3a SHA512 79e2fa921b883400e29bcd7be3cf3f791d60ea164e3062b61e95608ec815aa3e8df093712658f71c45b60259ffe41531d32f4b65db5e7f642b63f267e9cce7af
26
27 diff --git a/app-misc/openastro-data/openastro-data-1.6.ebuild b/app-misc/openastro-data/openastro-data-1.6.ebuild
28 deleted file mode 100644
29 index 0609cf57e3a..00000000000
30 --- a/app-misc/openastro-data/openastro-data-1.6.ebuild
31 +++ /dev/null
32 @@ -1,23 +0,0 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -PYTHON_COMPAT=( python2_7 )
38 -
39 -inherit distutils-r1
40 -
41 -MY_PN=${PN/-data}
42 -MY_PN=${MY_PN}.org-data
43 -
44 -DESCRIPTION="OpenAstro data files, ephemeris, famous people database, geo database"
45 -HOMEPAGE="http://openastro.org"
46 -SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
47 -KEYWORDS="~amd64 ~x86"
48 -
49 -LICENSE="GPL-3+"
50 -SLOT="0"
51 -
52 -DEPEND=""
53 -RDEPEND="${DEPEND}"
54 -
55 -S=${WORKDIR}/${MY_PN}-${PV}
56
57 diff --git a/app-misc/openastro-data/openastro-data-1.7.ebuild b/app-misc/openastro-data/openastro-data-1.7.ebuild
58 deleted file mode 100644
59 index 50b4ce85ce5..00000000000
60 --- a/app-misc/openastro-data/openastro-data-1.7.ebuild
61 +++ /dev/null
62 @@ -1,23 +0,0 @@
63 -# Copyright 1999-2017 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=6
67 -PYTHON_COMPAT=( python2_7 )
68 -
69 -inherit distutils-r1
70 -
71 -MY_PN=${PN/-data}
72 -MY_PN=${MY_PN}.org-data
73 -
74 -DESCRIPTION="OpenAstro data files, ephemeris, famous people database, geo database"
75 -HOMEPAGE="http://openastro.org"
76 -SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
77 -KEYWORDS="~amd64 ~x86"
78 -
79 -LICENSE="GPL-3+"
80 -SLOT="0"
81 -
82 -DEPEND=""
83 -RDEPEND="${DEPEND}"
84 -
85 -S=${WORKDIR}/${MY_PN}-${PV}