summaryrefslogtreecommitdiff
path: root/media-plugins
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2009-11-19 18:29:49 +0000
committerrandomdan <randomdan@localhost>2009-11-19 18:29:49 +0000
commit132a74f37b6a6f644eca51b990df703c730dbc02 (patch)
tree4ddc25e74313abaf0d3fc29423de1e50679f41c0 /media-plugins
parentRemove things now fixed (diff)
downloadportage-132a74f37b6a6f644eca51b990df703c730dbc02.tar.bz2
portage-132a74f37b6a6f644eca51b990df703c730dbc02.tar.xz
portage-132a74f37b6a6f644eca51b990df703c730dbc02.zip
Remove things now fixed
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mytharchive/Manifest2
-rw-r--r--media-plugins/mytharchive/mytharchive-0.21_p20585.ebuild21
2 files changed, 0 insertions, 23 deletions
diff --git a/media-plugins/mytharchive/Manifest b/media-plugins/mytharchive/Manifest
deleted file mode 100644
index 79e3238..0000000
--- a/media-plugins/mytharchive/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST mythplugins-0.21_p20585.zip 20916033 RMD160 a4f1aa568ea594531da17f137f174438895acbd5 SHA1 7d9d220f6bbc04a2341de2fdd8fefb1467c45040 SHA256 d12c362ee4e1fdf1e64832be90c6dab83586a80a2fb545c0b1a7acb8e0bfef67
-EBUILD mytharchive-0.21_p20585.ebuild 644 RMD160 c2dcb252a0f87bddf819e7332788c7051d35d304 SHA1 125efad1246a6858100ca7bd2a2758aae95358cb SHA256 eca52ca863945fe2208b3ca4fc0cb36eda8df5d6d2f28e636929489b42812170
diff --git a/media-plugins/mytharchive/mytharchive-0.21_p20585.ebuild b/media-plugins/mytharchive/mytharchive-0.21_p20585.ebuild
deleted file mode 100644
index 15250c6..0000000
--- a/media-plugins/mytharchive/mytharchive-0.21_p20585.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvs/lportage/media-plugins/mytharchive/mytharchive-0.21_p20585.ebuild,v 1.1 2009-10-25 00:21:03 randomdan Exp $
-
-EAPI=2
-inherit qt3 mythtv-plugins
-
-DESCRIPTION="Allows for archiving your videos to DVD."
-IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=dev-lang/python-2.3.5
- dev-python/mysql-python
- dev-python/imaging
- >=media-video/mjpegtools-1.6.2[png]
- >=media-video/dvdauthor-0.6.11
- >=media-video/ffmpeg-0.4.9
- >=app-cdr/dvd+rw-tools-5.21.4.10.8
- virtual/cdrtools
- media-video/transcode"
-DEPEND="${RDEPEND}"