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 167E9139085 for ; Fri, 23 Dec 2016 12:48:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC535E0C13; Fri, 23 Dec 2016 12:48:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C6862E0C13 for ; Fri, 23 Dec 2016 12:48:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B1DE8340C9D for ; Fri, 23 Dec 2016 12:48:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 916D31AE8 for ; Fri, 23 Dec 2016 12:48:10 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482497229.0c2ab35f087870605b61e86e263775a480bba1cd.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/venus/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/venus/venus-20100911.ebuild X-VCS-Directories: www-apps/venus/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 0c2ab35f087870605b61e86e263775a480bba1cd X-VCS-Branch: master Date: Fri, 23 Dec 2016 12:48:10 +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: 11458cf3-585a-436c-acec-ab7baa5653d7 X-Archives-Hash: a0a5e7f509e8760682b1ccf77620bdca commit: 0c2ab35f087870605b61e86e263775a480bba1cd Author: Aaron Bauman gentoo org> AuthorDate: Fri Dec 23 12:47:09 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Dec 23 12:47:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2ab35f www-apps/venus: amd64 stable Gentoo-bug: 538728 Package-Manager: portage-2.3.0 www-apps/venus/venus-20100911.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/venus/venus-20100911.ebuild b/www-apps/venus/venus-20100911.ebuild index 69e148a..d645d1e 100644 --- a/www-apps/venus/venus-20100911.ebuild +++ b/www-apps/venus/venus-20100911.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="http://intertwingly.net/code/venus/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="PSF-2.2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="django genshi redland test" SLOT="0"