diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:42:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:42:52 +0000 |
commit | ebce9a74be18337095a75d93f841c57516477448 (patch) | |
tree | 517ab38c23b8161d61764dbbddaef0c65f22af7a /media-plugins/vdr-mlist | |
parent | x86 stable wrt bug #393921 (diff) | |
download | gentoo-2-ebce9a74be18337095a75d93f841c57516477448.tar.gz gentoo-2-ebce9a74be18337095a75d93f841c57516477448.tar.bz2 gentoo-2-ebce9a74be18337095a75d93f841c57516477448.zip |
x86 stable wrt bug #393923
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-mlist')
-rw-r--r-- | media-plugins/vdr-mlist/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-plugins/vdr-mlist/ChangeLog b/media-plugins/vdr-mlist/ChangeLog index fc0dc7d69335..9c24ead4ca43 100644 --- a/media-plugins/vdr-mlist/ChangeLog +++ b/media-plugins/vdr-mlist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/vdr-mlist # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.10 2011/12/18 18:40:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.11 2011/12/21 08:42:52 phajdan.jr Exp $ + + 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> vdr-mlist-1.0.1.ebuild: + x86 stable wrt bug #393923 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> vdr-mlist-1.0.1.ebuild: Stable for AMD64, wrt bug #393923 diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild index e38867c24b79..522674123774 100644 --- a/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild +++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 2003-2011 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild,v 1.2 2011/12/18 18:40:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild,v 1.3 2011/12/21 08:42:52 phajdan.jr Exp $ IUSE="" @@ -9,7 +9,7 @@ inherit vdr-plugin eutils DESCRIPTION="VDR plugin: Show a history of the last OSD message" HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-mlist" SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" |