diff options
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.15.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythmusic/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythmusic/mythmusic-0.15.1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.15.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 7732a32021c6..7225120469ac 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.17 2004/09/10 19:49:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.18 2004/09/21 04:56:28 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythgame-0.15.ebuild: + stable x86 *mythgame-0.16 (10 Sep 2004) diff --git a/media-plugins/mythgame/mythgame-0.15.ebuild b/media-plugins/mythgame/mythgame-0.15.ebuild index 3dc62bba0bb3..bae0435d3018 100644 --- a/media-plugins/mythgame/mythgame-0.15.ebuild +++ b/media-plugins/mythgame/mythgame-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/mythgame/mythgame-0.15.ebuild,v 1.2 2004/06/24 23:33:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.15.ebuild,v 1.3 2004/09/21 04:56:28 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 sys-libs/zlib diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index b7edd0d4c7b7..eca3ef227291 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythmusic # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.23 2004/09/12 10:04:27 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.24 2004/09/21 04:59:50 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythmusic-0.15.1.ebuild: + stable x86 12 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythmusic-0.16.ebuild: Inherit flag-o-matic and move replace flags out of global scope, thanks to diff --git a/media-plugins/mythmusic/mythmusic-0.15.1.ebuild b/media-plugins/mythmusic/mythmusic-0.15.1.ebuild index c9ea8eccaf70..423509e44a3e 100644 --- a/media-plugins/mythmusic/mythmusic-0.15.1.ebuild +++ b/media-plugins/mythmusic/mythmusic-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/mythmusic/mythmusic-0.15.1.ebuild,v 1.2 2004/06/24 23:33:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.15.1.ebuild,v 1.3 2004/09/21 04:59:50 cardoe Exp $ inherit gcc flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="opengl sdl X" DEPEND=">=media-sound/cdparanoia-3.9.8 diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 54f986128f9b..cbedb97cfbe4 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.10 2004/09/10 19:58:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.11 2004/09/21 05:01:19 cardoe Exp $ + + 21 Sep 2004; Doug Goldstein <cardoe@gentoo.org> mythnews-0.15.ebuild: + stable x86 *mythnews-0.16 (10 Sep 2004) diff --git a/media-plugins/mythnews/mythnews-0.15.ebuild b/media-plugins/mythnews/mythnews-0.15.ebuild index 6418598b51e4..3a9d8f9106ae 100644 --- a/media-plugins/mythnews/mythnews-0.15.ebuild +++ b/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.15.ebuild,v 1.2 2004/06/24 23:33:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.15.ebuild,v 1.3 2004/09/21 05:01:19 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}* )" |