summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-01-13 22:42:03 +0000
committerSteve Dibb <beandog@gentoo.org>2009-01-13 22:42:03 +0000
commitf5315a79d9605a22b71414255543ed85b072d401 (patch)
treed5a2f94695a7780ee205fd746e9641992a329023 /media-plugins
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-f5315a79d9605a22b71414255543ed85b072d401.tar.gz
gentoo-2-f5315a79d9605a22b71414255543ed85b072d401.tar.bz2
gentoo-2-f5315a79d9605a22b71414255543ed85b072d401.zip
Remove MythTV 0.20.x
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythphone/Manifest11
-rw-r--r--media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild14
2 files changed, 0 insertions, 25 deletions
diff --git a/media-plugins/mythphone/Manifest b/media-plugins/mythphone/Manifest
index e3f38e340d75..313d38caf4bd 100644
--- a/media-plugins/mythphone/Manifest
+++ b/media-plugins/mythphone/Manifest
@@ -1,16 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX mythphone-0.19-gcc41.patch 1051 RMD160 aa13d6ce11d8c39207425811faa7b61c26d8b590 SHA1 12d1596add9c6d28ce4303c2e9b4a82f5eb84e69 SHA256 845068ebfb09d13c7cc2be0d04eb4892fd57a447317f0e2bea0b0e2cc5f545e4
-EBUILD mythphone-0.20.2_p14282.ebuild 463 RMD160 8820420760c643fb6f29fc51a55fd9dbc4f470b3 SHA1 624a358251b591b6f2c40675c4273439d80b6c59 SHA256 3c21c2e54a9c1b5ea88265fdcb0b1c6b2d82003fbdaef85f5c31efdf788ffdb5
EBUILD mythphone-0.21_p16468.ebuild 464 RMD160 d64ed7b0959876c82c5cb6f628f7e354dbf394bc SHA1 7d608d2a5654adb71215aadc3d23c52308fc871f SHA256 4f4356fa937ad2de6367a15ad52bf7ec02fcc93e60fc96d01b6f16fdd7682424
EBUILD mythphone-0.21_p17105.ebuild 461 RMD160 d4ae1fee792999f5df0f7fe3336841ba31d7f7dd SHA1 389e7b02d758eac5ecb598e747a39089b00b8625 SHA256 67b9015a9ae27e365aa6de1a78f65447b64e579e8d4274b9eeadd86ec4052aa9
MISC ChangeLog 4824 RMD160 c5a5d62fb66d00d6b95ca4e1fc020eac1d6e1010 SHA1 a3970bcddc11e66883fc7a14e7112e083955e506 SHA256 5bc40626b489b58d1964a257f5f9fee40b466bf17fdd3dcc4393034eedab090d
MISC metadata.xml 259 RMD160 8e6c07b0622fdf6b02a22f9e647abef17848eb32 SHA1 8af2078184d0cb030ea1b134e4435f470bd19e6c SHA256 ce55178cd7a0c4dddeb4a74312c630ccbffbaea3f931fcaf457b98856e320e2c
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAklRHzsACgkQkKaRLQcq0GIbuACeNSd0/LwQMEkW73Ax5Ery2cMX
-g8UAmwWhOtybnd48evEd2RyU1zafP92A
-=iaOr
------END PGP SIGNATURE-----
diff --git a/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild b/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild
deleted file mode 100644
index 6b804458504a..000000000000
--- a/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild
+++ /dev/null
@@ -1,14 +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/mythphone/mythphone-0.20.2_p14282.ebuild,v 1.2 2007/08/29 15:29:27 cardoe Exp $
-
-inherit mythtv-plugins subversion
-
-DESCRIPTION="Phone and video calls with SIP."
-IUSE="festival"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="festival? ( app-accessibility/festival )"
-DEPEND="${RDEPEND}"
-
-MTVCONF=$(use_enable festival)