aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-02 23:25:26 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-02 23:27:05 +0000
commitec475cd9cf0f141eeb061c044eab0859e90e9db4 (patch)
treea56ebd17289792ad654c20dd521b1d5f67f35ca4
parentvirtual/jdk: icedtea-bin:8 now available for amd64, arm, x86 (diff)
downloadjava-ec475cd9.tar.gz
java-ec475cd9.tar.bz2
java-ec475cd9.zip
dev-java/jorbis: Deprecated. Removed from overlay. Fixes bug 251008.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-java/jorbis/Manifest1
-rw-r--r--dev-java/jorbis/jorbis-0.0.17-r1.ebuild27
-rw-r--r--dev-java/jorbis/metadata.xml9
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-java/jorbis/Manifest b/dev-java/jorbis/Manifest
deleted file mode 100644
index 8312c1df..00000000
--- a/dev-java/jorbis/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jorbis-0.0.17.zip 115741 SHA256 eb019a6469085212144be8d19a92ad579349511989ef8bb1d3e1b0ef8d2158d8 SHA512 11db182b60dca40802567d4df4cae118d26f4677975884ade3e65febdd8366a805a9cdc672e778c3ec4965f01773b23d65c461f079c0b8057704eaf564c305b2 WHIRLPOOL 53d6fa4521f0b0a03725e7456eae2c6c87407882e33680c2ec596ad9215467029e5aa8a32e2f0442069fa9a95240df7fad655fe116b01c59fdf2da1fc328e5d8
diff --git a/dev-java/jorbis/jorbis-0.0.17-r1.ebuild b/dev-java/jorbis/jorbis-0.0.17-r1.ebuild
deleted file mode 100644
index 23fa4651..00000000
--- a/dev-java/jorbis/jorbis-0.0.17-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM"
-HOMEPAGE="http://www.jcraft.com/jorbis/"
-SRC_URI="http://www.jcraft.com/${PN}/${P}.zip"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
- app-arch/unzip"
-
-S="${WORKDIR}/${P}"
-
-src_install() {
- java-pkg-simple_src_install
- dodoc ChangeLog README
-}
diff --git a/dev-java/jorbis/metadata.xml b/dev-java/jorbis/metadata.xml
deleted file mode 100644
index 7f81c121..00000000
--- a/dev-java/jorbis/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>java</herd>
- <maintainer>
- <email>chewi at aura-online.co.uk</email>
- <name>James Le Cuirot</name>
- </maintainer>
-</pkgmetadata>