diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2004-09-21 05:07:20 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2004-09-21 05:07:20 +0000 |
commit | 57da52533929c74b47b42da5b576144bf89aa7e3 (patch) | |
tree | 3093cabbf4617a5c10bfc8745dbb3f34cec310cc /media-plugins | |
parent | stable x86 (Manifest recommit) (diff) | |
download | gentoo-2-57da52533929c74b47b42da5b576144bf89aa7e3.tar.gz gentoo-2-57da52533929c74b47b42da5b576144bf89aa7e3.tar.bz2 gentoo-2-57da52533929c74b47b42da5b576144bf89aa7e3.zip |
stable x86
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythdvd/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythdvd/mythdvd-0.15.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.15.1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.15.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog index 223733d56317..af1510829f62 100644 --- a/media-plugins/mythdvd/ChangeLog +++ b/media-plugins/mythdvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythdvd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.14 2004/09/10 19:49:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.15 2004/09/21 05:07:20 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythdvd-0.15.ebuild: + stable x86 *mythdvd-0.16 (10 Sep 2004) diff --git a/media-plugins/mythdvd/mythdvd-0.15.ebuild b/media-plugins/mythdvd/mythdvd-0.15.ebuild index 50f6d5b19878..163c5ada6c7d 100644 --- a/media-plugins/mythdvd/mythdvd-0.15.ebuild +++ b/media-plugins/mythdvd/mythdvd-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.15.ebuild,v 1.2 2004/06/24 23:33:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.15.ebuild,v 1.3 2004/09/21 05:07:20 cardoe Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="transcode" DEPEND=">=sys-apps/sed-4 diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index a242b8358548..891026e08390 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.18 2004/09/15 14:34:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.19 2004/09/21 05:03:41 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythvideo-0.15.1.ebuild: + stable x86 15 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythvideo-0.16.ebuild: Added XML-Simple to dependencies, closing #63947. diff --git a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild b/media-plugins/mythvideo/mythvideo-0.15.1.ebuild index c806402e6be6..294b26f26bd6 100644 --- a/media-plugins/mythvideo/mythvideo-0.15.1.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.15.1.ebuild,v 1.3 2004/07/14 13:29:30 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.15.1.ebuild,v 1.4 2004/09/21 05:03:41 cardoe Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 dev-perl/libwww-perl diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index b017ff5fbbe4..7009e9650bcd 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.17 2004/09/10 20:06:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.18 2004/09/21 05:06:29 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythweather-0.15.ebuild: + stable x86 *mythweather-0.16 (10 Sep 2004) diff --git a/media-plugins/mythweather/mythweather-0.15.ebuild b/media-plugins/mythweather/mythweather-0.15.ebuild index 217ea3a3908d..af45cd34cd55 100644 --- a/media-plugins/mythweather/mythweather-0.15.ebuild +++ b/media-plugins/mythweather/mythweather-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.3 2004/08/07 23:23:39 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.15.ebuild,v 1.4 2004/09/21 05:06:29 cardoe Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-apps/sed-4 || ( >=media-tv/mythtv-${PV}* >=media-tv/mythfrontend-${PV}* )" |