diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:07:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:07:09 +0000 |
commit | 59b428ec4460d1aa81acec38a168d58e8101438e (patch) | |
tree | 6a53ca0ebe2123ca68bb288ab7ec19ced9980d1d /media-plugins/mythphone | |
parent | nuke old version (diff) | |
download | gentoo-2-59b428ec4460d1aa81acec38a168d58e8101438e.tar.gz gentoo-2-59b428ec4460d1aa81acec38a168d58e8101438e.tar.bz2 gentoo-2-59b428ec4460d1aa81acec38a168d58e8101438e.zip |
nuke old version
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-plugins/mythphone')
-rw-r--r-- | media-plugins/mythphone/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.20_p11671 | 6 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.20_p11671.ebuild | 14 |
3 files changed, 5 insertions, 21 deletions
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index 3df452b751ae..20c7f49b15f5 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythphone # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.19 2007/06/12 16:45:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.20 2007/06/28 21:07:09 cardoe Exp $ + + 28 Jun 2007; Doug Goldstein <cardoe@gentoo.org> + -mythphone-0.20_p11671.ebuild: + nuke old version 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythphone-0.20.1.ebuild: Stable amd64, ppc, x86. diff --git a/media-plugins/mythphone/files/digest-mythphone-0.20_p11671 b/media-plugins/mythphone/files/digest-mythphone-0.20_p11671 deleted file mode 100644 index a036ff08af5c..000000000000 --- a/media-plugins/mythphone/files/digest-mythphone-0.20_p11671 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 -RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 -SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 -MD5 d66dc1140a4a25a9001993ae61d1680e mythplugins-0.20_svn11671.patch.bz2 18044 -RMD160 77695effa943042530147dea4d2c97640a7cb344 mythplugins-0.20_svn11671.patch.bz2 18044 -SHA256 549a7a0b91e4ea1b8802d081fb59db935ef8c06942f82666a39a3cf3b95593e2 mythplugins-0.20_svn11671.patch.bz2 18044 diff --git a/media-plugins/mythphone/mythphone-0.20_p11671.ebuild b/media-plugins/mythphone/mythphone-0.20_p11671.ebuild deleted file mode 100644 index 34da49cda9a1..000000000000 --- a/media-plugins/mythphone/mythphone-0.20_p11671.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20_p11671.ebuild,v 1.2 2006/12/24 08:04:30 cardoe Exp $ - -inherit mythtv-plugins - -DESCRIPTION="Phone and video calls with SIP." -IUSE="festival" -KEYWORDS="amd64 ppc x86" - -RDEPEND="festival? ( app-accessibility/festival )" -DEPEND="${RDEPEND}" - -MTVCONF=$(use_enable festival) |