diff options
author | 2014-08-10 20:02:59 +0000 | |
---|---|---|
committer | 2014-08-10 20:02:59 +0000 | |
commit | 0421e28a6a6d8edcdb8b9b5d8c9d192fc93f0af0 (patch) | |
tree | a428ab99266df9e105056deb8f72deaa9177b83d /x11-plugins/pidgintex | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0421e28a6a6d8edcdb8b9b5d8c9d192fc93f0af0.tar.gz gentoo-2-0421e28a6a6d8edcdb8b9b5d8c9d192fc93f0af0.tar.bz2 gentoo-2-0421e28a6a6d8edcdb8b9b5d8c9d192fc93f0af0.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 'x11-plugins/pidgintex')
-rw-r--r-- | x11-plugins/pidgintex/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/pidgintex/pidgintex-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/pidgintex/ChangeLog b/x11-plugins/pidgintex/ChangeLog index 607d6753a732..5d81fee35d2d 100644 --- a/x11-plugins/pidgintex/ChangeLog +++ b/x11-plugins/pidgintex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgintex -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.5 2013/02/16 13:08:09 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/ChangeLog,v 1.6 2014/08/10 20:02:59 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pidgintex-1.1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due bug #96436 diff --git a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild index 1ca799737a9f..0c531c6c520e 100644 --- a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild +++ b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.5 2011/08/24 19:52:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.6 2014/08/10 20:02:59 slyfox Exp $ EAPI="2" inherit toolchain-funcs multilib MY_P=pidginTeX-${PV} -DESCRIPTION="Pidgin plugin to render LaTeX expressions in messages." +DESCRIPTION="Pidgin plugin to render LaTeX expressions in messages" HOMEPAGE="http://code.google.com/p/pidgintex" SRC_URI="http://pidgintex.googlecode.com/files/${MY_P}.tar.gz" |