summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-03-13 12:13:11 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-03-13 12:13:11 +0000
commit522d8f4ffd68675d2a7e6528ff229ed0f472829b (patch)
tree46f440b9c214ec7ceaec02b2e00e07471f5a7b37 /media-tv/dvbtune
parentx86 stable (diff)
downloadhistorical-522d8f4ffd68675d2a7e6528ff229ed0f472829b.tar.gz
historical-522d8f4ffd68675d2a7e6528ff229ed0f472829b.tar.bz2
historical-522d8f4ffd68675d2a7e6528ff229ed0f472829b.zip
Marked stable on x86.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-tv/dvbtune')
-rw-r--r--media-tv/dvbtune/ChangeLog7
-rw-r--r--media-tv/dvbtune/dvbtune-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-tv/dvbtune/ChangeLog b/media-tv/dvbtune/ChangeLog
index f2938c0f8957..5e06e5325a44 100644
--- a/media-tv/dvbtune/ChangeLog
+++ b/media-tv/dvbtune/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/dvbtune
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/dvbtune/ChangeLog,v 1.3 2006/12/03 00:21:22 beandog Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/dvbtune/ChangeLog,v 1.4 2007/03/13 12:11:55 zzam Exp $
+
+ 13 Mar 2007; Matthias Schwarzott <zzam@gentoo.org> dvbtune-0.5.ebuild:
+ Marked stable on x86.
03 Dec 2006; Steve Dibb <beandog@gentoo.org> dvbtune-0.5.ebuild:
Add ~amd64, bug 142917
diff --git a/media-tv/dvbtune/dvbtune-0.5.ebuild b/media-tv/dvbtune/dvbtune-0.5.ebuild
index f9a5e82b97d5..2721464032a9 100644
--- a/media-tv/dvbtune/dvbtune-0.5.ebuild
+++ b/media-tv/dvbtune/dvbtune-0.5.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-tv/dvbtune/dvbtune-0.5.ebuild,v 1.3 2006/12/03 00:21:22 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/dvbtune/dvbtune-0.5.ebuild,v 1.4 2007/03/13 12:11:55 zzam Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/dvbtools/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="xml"
RDEPEND="xml? ( dev-libs/libxml2 )"