diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-12-12 19:44:51 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-12-12 19:44:51 +0000 |
commit | e439c6930534d14746e7297aecddbea5590e3e5a (patch) | |
tree | 7eb18268157b747ee8a00db2be9155db3026a2f4 /media-plugins/mythphone | |
parent | Remove old version, add new revision that does not use the gem but rather the... (diff) | |
download | historical-e439c6930534d14746e7297aecddbea5590e3e5a.tar.gz historical-e439c6930534d14746e7297aecddbea5590e3e5a.tar.bz2 historical-e439c6930534d14746e7297aecddbea5590e3e5a.zip |
amd64 stable, bug 239341
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64
Diffstat (limited to 'media-plugins/mythphone')
-rw-r--r-- | media-plugins/mythphone/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.21_p17105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index 82f5445be8ac..67d4d50780ec 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2008/08/01 16:45:07 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.31 2008/12/12 19:44:51 beandog Exp $ + + 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythphone-0.21_p17105.ebuild: + amd64 stable, bug 239341 01 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/media-plugins/mythphone/mythphone-0.21_p17105.ebuild b/media-plugins/mythphone/mythphone-0.21_p17105.ebuild index 3e31ead3430d..8fde573218d6 100644 --- a/media-plugins/mythphone/mythphone-0.21_p17105.ebuild +++ b/media-plugins/mythphone/mythphone-0.21_p17105.ebuild @@ -1,12 +1,12 @@ # 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_p17105.ebuild,v 1.1 2008/04/23 18:17:27 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_p17105.ebuild,v 1.2 2008/12/12 19:44:51 beandog Exp $ inherit mythtv-plugins subversion DESCRIPTION="Phone and video calls with SIP." IUSE="festival" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="festival? ( app-accessibility/festival )" DEPEND="${RDEPEND}" |