summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-16 17:33:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-16 17:33:21 +0000
commit4a4e16d25bb8f5f4f20a965fd774729ebf858451 (patch)
treedb0d8af744af1ed9fad4769841337d9c809ea59b /media-tv/channeleditor
parentapp-portage/layman: Integrate patch to bug #301174 for 1.3.0_rc1-r1 (diff)
downloadgentoo-2-4a4e16d25bb8f5f4f20a965fd774729ebf858451.tar.gz
gentoo-2-4a4e16d25bb8f5f4f20a965fd774729ebf858451.tar.bz2
gentoo-2-4a4e16d25bb8f5f4f20a965fd774729ebf858451.zip
stable x86, bug 287110
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-tv/channeleditor')
-rw-r--r--media-tv/channeleditor/ChangeLog8
-rw-r--r--media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-tv/channeleditor/ChangeLog b/media-tv/channeleditor/ChangeLog
index 57e3448b2e51..ac68c1936879 100644
--- a/media-tv/channeleditor/ChangeLog
+++ b/media-tv/channeleditor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/channeleditor
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/ChangeLog,v 1.5 2009/06/19 17:39:11 billie Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/ChangeLog,v 1.6 2010/01/16 17:33:21 fauli Exp $
+
+ 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ channeleditor-1.9.2.1-r1.ebuild:
+ stable x86, bug 287110
*channeleditor-1.9.2.1-r1 (19 Jun 2009)
diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild
index 949d4d0d740a..27b30c936a21 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild,v 1.1 2009/06/19 17:39:11 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/channeleditor/channeleditor-1.9.2.1-r1.ebuild,v 1.2 2010/01/16 17:33:21 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="java5 java6 source"
RDEPEND="java6? ( >=virtual/jre-1.6 )