diff options
author | 2008-12-23 17:21:05 +0000 | |
---|---|---|
committer | 2008-12-23 17:21:05 +0000 | |
commit | 336a5bf6e25447e0abd1cf9ca6ebc82b7fb07791 (patch) | |
tree | 3fc1e87b17690bdc3ef6d38058617bac755e2043 /media-plugins/mythdvd | |
parent | x86 stable, bug #239341 (diff) | |
download | gentoo-2-336a5bf6e25447e0abd1cf9ca6ebc82b7fb07791.tar.gz gentoo-2-336a5bf6e25447e0abd1cf9ca6ebc82b7fb07791.tar.bz2 gentoo-2-336a5bf6e25447e0abd1cf9ca6ebc82b7fb07791.zip |
x86 stable, bug #239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'media-plugins/mythdvd')
-rw-r--r-- | media-plugins/mythdvd/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythdvd/mythdvd-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog index e40bb00bb4a8..dc452434bec8 100644 --- a/media-plugins/mythdvd/ChangeLog +++ b/media-plugins/mythdvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythdvd # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.52 2008/12/21 16:48:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.53 2008/12/23 17:21:05 maekke Exp $ + + 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythdvd-0.21.ebuild: + x86 stable, bug #239341 21 Dec 2008; nixnut <nixnut@gentoo.org> mythdvd-0.21.ebuild: Stable on ppc wrt bug 239341 diff --git a/media-plugins/mythdvd/mythdvd-0.21.ebuild b/media-plugins/mythdvd/mythdvd-0.21.ebuild index e8f3f84bc0e7..bb8fd91a5a61 100644 --- a/media-plugins/mythdvd/mythdvd-0.21.ebuild +++ b/media-plugins/mythdvd/mythdvd-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.3 2008/12/21 16:48:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.4 2008/12/23 17:21:05 maekke Exp $ DESCRIPTION="stub build" HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |