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 1Rtle2-0007QL-RW for garchives@archives.gentoo.org; Sat, 04 Feb 2012 19:51:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EF7FE06C0; Sat, 4 Feb 2012 19:51:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2843E06C0 for ; Sat, 4 Feb 2012 19:51:27 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F2F91B4009 for ; Sat, 4 Feb 2012 19:51:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 99E7980042 for ; Sat, 4 Feb 2012 19:51:26 +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: <9114404cf4f2eb48bebd5f6fd27d5b83337321c7.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-db/unixODBC-GUI-Qt/ X-VCS-Repository: proj/qt X-VCS-Files: dev-db/unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild X-VCS-Directories: dev-db/unixODBC-GUI-Qt/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 9114404cf4f2eb48bebd5f6fd27d5b83337321c7 Date: Sat, 4 Feb 2012 19:51:26 +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: e3cacbbc-584d-49c6-8a81-95cb0785b744 X-Archives-Hash: f8c8b5d079fc3a9fc3209dcd24e1c7d7 commit: 9114404cf4f2eb48bebd5f6fd27d5b83337321c7 Author: Johannes Huber gentoo org> AuthorDate: Sat Feb 4 19:55:14 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Feb 4 19:55:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D9114404c [dev-db/unixODBC-GUI-Qt] EAPI 4. (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit) --- dev-db/unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild b/dev-db/= unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild index ae91d76..2911fbb 100644 --- a/dev-db/unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild +++ b/dev-db/unixODBC-GUI-Qt/unixODBC-GUI-Qt-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"2" +EAPI=3D4 =20 inherit qt4-edge subversion =20