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 1A2DB1397F2 for ; Thu, 20 Aug 2015 08:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 323D61419B; Thu, 20 Aug 2015 08:49:02 +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 B50C114179 for ; Thu, 20 Aug 2015 08:49:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4C0E340A5C for ; Thu, 20 Aug 2015 08:49:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D028155 for ; Thu, 20 Aug 2015 08:48:58 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1440060523.3c3c8471281ce49fdc99c08086943b77c095ed2c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django/django-1.4.22.ebuild dev-python/django/django-1.7.10.ebuild X-VCS-Directories: dev-python/django/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3c3c8471281ce49fdc99c08086943b77c095ed2c X-VCS-Branch: master Date: Thu, 20 Aug 2015 08:48:58 +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: bf413b8b-33d7-474c-9456-6298ac56e1d6 X-Archives-Hash: 2fa9cbb3a04210e0c6edff8f44001140 commit: 3c3c8471281ce49fdc99c08086943b77c095ed2c Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Aug 20 08:48:43 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Aug 20 08:48:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3c8471 app-admin/glance-2015.1.1-r1: amd64 stable wrt bug #558096 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-python/django/django-1.4.22.ebuild | 2 +- dev-python/django/django-1.7.10.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/django/django-1.4.22.ebuild b/dev-python/django/django-1.4.22.ebuild index 9406dc2..039cadb 100644 --- a/dev-python/django/django-1.4.22.ebuild +++ b/dev-python/django/django-1.4.22.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="sqlite test" RDEPEND="" diff --git a/dev-python/django/django-1.7.10.ebuild b/dev-python/django/django-1.7.10.ebuild index 7cdc2c9..3375ddf 100644 --- a/dev-python/django/django-1.7.10.ebuild +++ b/dev-python/django/django-1.7.10.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND=""