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 75F091384B4 for ; Sun, 27 Dec 2015 16:47:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1448621C002; Sun, 27 Dec 2015 16:47:16 +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 BB4C021C002 for ; Sun, 27 Dec 2015 16:47:15 +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 DDA6633FDBF for ; Sun, 27 Dec 2015 16:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B67CECB1 for ; Sun, 27 Dec 2015 16:47:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1451234829.7791140e5347ddd18705ba65c8f84215368971f0.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gelemental/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild X-VCS-Directories: sci-chemistry/gelemental/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7791140e5347ddd18705ba65c8f84215368971f0 X-VCS-Branch: master Date: Sun, 27 Dec 2015 16:47:11 +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: 626f0324-2773-4d45-b77a-42f235a0c612 X-Archives-Hash: 91b578d572fa50bcf5ae723bcd786071 commit: 7791140e5347ddd18705ba65c8f84215368971f0 Author: Justin Lecher gentoo org> AuthorDate: Sun Dec 27 16:46:59 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Dec 27 16:47:09 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7791140e sci-chemistry/gelemental: Chop DESCRIPTION to 80 chars Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher gentoo.org> sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild b/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild index deb84c5..e85ddb0 100644 --- a/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild +++ b/sci-chemistry/gelemental/gelemental-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-utils fdo-mime flag-o-matic gnome2-utils eutils -DESCRIPTION="Periodic table viewer that provides detailed information on the chemical elements" +DESCRIPTION="Periodic table viewer with detailed information on the chemical elements" HOMEPAGE="http://freecode.com/projects/gelemental/" SRC_URI=" http://www.kdau.com/files/${P}.tar.bz2