diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-07 21:55:02 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-07 21:55:02 +0000 |
commit | d9177eafba8ad6bd40645e66b50811f41627cb20 (patch) | |
tree | 19c64364aedeeda6848e8221c04eff124a81f520 /media-plugins/mytharchive | |
parent | Mark the latest 0.23.1 as stable since I've been running it on both x86 and a... (diff) | |
download | gentoo-2-d9177eafba8ad6bd40645e66b50811f41627cb20.tar.gz gentoo-2-d9177eafba8ad6bd40645e66b50811f41627cb20.tar.bz2 gentoo-2-d9177eafba8ad6bd40645e66b50811f41627cb20.zip |
Mark the latest 0.23.1 as stable since I've been running it on both x86 and amd64 stable machines for a long time.
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mytharchive')
-rw-r--r-- | media-plugins/mytharchive/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog index 5e7c91a7fe16..0ad6641be906 100644 --- a/media-plugins/mytharchive/ChangeLog +++ b/media-plugins/mytharchive/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mytharchive -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.45 2010/07/30 04:00:04 cardoe Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.46 2011/07/07 21:55:02 cardoe Exp $ + + 07 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + mytharchive-0.23.1_p25396-r1.ebuild: + Mark the latest 0.23.1 as stable since I've been running it on both x86 and + amd64 stable machines for a long time. *mytharchive-0.23.1_p25396-r1 (30 Jul 2010) diff --git a/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild b/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild index 9c832ece7f27..cf9dd70a9f36 100644 --- a/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild +++ b/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild,v 1.1 2010/07/30 04:00:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.23.1_p25396-r1.ebuild,v 1.2 2011/07/07 21:55:02 cardoe Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="Allows for archiving your videos to DVD." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=dev-lang/python-2.3.5 dev-python/mysql-python |