diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-09-08 09:55:26 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-09-08 09:55:26 +0000 |
commit | 30318ba2e957795a99c33a7182f385211ef9ef6c (patch) | |
tree | d0e11935c0bb85dfff626a18f4950c5bc0eae6fd /media-plugins/vdr-mlist | |
parent | Stable on x86. (diff) | |
download | gentoo-2-30318ba2e957795a99c33a7182f385211ef9ef6c.tar.gz gentoo-2-30318ba2e957795a99c33a7182f385211ef9ef6c.tar.bz2 gentoo-2-30318ba2e957795a99c33a7182f385211ef9ef6c.zip |
Stable on x86. Removed old version.
(Portage version: 2.1.1_rc1-r7)
Diffstat (limited to 'media-plugins/vdr-mlist')
-rw-r--r-- | media-plugins/vdr-mlist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/vdr-mlist/ChangeLog b/media-plugins/vdr-mlist/ChangeLog index 848a9f6a62c8..db37be58b907 100644 --- a/media-plugins/vdr-mlist/ChangeLog +++ b/media-plugins/vdr-mlist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-mlist # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.3 2006/08/15 10:14:05 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.4 2006/09/08 09:55:26 zzam Exp $ + + 08 Sep 2006; Matthias Schwarzott <zzam@gentoo.org> + -vdr-mlist-0.0.2.ebuild, vdr-mlist-0.0.3.ebuild: + Stable on x86. Removed old version. 15 Aug 2006; Matthias Schwarzott <zzam@gentoo.org> metadata.xml: Assigned to Gentoo VDR Project. diff --git a/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild b/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild index 8cf56a01c847..bac5c9ea9759 100644 --- a/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild +++ b/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2003-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild,v 1.1 2006/05/16 14:03:00 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-0.0.3.ebuild,v 1.2 2006/09/08 09:55:26 zzam Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit vdr-plugin eutils DESCRIPTION="VDR plugin: Show a history of the last OSD message" HOMEPAGE="http://joachim-wilke.de/vdr-mlist.htm" SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" |