diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:31:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:31:53 +0000 |
commit | a0106f55e6165773e2d899345fc32fb585252c12 (patch) | |
tree | 0281299950f783e46a92cb0ec62805c3220c06ee | |
parent | Version bump (diff) | |
download | historical-a0106f55e6165773e2d899345fc32fb585252c12.tar.gz historical-a0106f55e6165773e2d899345fc32fb585252c12.tar.bz2 historical-a0106f55e6165773e2d899345fc32fb585252c12.zip |
Too long desc.
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
-rw-r--r-- | dev-util/autodia/autodia-2.08.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dirdiff/dirdiff-2.1.ebuild | 5 | ||||
-rw-r--r-- | dev-util/webcpp/webcpp-0.8.4.ebuild | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/dev-util/autodia/autodia-2.08.ebuild b/dev-util/autodia/autodia-2.08.ebuild index ac4ba15c1b70..7a216f925573 100644 --- a/dev-util/autodia/autodia-2.08.ebuild +++ b/dev-util/autodia/autodia-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/autodia/autodia-2.08.ebuild,v 1.1 2009/03/21 14:16:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/autodia/autodia-2.08.ebuild,v 1.2 2009/10/12 20:31:53 ssuominen Exp $ MODULE_AUTHOR=TEEJAY MY_PN=Autodia @@ -8,7 +8,7 @@ MY_P=${MY_PN}-${PV} inherit perl-app multilib -DESCRIPTION="A modular application that parses source code, XML or data and produces an XML document in Dia format" +DESCRIPTION="A application that parses source code, XML or data and produces an XML document in Dia format" HOMEPAGE="http://www.aarontrevena.co.uk/opensource/autodia/" LICENSE="GPL-2" diff --git a/dev-util/dirdiff/dirdiff-2.1.ebuild b/dev-util/dirdiff/dirdiff-2.1.ebuild index 1f93120b8f75..94dfa0f8041d 100644 --- a/dev-util/dirdiff/dirdiff-2.1.ebuild +++ b/dev-util/dirdiff/dirdiff-2.1.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dirdiff/dirdiff-2.1.ebuild,v 1.3 2009/10/12 18:22:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dirdiff/dirdiff-2.1.ebuild,v 1.4 2009/10/12 20:31:30 ssuominen Exp $ -DESCRIPTION="Dirdiff is a graphical tool for displaying the differences between -directory trees and for merging changes from one tree into another." +DESCRIPTION="A tool for differing and merging directories" SRC_URI="http://samba.org/ftp/paulus/${P}.tar.gz" HOMEPAGE="http://samba.org/ftp/paulus/" diff --git a/dev-util/webcpp/webcpp-0.8.4.ebuild b/dev-util/webcpp/webcpp-0.8.4.ebuild index 3bf3d12b21e3..bf881d877f0b 100644 --- a/dev-util/webcpp/webcpp-0.8.4.ebuild +++ b/dev-util/webcpp/webcpp-0.8.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/webcpp-0.8.4.ebuild,v 1.11 2008/09/20 14:26:35 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/webcpp/webcpp-0.8.4.ebuild,v 1.12 2009/10/12 20:29:39 ssuominen Exp $ inherit eutils -DESCRIPTION="converts source code into HTML file using a customizable syntax highlighting engine and colour schemes" +DESCRIPTION="converts source code into HTML using a customizable syntax highlight engine and colour schemes" HOMEPAGE="http://webcpp.sourceforge.net/" SRC_URI="mirror://sourceforge/webcpp/${P}-src.tar.gz" |