From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1STp0k-0004CG-1p for garchives@archives.gentoo.org; Mon, 14 May 2012 06:44:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EF36E0602; Mon, 14 May 2012 06:43:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C34BE0602 for ; Mon, 14 May 2012 06:43:54 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B601E1B40F0 for ; Mon, 14 May 2012 06:43:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 96995E5429 for ; Mon, 14 May 2012 06:43:51 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1336977803.8b92549b30a2f64a03d3dbd263bb914bc94ef133.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: media-tv/tvbrowser/ X-VCS-Repository: dev/johu X-VCS-Files: media-tv/tvbrowser/tvbrowser-3.1.ebuild media-tv/tvbrowser/tvbrowser-9999.ebuild X-VCS-Directories: media-tv/tvbrowser/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 8b92549b30a2f64a03d3dbd263bb914bc94ef133 X-VCS-Branch: master Date: Mon, 14 May 2012 06:43:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b8f440b2-a5d0-4200-a7c3-f4d21e22da28 X-Archives-Hash: 89069b24ac7eb32a37ccc936b096c0b9 commit: 8b92549b30a2f64a03d3dbd263bb914bc94ef133 Author: Johannes Huber gentoo org> AuthorDate: Mon May 14 06:43:23 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon May 14 06:43:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/johu.git;a=3Dc= ommit;h=3D8b92549b [media-tv/tvbrowser] Make repoman happy. (Portage version: 2.2.0_alpha104/git/Linux x86_64, unsigned Manifest comm= it) --- media-tv/tvbrowser/tvbrowser-3.1.ebuild | 5 ++--- media-tv/tvbrowser/tvbrowser-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/media-tv/tvbrowser/tvbrowser-3.1.ebuild b/media-tv/tvbrowser= /tvbrowser-3.1.ebuild index 6b81006..2dea929 100644 --- a/media-tv/tvbrowser/tvbrowser-3.1.ebuild +++ b/media-tv/tvbrowser/tvbrowser-3.1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $=20 - -JAVA_PKG_IUSE=3D"doc source test" +# $Header: $ =20 EAPI=3D4 =20 +JAVA_PKG_IUSE=3D"doc source test" inherit eutils java-pkg-2 java-ant-2 flag-o-matic =20 DESCRIPTION=3D"Themeable and easy to use TV Guide - written in Java" diff --git a/media-tv/tvbrowser/tvbrowser-9999.ebuild b/media-tv/tvbrowse= r/tvbrowser-9999.ebuild index 692040d..d27c853 100644 --- a/media-tv/tvbrowser/tvbrowser-9999.ebuild +++ b/media-tv/tvbrowser/tvbrowser-9999.ebuild @@ -2,11 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -JAVA_PKG_IUSE=3D"doc source" -#WANT_ANT_TASKS=3D"ant-junit" - EAPI=3D4 =20 +#WANT_ANT_TASKS=3D"ant-junit" +JAVA_PKG_IUSE=3D"doc source" inherit eutils java-pkg-2 java-ant-2 flag-o-matic subversion =20 DESCRIPTION=3D"Themeable and easy to use TV Guide - written in Java"