media-video/subotage: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sun, 24 Jul 2016 11:26:00 +0000 (13:26 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 24 Jul 2016 11:30:57 +0000 (13:30 +0200)
media-video/subotage/Manifest [deleted file]
media-video/subotage/metadata.xml [deleted file]
media-video/subotage/subotage-0.15.ebuild [deleted file]
profiles/package.mask

diff --git a/media-video/subotage/Manifest b/media-video/subotage/Manifest
deleted file mode 100644 (file)
index 80d7121..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST subotage_0.15.tgz 20516 SHA256 d122d45be385546f5bd7fd3ddc1d2b372d2603fa3c30283e873af7ce49e1ca0b SHA512 5d7075bf1535ffeab9deabb070147fb1e9e7d31004f5e47de15b436330725d872afff0dff7ef0ebb150c3e6570752d7fed1336f97c29bbed7d81f1fe3d52ec91 WHIRLPOOL b3c6178f030d23f7a849b41eb445f169138a551bf84363a61e116bed71e0e131aa63b6f33b3dfb50825a0d03913e38c428e2b83f4a6f1daa171e3325bc431109
diff --git a/media-video/subotage/metadata.xml b/media-video/subotage/metadata.xml
deleted file mode 100644 (file)
index 493fd96..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="person">
-               <email>mgorny@gentoo.org</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">subotage</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/media-video/subotage/subotage-0.15.ebuild b/media-video/subotage/subotage-0.15.ebuild
deleted file mode 100644 (file)
index 83a3c08..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Universal subtitle converter in bash"
-HOMEPAGE="http://sourceforge.net/projects/subotage/"
-SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S=${WORKDIR}
-
-src_install() {
-       default # for docs
-
-       dobin subotage.sh
-}
index 2c3c1fb343fab4971ea8e566af756dfe8df10080..3499882bce1212b1578f482523e33e644eba53a0 100644 (file)
@@ -247,10 +247,6 @@ dev-ml/deriving-ocsigen
 dev-ml/faillib
 dev-ml/typehashlib
 
-# Michał Górny <mgorny@gentoo.org> (23 Jun 2016)
-# Integrated in media-video/bashnapi. Removal in 30 days.
-media-video/subotage
-
 # Pawel Hajdan jr <phajdan.jr@gentoo.org> (13 Jun 2016)
 # Dev channel releases are only for people who are developers or want more
 # experimental features and accept a more unstable release.