From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 83CC61384B4 for ; Mon, 4 Jan 2016 16:54:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0812AE076D; Mon, 4 Jan 2016 16:54:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AFEFE01B5 for ; Mon, 4 Jan 2016 16:54:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C0C5340845 for ; Mon, 4 Jan 2016 16:54:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 316C2CFE for ; Mon, 4 Jan 2016 16:54:30 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1451926457.45e9f943482775d351ef743a10dbb4d4c1be82b2.axs@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/eix/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/eix/eix-0.30.10.ebuild app-portage/eix/eix-0.30.11.ebuild app-portage/eix/eix-0.30.4.ebuild app-portage/eix/eix-0.30.7.ebuild app-portage/eix/eix-0.30.8.ebuild app-portage/eix/eix-0.31.1.ebuild app-portage/eix/eix-0.31.2.ebuild app-portage/eix/eix-0.31.3.ebuild app-portage/eix/eix-0.31.4.ebuild X-VCS-Directories: app-portage/eix/ X-VCS-Committer: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: 45e9f943482775d351ef743a10dbb4d4c1be82b2 X-VCS-Branch: master Date: Mon, 4 Jan 2016 16:54:30 +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: 3d2c96a3-c542-44e3-8b4b-23054f2c4959 X-Archives-Hash: d51e56aee385b90206aba6b44187e476 commit: 45e9f943482775d351ef743a10dbb4d4c1be82b2 Author: Ian Stakenvicius gentoo org> AuthorDate: Mon Jan 4 16:53:42 2016 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Mon Jan 4 16:54:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e9f943 app-portage/eix: update copyright and DESCRIPTION to quiet repoman Package-Manager: portage-2.2.26 app-portage/eix/eix-0.30.10.ebuild | 4 ++-- app-portage/eix/eix-0.30.11.ebuild | 4 ++-- app-portage/eix/eix-0.30.4.ebuild | 4 ++-- app-portage/eix/eix-0.30.7.ebuild | 4 ++-- app-portage/eix/eix-0.30.8.ebuild | 4 ++-- app-portage/eix/eix-0.31.1.ebuild | 4 ++-- app-portage/eix/eix-0.31.2.ebuild | 2 +- app-portage/eix/eix-0.31.3.ebuild | 2 +- app-portage/eix/eix-0.31.4.ebuild | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/app-portage/eix/eix-0.30.10.ebuild b/app-portage/eix/eix-0.30.10.ebuild index 32c62b2..936a68a 100644 --- a/app-portage/eix/eix-0.30.10.ebuild +++ b/app-portage/eix/eix-0.30.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.bz2" diff --git a/app-portage/eix/eix-0.30.11.ebuild b/app-portage/eix/eix-0.30.11.ebuild index 7254e3d..6bc675c 100644 --- a/app-portage/eix/eix-0.30.11.ebuild +++ b/app-portage/eix/eix-0.30.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.bz2" diff --git a/app-portage/eix/eix-0.30.4.ebuild b/app-portage/eix/eix-0.30.4.ebuild index 7c936ab..fb0235c 100644 --- a/app-portage/eix/eix-0.30.4.ebuild +++ b/app-portage/eix/eix-0.30.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://dev.gentoo.org/~axs/distfiles/${P}.tar.xz" diff --git a/app-portage/eix/eix-0.30.7.ebuild b/app-portage/eix/eix-0.30.7.ebuild index 7a31b9d..d75223e 100644 --- a/app-portage/eix/eix-0.30.7.ebuild +++ b/app-portage/eix/eix-0.30.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://dev.gentoo.org/~axs/distfiles/${P}.tar.xz" diff --git a/app-portage/eix/eix-0.30.8.ebuild b/app-portage/eix/eix-0.30.8.ebuild index 7a31b9d..d75223e 100644 --- a/app-portage/eix/eix-0.30.8.ebuild +++ b/app-portage/eix/eix-0.30.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://dev.gentoo.org/~axs/distfiles/${P}.tar.xz" diff --git a/app-portage/eix/eix-0.31.1.ebuild b/app-portage/eix/eix-0.31.1.ebuild index c3d6516..aff982a 100644 --- a/app-portage/eix/eix-0.31.1.ebuild +++ b/app-portage/eix/eix-0.31.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=5 PLOCALES="de ru" inherit bash-completion-r1 eutils l10n -DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays, version changes, and more" +DESCRIPTION="Search and query ebuilds, portage incl. local settings, ext. overlays and more" HOMEPAGE="https://github.com/vaeth/eix/" SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.bz2" diff --git a/app-portage/eix/eix-0.31.2.ebuild b/app-portage/eix/eix-0.31.2.ebuild index 6579e25..aff982a 100644 --- a/app-portage/eix/eix-0.31.2.ebuild +++ b/app-portage/eix/eix-0.31.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-portage/eix/eix-0.31.3.ebuild b/app-portage/eix/eix-0.31.3.ebuild index 6579e25..aff982a 100644 --- a/app-portage/eix/eix-0.31.3.ebuild +++ b/app-portage/eix/eix-0.31.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-portage/eix/eix-0.31.4.ebuild b/app-portage/eix/eix-0.31.4.ebuild index 8715cf5..38dc150 100644 --- a/app-portage/eix/eix-0.31.4.ebuild +++ b/app-portage/eix/eix-0.31.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$