From e4f1027c641c6f410ae101f144c80f89eaf4e594 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sun, 9 Mar 2008 20:47:35 +0000 Subject: 0.21 release Package-Manager: portage-2.1.4.4 --- media-plugins/mythphone/ChangeLog | 8 +++++++- media-plugins/mythphone/mythphone-0.21_beta16366.ebuild | 14 -------------- media-plugins/mythphone/mythphone-0.21_p16468.ebuild | 14 ++++++++++++++ 3 files changed, 21 insertions(+), 15 deletions(-) delete mode 100644 media-plugins/mythphone/mythphone-0.21_beta16366.ebuild create mode 100644 media-plugins/mythphone/mythphone-0.21_p16468.ebuild (limited to 'media-plugins/mythphone') diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index 68216e789d63..e3d3570e2a0e 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythphone # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.27 2008/03/06 20:32:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.28 2008/03/09 20:47:07 cardoe Exp $ + +*mythphone-0.21_p16468 (09 Mar 2008) + + 09 Mar 2008; Doug Goldstein + -mythphone-0.21_beta16366.ebuild, +mythphone-0.21_p16468.ebuild: + 0.21 release *mythphone-0.21_beta16366 (06 Mar 2008) diff --git a/media-plugins/mythphone/mythphone-0.21_beta16366.ebuild b/media-plugins/mythphone/mythphone-0.21_beta16366.ebuild deleted file mode 100644 index 83d96a3139dd..000000000000 --- a/media-plugins/mythphone/mythphone-0.21_beta16366.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_beta16366.ebuild,v 1.1 2008/03/06 20:32:14 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) diff --git a/media-plugins/mythphone/mythphone-0.21_p16468.ebuild b/media-plugins/mythphone/mythphone-0.21_p16468.ebuild new file mode 100644 index 000000000000..0ad7618a20d0 --- /dev/null +++ b/media-plugins/mythphone/mythphone-0.21_p16468.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_p16468.ebuild,v 1.1 2008/03/09 20:47:07 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) -- cgit v1.2.3-65-gdbad