From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9560D139694 for ; Thu, 2 Mar 2017 14:30:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9581921C0C6; Thu, 2 Mar 2017 14:30:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72FFE21C0A9 for ; Thu, 2 Mar 2017 14:30:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B387F341703 for ; Thu, 2 Mar 2017 14:30:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5491459E4 for ; Thu, 2 Mar 2017 14:30:35 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1488464716.e6c4cf4c035466d8b015bb23d1d3b2f9f7cc4352.grknight@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/myodbc/ X-VCS-Repository: proj/mysql X-VCS-Files: dev-db/myodbc/myodbc-5.2.7-r1.ebuild dev-db/myodbc/myodbc-5.2.7-r2.ebuild dev-db/myodbc/myodbc-5.3.4.ebuild X-VCS-Directories: dev-db/myodbc/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: e6c4cf4c035466d8b015bb23d1d3b2f9f7cc4352 X-VCS-Branch: master Date: Thu, 2 Mar 2017 14:30:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 76f425c7-5c4f-47b3-9e55-099d4e9a73b2 X-Archives-Hash: 58c7fcf83b544c98ed7f7813e925f2c1 commit: e6c4cf4c035466d8b015bb23d1d3b2f9f7cc4352 Author: Brian Evans gentoo org> AuthorDate: Thu Mar 2 14:25:16 2017 +0000 Commit: Brian Evans gentoo org> CommitDate: Thu Mar 2 14:25:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=e6c4cf4c dev-db/myodbc: Drop $Id$ header dev-db/myodbc/myodbc-5.2.7-r1.ebuild | 3 +-- dev-db/myodbc/myodbc-5.2.7-r2.ebuild | 3 +-- dev-db/myodbc/myodbc-5.3.4.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/dev-db/myodbc/myodbc-5.2.7-r1.ebuild b/dev-db/myodbc/myodbc-5.2.7-r1.ebuild index 59c2005..7887761 100644 --- a/dev-db/myodbc/myodbc-5.2.7-r1.ebuild +++ b/dev-db/myodbc/myodbc-5.2.7-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit cmake-multilib eutils flag-o-matic versionator diff --git a/dev-db/myodbc/myodbc-5.2.7-r2.ebuild b/dev-db/myodbc/myodbc-5.2.7-r2.ebuild index 65b99da..93cf915 100644 --- a/dev-db/myodbc/myodbc-5.2.7-r2.ebuild +++ b/dev-db/myodbc/myodbc-5.2.7-r2.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit cmake-multilib eutils flag-o-matic versionator diff --git a/dev-db/myodbc/myodbc-5.3.4.ebuild b/dev-db/myodbc/myodbc-5.3.4.ebuild index 5e86689..876fa6c 100644 --- a/dev-db/myodbc/myodbc-5.3.4.ebuild +++ b/dev-db/myodbc/myodbc-5.3.4.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit cmake-utils multilib-minimal eutils flag-o-matic versionator