diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-02-03 23:04:34 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-02-03 23:04:34 +0000 |
commit | 9ee00783e3b62d6f486dd88dc8e3cfe9c8b36699 (patch) | |
tree | 486d3844f1146f9b25d16630cdeea2d5ea01cc2e /dev-util | |
parent | jaxen depends on jdom, jdom has optional jaxen support. thanks to HumpBack. (diff) | |
download | gentoo-2-9ee00783e3b62d6f486dd88dc8e3cfe9c8b36699.tar.gz gentoo-2-9ee00783e3b62d6f486dd88dc8e3cfe9c8b36699.tar.bz2 gentoo-2-9ee00783e3b62d6f486dd88dc8e3cfe9c8b36699.zip |
Update description, bug #80629
(Portage version: 2.0.51-r15-horny-goats)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ctags/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5.4.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog index a92459bbed94..a733273f9f72 100644 --- a/dev-util/ctags/ChangeLog +++ b/dev-util/ctags/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/ctags # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.35 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.36 2005/02/03 23:04:34 ciaranm Exp $ + + 03 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org> ctags-5.2.3.ebuild, + ctags-5.5-r1.ebuild, ctags-5.5.4-r1.ebuild, ctags-5.5.4.ebuild, + ctags-5.5.ebuild: + Update description, bug #80629 22 Jan 2005; <gongloo@gentoo.org> ctags-5.5.4-r1.ebuild: Stable on ppc-macos. diff --git a/dev-util/ctags/ctags-5.2.3.ebuild b/dev-util/ctags/ctags-5.2.3.ebuild index dd7b5f1c2654..ff8ba9f93b0d 100644 --- a/dev-util/ctags/ctags-5.2.3.ebuild +++ b/dev-util/ctags/ctags-5.2.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.2.3.ebuild,v 1.13 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.2.3.ebuild,v 1.14 2005/02/03 23:04:34 ciaranm Exp $ -DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." +DESCRIPTION="Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" diff --git a/dev-util/ctags/ctags-5.5-r1.ebuild b/dev-util/ctags/ctags-5.5-r1.ebuild index 8664decc1483..9f791a5d0ab1 100644 --- a/dev-util/ctags/ctags-5.5-r1.ebuild +++ b/dev-util/ctags/ctags-5.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.15 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.16 2005/02/03 23:04:34 ciaranm Exp $ -DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." +DESCRIPTION="Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" diff --git a/dev-util/ctags/ctags-5.5.4-r1.ebuild b/dev-util/ctags/ctags-5.5.4-r1.ebuild index 0ed378ad24c8..92edf4b00416 100644 --- a/dev-util/ctags/ctags-5.5.4-r1.ebuild +++ b/dev-util/ctags/ctags-5.5.4-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4-r1.ebuild,v 1.6 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4-r1.ebuild,v 1.7 2005/02/03 23:04:34 ciaranm Exp $ inherit eutils -DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages." +DESCRIPTION="Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages." HOMEPAGE="http://ctags.sourceforge.net" SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" diff --git a/dev-util/ctags/ctags-5.5.4.ebuild b/dev-util/ctags/ctags-5.5.4.ebuild index 2c688ae76d88..e3909f0d47ea 100644 --- a/dev-util/ctags/ctags-5.5.4.ebuild +++ b/dev-util/ctags/ctags-5.5.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4.ebuild,v 1.12 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4.ebuild,v 1.13 2005/02/03 23:04:34 ciaranm Exp $ -DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages." +DESCRIPTION="Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages." HOMEPAGE="http://ctags.sourceforge.net" SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" diff --git a/dev-util/ctags/ctags-5.5.ebuild b/dev-util/ctags/ctags-5.5.ebuild index c8a21e7c9285..da180d78801a 100644 --- a/dev-util/ctags/ctags-5.5.ebuild +++ b/dev-util/ctags/ctags-5.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.ebuild,v 1.12 2005/01/22 15:00:52 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.ebuild,v 1.13 2005/02/03 23:04:34 ciaranm Exp $ -DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." +DESCRIPTION="Exuberant Ctags generates an index (or tag) file of objects found in source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" |