diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-01-04 11:37:14 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2007-01-04 11:37:14 +0000 |
commit | 68b45e729b7ef09316be8ace357b258f870a0265 (patch) | |
tree | 42567d452d7dcfefa098805f096cbcf2dcec08fd /media-plugins/vdr-timeline | |
parent | Stable on Alpha, bug 158821. (diff) | |
download | gentoo-2-68b45e729b7ef09316be8ace357b258f870a0265.tar.gz gentoo-2-68b45e729b7ef09316be8ace357b258f870a0265.tar.bz2 gentoo-2-68b45e729b7ef09316be8ace357b258f870a0265.zip |
Marked stable on x86.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'media-plugins/vdr-timeline')
-rw-r--r-- | media-plugins/vdr-timeline/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/vdr-timeline/ChangeLog b/media-plugins/vdr-timeline/ChangeLog index eb99bd7146e8..a6a7c40053ac 100644 --- a/media-plugins/vdr-timeline/ChangeLog +++ b/media-plugins/vdr-timeline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-timeline -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-timeline/ChangeLog,v 1.9 2006/11/16 13:44:57 zzam Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-timeline/ChangeLog,v 1.10 2007/01/04 11:37:14 zzam Exp $ + + 04 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> + vdr-timeline-1.0.141.ebuild: + Marked stable on x86. 16 Nov 2006; Matthias Schwarzott <zzam@gentoo.org> +files/vdr-timeline-fix-crash-no-timer.diff, vdr-timeline-0.9.0-r2.ebuild, diff --git a/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild b/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild index 7ab74abc4d3d..663d4402b5fc 100644 --- a/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild +++ b/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild,v 1.3 2006/11/16 13:44:57 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-timeline/vdr-timeline-1.0.141.ebuild,v 1.4 2007/01/04 11:37:14 zzam Exp $ inherit vdr-plugin @@ -10,7 +10,7 @@ SRC_URI="http://www.js-home.org:80/vdr/timeline/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" PATCHES="${FILESDIR}/${P}-german.diff |