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 | fbf5592f307340ae0739a48cd82a33362ce33296 (patch) | |
tree | 90e249eb2120f0b8cacb11ac80ef814d587c9d55 /media-plugins/vdr-mlist | |
parent | Stable on x86. (diff) | |
download | historical-fbf5592f307340ae0739a48cd82a33362ce33296.tar.gz historical-fbf5592f307340ae0739a48cd82a33362ce33296.tar.bz2 historical-fbf5592f307340ae0739a48cd82a33362ce33296.zip |
Stable on x86. Removed old version.
Package-Manager: portage-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" |