diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:32:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:32:07 +0000 |
commit | e49a63dc80495b9069a053dcdb09f985d70f8839 (patch) | |
tree | 498e86cd66d5f92f7892eb244853e6ad109b4421 /sci-astronomy | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-e49a63dc80495b9069a053dcdb09f985d70f8839.tar.gz gentoo-2-e49a63dc80495b9069a053dcdb09f985d70f8839.tar.bz2 gentoo-2-e49a63dc80495b9069a053dcdb09f985d70f8839.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/skycat/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/skycat/skycat-3.1.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/skycat/ChangeLog b/sci-astronomy/skycat/ChangeLog index 46e499dd060b..04f71cb4d7db 100644 --- a/sci-astronomy/skycat/ChangeLog +++ b/sci-astronomy/skycat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/skycat -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v 1.12 2012/07/24 19:58:55 bicatali Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v 1.13 2014/08/10 20:32:07 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> skycat-3.1.2-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 24 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> skycat-3.1.2-r1.ebuild: Keyword amd64-linux, x86-linux diff --git a/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild b/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild index e75777579d01..4c1902422b5b 100644 --- a/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild +++ b/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild,v 1.2 2012/07/24 19:58:55 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild,v 1.3 2014/08/10 20:32:07 slyfox Exp $ EAPI=4 inherit eutils autotools -DESCRIPTION="ESO astronomical image visualizer with catalog access." +DESCRIPTION="ESO astronomical image visualizer with catalog access" HOMEPAGE="http://archive.eso.org/skycat" SRC_URI="http://archive.eso.org/cms/tools-documentation/skycat-download/${P}.tar.gz" |