summaryrefslogtreecommitdiff
path: root/app-misc/openastro-data
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /app-misc/openastro-data
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'app-misc/openastro-data')
-rw-r--r--app-misc/openastro-data/Manifest3
-rw-r--r--app-misc/openastro-data/metadata.xml12
-rw-r--r--app-misc/openastro-data/openastro-data-1.8.ebuild21
3 files changed, 0 insertions, 36 deletions
diff --git a/app-misc/openastro-data/Manifest b/app-misc/openastro-data/Manifest
deleted file mode 100644
index e5cf7a8201ab..000000000000
--- a/app-misc/openastro-data/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST openastro.org-data_1.8.orig.tar.gz 16045562 BLAKE2B a2528faef9827249e01c92e7cfb96565676ed68945bed24a2927c9844fdedda980c9afdc06c4a88765d3aa31a2559fa5cec06381f90c27a244ed16b3f05e8f3a SHA512 79e2fa921b883400e29bcd7be3cf3f791d60ea164e3062b61e95608ec815aa3e8df093712658f71c45b60259ffe41531d32f4b65db5e7f642b63f267e9cce7af
-EBUILD openastro-data-1.8.ebuild 508 BLAKE2B 32662214ff8e4ff0b5cfa931633991b019508858109bb01af28126a110b36aa447038dfe27f1a3844d38a72072956323b72037867d31b308e9778f9e54c356f9 SHA512 abc11ad6e93f8b3ea65400e8c511f72c45d74f4c4383601db5acc16b6836be4569697f5f14aec451472ddc6d1ebc3ee3058970a0fa098fc98cf0842eed8496ca
-MISC metadata.xml 391 BLAKE2B de44378c992fb6a7cc3fd16c2cec319b49dafc0da73f06e41ed08e48a57b97906f2e488bc2dc74d8850800762c3c70de3281af436dadf67d8a60b30226c795c3 SHA512 33213a04e12838729bdce8d1db7a395d337dbf65f9b00bdb3fac1f7a0764efd615a879942f03d9bec6476026d1fbc81e69a096bcd3831adada5b289bbbff483e
diff --git a/app-misc/openastro-data/metadata.xml b/app-misc/openastro-data/metadata.xml
deleted file mode 100644
index 225f6c806bf0..000000000000
--- a/app-misc/openastro-data/metadata.xml
+++ /dev/null
@@ -1,12 +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>
-</pkgmetadata>
diff --git a/app-misc/openastro-data/openastro-data-1.8.ebuild b/app-misc/openastro-data/openastro-data-1.8.ebuild
deleted file mode 100644
index 376f9c888788..000000000000
--- a/app-misc/openastro-data/openastro-data-1.8.ebuild
+++ /dev/null
@@ -1,21 +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/-data}
-MY_PN=${MY_PN}.org-data
-
-DESCRIPTION="OpenAstro data files, ephemeris, famous people database, geo database"
-HOMEPAGE="https://www.openastro.org"
-SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
-KEYWORDS="~amd64 ~x86"
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-S=${WORKDIR}/${MY_PN}-${PV}