diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:25:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:25:16 +0000 |
commit | 3ff40859354cbeaea4da7f921ee1cb03c1d9f686 (patch) | |
tree | d778f8c542fa411e1b92c81aeb14c440ed60b8a6 /sci-libs | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-3ff40859354cbeaea4da7f921ee1cb03c1d9f686.tar.gz gentoo-2-3ff40859354cbeaea4da7f921ee1cb03c1d9f686.tar.bz2 gentoo-2-3ff40859354cbeaea4da7f921ee1cb03c1d9f686.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-libs')
-rw-r--r-- | sci-libs/xgks-pmel/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/xgks-pmel/ChangeLog b/sci-libs/xgks-pmel/ChangeLog index 1d1b133943e4..298cfdb18731 100644 --- a/sci-libs/xgks-pmel/ChangeLog +++ b/sci-libs/xgks-pmel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/xgks-pmel -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/ChangeLog,v 1.10 2012/10/16 19:16:53 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/ChangeLog,v 1.11 2014/08/10 20:25:16 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xgks-pmel-2.5.5.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Oct 2012; Justin Lecher <jlec@gentoo.org> xgks-pmel-2.5.5.ebuild, metadata.xml: diff --git a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild b/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild index 05c8b41e8c70..95b7394bf5a5 100644 --- a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild +++ b/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild @@ -1,12 +1,12 @@ -# 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-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild,v 1.9 2012/10/16 19:16:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild,v 1.10 2014/08/10 20:25:16 slyfox Exp $ EAPI=4 inherit eutils fortran-2 toolchain-funcs multilib -DESCRIPTION="PMEL fork of XGKS, an X11-based version of the ANSI Graphical Kernel System." +DESCRIPTION="PMEL fork of XGKS, an X11-based version of the ANSI Graphical Kernel System" HOMEPAGE="http://www.gentoogeek.org/viewvc/Linux/xgks-pmel/" SRC_URI="http://www.gentoogeek.org/files/${P}.tar.gz" |