diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-09-17 19:58:07 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-09-17 19:58:07 +0000 |
commit | 5bc844b736c3efc35c5f6e211c3c40f716cca383 (patch) | |
tree | 57b091e265ba53aa82bf865a733684d5e1730d02 /dev-tex/svninfo | |
parent | version bump, by Arseny Solokha <b0ntrict0r@yandex.ru>, bug #285344 (diff) | |
download | gentoo-2-5bc844b736c3efc35c5f6e211c3c40f716cca383.tar.gz gentoo-2-5bc844b736c3efc35c5f6e211c3c40f716cca383.tar.bz2 gentoo-2-5bc844b736c3efc35c5f6e211c3c40f716cca383.zip |
Fix typo in description, by Dmitry Ivankov <divanorama@gmail.com>, bug #285323
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/svninfo')
-rw-r--r-- | dev-tex/svninfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/svninfo/svninfo-0.7.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-tex/svninfo/ChangeLog b/dev-tex/svninfo/ChangeLog index 53421ccd6be1..c49a7cfed10c 100644 --- a/dev-tex/svninfo/ChangeLog +++ b/dev-tex/svninfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/svninfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/ChangeLog,v 1.34 2009/08/05 06:59:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/ChangeLog,v 1.35 2009/09/17 19:58:07 aballier Exp $ + + 17 Sep 2009; Alexis Ballier <aballier@gentoo.org> svninfo-0.7.3-r1.ebuild: + Fix typo in description, by Dmitry Ivankov <divanorama@gmail.com>, bug + #285323 05 Aug 2009; Alexis Ballier <aballier@gentoo.org> -svninfo-0.6.ebuild, -svninfo-0.7.3.ebuild: diff --git a/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild b/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild index d73003661d2c..bbd30a5935a1 100644 --- a/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild +++ b/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2005-2009 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild,v 1.16 2009/03/18 19:11:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild,v 1.17 2009/09/17 19:58:07 aballier Exp $ inherit latex-package eutils LICENSE="LPPL-1.2" -DESCRIPTION="A LaTeX module to acces SVN version info" +DESCRIPTION="A LaTeX module to access SVN version info" HOMEPAGE="http://www.brucker.ch/projects/svninfo/index.en.html" SRC_URI="http://www.brucker.ch/projects/svninfo/download/${P}.tar.gz" SLOT="0" |