summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-17 08:56:54 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-17 08:56:54 +0200
commit01e0f8ab2cd98904767827dc36a489754e65d744 (patch)
treee8b0a545498905e04b8a0834ad5e4201f178859e /app-benchmarks
parentmedia-tv/mediathekview-bin: 10_pre20150814 (diff)
downloadbetagarden-01e0f8ab2cd98904767827dc36a489754e65d744.tar.gz
betagarden-01e0f8ab2cd98904767827dc36a489754e65d744.tar.bz2
betagarden-01e0f8ab2cd98904767827dc36a489754e65d744.zip
Convert all $Header$ to $Id$ tags as it has be done in gentoo.git
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/i7z/ChangeLog2
-rw-r--r--app-benchmarks/i7z/i7z-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-benchmarks/i7z/ChangeLog b/app-benchmarks/i7z/ChangeLog
index 94bff34..26f6e8d 100644
--- a/app-benchmarks/i7z/ChangeLog
+++ b/app-benchmarks/i7z/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-benchmarks/i7z
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
+# $Id$
12 Dec 2013; Justin Lecher <jlec@gentoo.org> i7z-9999.ebuild:
Bump to EAPI=5 and fix qt dep
diff --git a/app-benchmarks/i7z/i7z-9999.ebuild b/app-benchmarks/i7z/i7z-9999.ebuild
index a6e1ea8..519838b 100644
--- a/app-benchmarks/i7z/i7z-9999.ebuild
+++ b/app-benchmarks/i7z/i7z-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/i7z-0.26.ebuild,v 1.3 2011/04/27 07:45:55 jlec Exp $
+# $Id$
EAPI=5
-inherit eutils flag-o-matic qt4-r2 subversion toolchain-funcs
+inherit eutils flag-o-matic qmake-utils toolchain-funcs
DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
HOMEPAGE="http://code.google.com/p/i7z/"