summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-05 20:59:46 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-05 21:00:39 +0100
commit02276cbb920a4a58bf94ddb46575cb2a334c3c39 (patch)
treefe6142a65dd2fe10091c43fdd2a7b356c5fa8ecf /sci-geosciences
parentdev-lang/php: don't depend on versions of sys-libs/db that won't be detected. (diff)
downloadgentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.gz
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.bz2
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.zip
Remove hard masked package
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/josm-plugins/Manifest1
-rw-r--r--sci-geosciences/josm-plugins/josm-plugins-20101206.ebuild24
-rw-r--r--sci-geosciences/josm-plugins/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/sci-geosciences/josm-plugins/Manifest b/sci-geosciences/josm-plugins/Manifest
deleted file mode 100644
index 73f60497096f..000000000000
--- a/sci-geosciences/josm-plugins/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST josm-plugins-20101206.tar.xz 27171212 SHA256 cad453bf0b78ca13ad50caf8198177348705664514fa0936841b631eea98d9ef SHA512 1ba6a53cc53334dca149c171b1e9f0b46bfd144c1fc81e053fe1a5d7b8a934e06d8b8102f75803d3b9b61e1a98d5efe96c0e69be652ea091bb8e668dd9d0896d WHIRLPOOL 8792e94e739144a382f5242f294e5f6cd08e761ec7c8c3ca7a76914a7ff6bd290393e5504c5c56f75ffff6987932c0177ea680d0a09bd2408ab171f09e440372
diff --git a/sci-geosciences/josm-plugins/josm-plugins-20101206.ebuild b/sci-geosciences/josm-plugins/josm-plugins-20101206.ebuild
deleted file mode 100644
index f110385f92b2..000000000000
--- a/sci-geosciences/josm-plugins/josm-plugins-20101206.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-DESCRIPTION="Set of plugins for josm"
-HOMEPAGE="http://josm.openstreetmap.de/"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-DEPEND=">=sci-geosciences/josm-3695"
-RDEPEND="${DEPEND}"
-IUSE=""
-
-src_compile() {
- einfo Nothing to compile
-}
-
-src_install() {
- insinto /usr/lib/josm/plugins
- doins *.jar
-}
diff --git a/sci-geosciences/josm-plugins/metadata.xml b/sci-geosciences/josm-plugins/metadata.xml
deleted file mode 100644
index 3beda91ba209..000000000000
--- a/sci-geosciences/josm-plugins/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>
- <herd>sci-geosciences</herd>
- <maintainer>
- <email>hanno@gentoo.org</email>
- </maintainer>
-</pkgmetadata>