diff options
author | 2008-12-12 19:39:14 +0000 | |
---|---|---|
committer | 2008-12-12 19:39:14 +0000 | |
commit | 4d4271e01acca9c71f760fb9e9a805951a0cc107 (patch) | |
tree | cc5598ccae2bd06458338d0d1b67d5577f4b528c /media-plugins/mythdvd | |
parent | Remove old version, add new revision that does not use the gem but rather the... (diff) | |
download | gentoo-2-4d4271e01acca9c71f760fb9e9a805951a0cc107.tar.gz gentoo-2-4d4271e01acca9c71f760fb9e9a805951a0cc107.tar.bz2 gentoo-2-4d4271e01acca9c71f760fb9e9a805951a0cc107.zip |
amd64 stable, bug 239341
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo 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 0e84fddd706d..8ab14b9ca97e 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.50 2008/08/01 16:38:31 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.51 2008/12/12 19:39:14 beandog Exp $ + + 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythdvd-0.21.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/mythdvd/mythdvd-0.21.ebuild b/media-plugins/mythdvd/mythdvd-0.21.ebuild index e0745d84c14b..25a8c88dd370 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.1 2008/03/03 17:25:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.2 2008/12/12 19:39:14 beandog 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="" |