diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 15:33:51 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 15:33:51 +0000 |
commit | a5ff109612f752c3ce5b474d5bda02491616bc06 (patch) | |
tree | 8a30402d20ac31ae7bf07ca49af051c7a457b63e /media-plugins/mytharchive | |
parent | fixes scanning empty directories multiple times (diff) | |
download | gentoo-2-a5ff109612f752c3ce5b474d5bda02491616bc06.tar.gz gentoo-2-a5ff109612f752c3ce5b474d5bda02491616bc06.tar.bz2 gentoo-2-a5ff109612f752c3ce5b474d5bda02491616bc06.zip |
remove old versions
(Portage version: 2.1.3.13)
Diffstat (limited to 'media-plugins/mytharchive')
5 files changed, 5 insertions, 74 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog index f36628c5fc6f..5c67e47bd948 100644 --- a/media-plugins/mytharchive/ChangeLog +++ b/media-plugins/mytharchive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mytharchive # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.20 2007/08/29 15:08:20 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.21 2007/10/15 15:33:50 cardoe Exp $ + + 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> + -mytharchive-0.20.1_p13375.ebuild, -mytharchive-0.20.1_p14146.ebuild: + remove old versions 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> mytharchive-0.20.2_p14282.ebuild: diff --git a/media-plugins/mytharchive/files/digest-mytharchive-0.20.1_p13375 b/media-plugins/mytharchive/files/digest-mytharchive-0.20.1_p13375 deleted file mode 100644 index 6b4034ce6862..000000000000 --- a/media-plugins/mytharchive/files/digest-mytharchive-0.20.1_p13375 +++ /dev/null @@ -1,9 +0,0 @@ -MD5 63a9d20382e8a4991bf8a6b5273de7a0 mytharchive-newfiles-11564.tar.bz2 1585071 -RMD160 f980a6410589b4051f2434070ab18ce39bb101ed mytharchive-newfiles-11564.tar.bz2 1585071 -SHA256 c99df925c710cd384fdcd19f4af32bf3fb604c56a9af221a13e5ccf9ad1f7386 mytharchive-newfiles-11564.tar.bz2 1585071 -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/mytharchive/files/digest-mytharchive-0.20.1_p14146 b/media-plugins/mytharchive/files/digest-mytharchive-0.20.1_p14146 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/media-plugins/mytharchive/files/digest-mytharchive-0.20.1_p14146 +++ /dev/null diff --git a/media-plugins/mytharchive/mytharchive-0.20.1_p13375.ebuild b/media-plugins/mytharchive/mytharchive-0.20.1_p13375.ebuild deleted file mode 100644 index 07470591b54f..000000000000 --- a/media-plugins/mytharchive/mytharchive-0.20.1_p13375.ebuild +++ /dev/null @@ -1,33 +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/mytharchive/mytharchive-0.20.1_p13375.ebuild,v 1.2 2007/06/12 15:52:49 cardoe Exp $ - -inherit mythtv-plugins - -SRC_URI="${SRC_URI} - http://dev.gentoo.org/~cardoe/files/mythtv/mytharchive-newfiles-11564.tar.bz2" -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.8.99999 - >=media-video/mjpegtools-1.6.2 - >=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}" - -pkg_setup() -{ - mythtv-plugins_pkg_setup - - if ! built_with_use media-video/mjpegtools png; then - eerror "You MUST build media-video/mjpegtools with the png USE flag" - die "You MUST build media-video/mjpegtools with the png USE flag" - fi -} diff --git a/media-plugins/mytharchive/mytharchive-0.20.1_p14146.ebuild b/media-plugins/mytharchive/mytharchive-0.20.1_p14146.ebuild deleted file mode 100644 index 8f2e73743a12..000000000000 --- a/media-plugins/mytharchive/mytharchive-0.20.1_p14146.ebuild +++ /dev/null @@ -1,31 +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/mytharchive/mytharchive-0.20.1_p14146.ebuild,v 1.1 2007/08/07 16:29:14 cardoe Exp $ - -inherit mythtv-plugins subversion - -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.8.99999 - >=media-video/mjpegtools-1.6.2 - >=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}" - -pkg_setup() -{ - mythtv-plugins_pkg_setup - - if ! built_with_use media-video/mjpegtools png; then - eerror "You MUST build media-video/mjpegtools with the png USE flag" - die "You MUST build media-video/mjpegtools with the png USE flag" - fi -} |