summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-10-15 15:56:43 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-10-15 15:56:43 +0000
commit68f471642a83c2d109c94cac3fc8ccd5246e6019 (patch)
tree0ac3f801acfb53fc4e2037b66cd0d92fad35baa6 /media-plugins/mythvideo
parentremove old versions (diff)
downloadgentoo-2-68f471642a83c2d109c94cac3fc8ccd5246e6019.tar.gz
gentoo-2-68f471642a83c2d109c94cac3fc8ccd5246e6019.tar.bz2
gentoo-2-68f471642a83c2d109c94cac3fc8ccd5246e6019.zip
remove old versions
(Portage version: 2.1.3.13)
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r--media-plugins/mythvideo/ChangeLog7
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p133756
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p141460
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p142690
-rw-r--r--media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild26
-rw-r--r--media-plugins/mythvideo/mythvideo-0.20.1_p14146.ebuild26
-rw-r--r--media-plugins/mythvideo/mythvideo-0.20.1_p14269.ebuild26
7 files changed, 6 insertions, 85 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 7fd8c72ca44b..ccecc6e12a42 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.61 2007/10/15 15:31:56 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.62 2007/10/15 15:56:42 cardoe Exp $
+
+ 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org>
+ -mythvideo-0.20.1_p13375.ebuild, -mythvideo-0.20.1_p14146.ebuild,
+ -mythvideo-0.20.1_p14269.ebuild:
+ remove old versions
*mythvideo-0.20.2_p14684 (15 Oct 2007)
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375
deleted file mode 100644
index 5fcc3b4503a7..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p13375
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
-RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
-SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
-MD5 b7c0f3c6cf766b63bfee7089813027c4 mythplugins-0.20.1_svn13375.patch.bz2 2131
-RMD160 f0ef72d8eec90e8f7dfd12a9474dfc6173d794ac mythplugins-0.20.1_svn13375.patch.bz2 2131
-SHA256 007f86e6cd0fcc400abf41fcb53f0ef4bba32e9f42b3a60c06e5472ed161dfc9 mythplugins-0.20.1_svn13375.patch.bz2 2131
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14146 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14146
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14146
+++ /dev/null
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14269 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14269
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1_p14269
+++ /dev/null
diff --git a/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild
deleted file mode 100644
index 0efa5e3b46ff..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild,v 1.2 2007/06/12 16:59:55 cardoe Exp $
-
-inherit mythtv-plugins
-
-DESCRIPTION="Video player module for MythTV."
-IUSE="mplayer xine"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="dev-perl/libwww-perl
- dev-perl/HTML-Parser
- dev-perl/URI
- dev-perl/XML-Simple
- mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) )
- xine? ( media-video/xine-ui )"
-DEPEND="${RDEPEND}"
-
-pkg_postinst() {
- elog "MythVideo can use any media player to playback files, since"
- elog "it's a setting in the setup menu."
- elog
- elog "MythTv also has an 'Internal' player you can use, though"
- elog "it will not support as many formats. If you want to use it,"
- elog "set the player to 'Internal' (note spelling & caps)."
-}
diff --git a/media-plugins/mythvideo/mythvideo-0.20.1_p14146.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1_p14146.ebuild
deleted file mode 100644
index 4abacd3f048a..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.20.1_p14146.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1_p14146.ebuild,v 1.1 2007/08/07 16:38:55 cardoe Exp $
-
-inherit mythtv-plugins subversion
-
-DESCRIPTION="Video player module for MythTV."
-IUSE="mplayer xine"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND="dev-perl/libwww-perl
- dev-perl/HTML-Parser
- dev-perl/URI
- dev-perl/XML-Simple
- mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) )
- xine? ( media-video/xine-ui )"
-DEPEND="${RDEPEND}"
-
-pkg_postinst() {
- elog "MythVideo can use any media player to playback files, since"
- elog "it's a setting in the setup menu."
- elog
- elog "MythTv also has an 'Internal' player you can use, though"
- elog "it will not support as many formats. If you want to use it,"
- elog "set the player to 'Internal' (note spelling & caps)."
-}
diff --git a/media-plugins/mythvideo/mythvideo-0.20.1_p14269.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1_p14269.ebuild
deleted file mode 100644
index 25827f168169..000000000000
--- a/media-plugins/mythvideo/mythvideo-0.20.1_p14269.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1_p14269.ebuild,v 1.1 2007/08/24 00:53:56 cardoe Exp $
-
-inherit mythtv-plugins subversion
-
-DESCRIPTION="Video player module for MythTV."
-IUSE="mplayer xine"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND="dev-perl/libwww-perl
- dev-perl/HTML-Parser
- dev-perl/URI
- dev-perl/XML-Simple
- mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) )
- xine? ( media-video/xine-ui )"
-DEPEND="${RDEPEND}"
-
-pkg_postinst() {
- elog "MythVideo can use any media player to playback files, since"
- elog "it's a setting in the setup menu."
- elog
- elog "MythTv also has an 'Internal' player you can use, though"
- elog "it will not support as many formats. If you want to use it,"
- elog "set the player to 'Internal' (note spelling & caps)."
-}