summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-15 17:04:09 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-15 17:04:09 +0000
commit63c8639c8063e16a2c2a44ffe0fb5a9b985cf614 (patch)
treec85c8fa67aabef9cfd44679871df099aeec1865e /media-sound/xineadump
parentMarking brasero-2.25.90 ~ppc64 for bug 258134 (diff)
downloadhistorical-63c8639c8063e16a2c2a44ffe0fb5a9b985cf614.tar.gz
historical-63c8639c8063e16a2c2a44ffe0fb5a9b985cf614.tar.bz2
historical-63c8639c8063e16a2c2a44ffe0fb5a9b985cf614.zip
amd64/x86 stable, bug #252691
Package-Manager: portage-2.1.6.8/cvs/Linux x86_64
Diffstat (limited to 'media-sound/xineadump')
-rw-r--r--media-sound/xineadump/ChangeLog7
-rw-r--r--media-sound/xineadump/xineadump-0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/xineadump/ChangeLog b/media-sound/xineadump/ChangeLog
index 2012b5ad1ada..be18de89d671 100644
--- a/media-sound/xineadump/ChangeLog
+++ b/media-sound/xineadump/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/xineadump
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xineadump/ChangeLog,v 1.2 2008/08/24 17:57:50 mabi Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xineadump/ChangeLog,v 1.3 2009/03/15 17:02:51 maekke Exp $
+
+ 15 Mar 2009; Markus Meier <maekke@gentoo.org> xineadump-0.1.ebuild:
+ amd64/x86 stable, bug #252691
24 Aug 2008; Matti Bickel <mabi@gentoo.org> xineadump-0.1.ebuild:
added ~ppc (bug #207355)
diff --git a/media-sound/xineadump/xineadump-0.1.ebuild b/media-sound/xineadump/xineadump-0.1.ebuild
index c1929a43697f..39d01e387beb 100644
--- a/media-sound/xineadump/xineadump-0.1.ebuild
+++ b/media-sound/xineadump/xineadump-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xineadump/xineadump-0.1.ebuild,v 1.2 2008/08/24 17:57:50 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xineadump/xineadump-0.1.ebuild,v 1.3 2009/03/15 17:02:51 maekke Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/transkode/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="media-libs/xine-lib"