diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-22 22:20:25 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-22 22:20:25 +0000 |
commit | d4bd50ead1803962cf3ffe2212ac43ff02b6bad6 (patch) | |
tree | d343d581de120eab4791d4c508c1956c1558e490 /dev-util | |
parent | Stable on sh. (diff) | |
download | gentoo-2-d4bd50ead1803962cf3ffe2212ac43ff02b6bad6.tar.gz gentoo-2-d4bd50ead1803962cf3ffe2212ac43ff02b6bad6.tar.bz2 gentoo-2-d4bd50ead1803962cf3ffe2212ac43ff02b6bad6.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ctags/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ctags/ctags-5.5.4-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog index d90d5b30664b..b7c33fcd7dfc 100644 --- a/dev-util/ctags/ChangeLog +++ b/dev-util/ctags/ChangeLog @@ -1,6 +1,9 @@ # 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.39 2005/06/02 13:50:07 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.40 2005/07/22 22:20:25 matsuu Exp $ + + 22 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> ctags-5.5.4-r1.ebuild: + Stable on sh. *ctags-5.5.4-r2 (02 Jun 2005) diff --git a/dev-util/ctags/ctags-5.5.4-r1.ebuild b/dev-util/ctags/ctags-5.5.4-r1.ebuild index c64266398fdd..f0ce7fcb7ca9 100644 --- a/dev-util/ctags/ctags-5.5.4-r1.ebuild +++ b/dev-util/ctags/ctags-5.5.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.10 2005/04/08 16:41:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4-r1.ebuild,v 1.11 2005/07/22 22:20:25 matsuu Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/dev-util/ctags/ctags-5.5.4-r2.ebuild b/dev-util/ctags/ctags-5.5.4-r2.ebuild index ba1629a62893..f21257c85a0c 100644 --- a/dev-util/ctags/ctags-5.5.4-r2.ebuild +++ b/dev-util/ctags/ctags-5.5.4-r2.ebuild @@ -1,6 +1,6 @@ # 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-r2.ebuild,v 1.1 2005/06/02 13:50:07 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4-r2.ebuild,v 1.2 2005/07/22 22:20:25 matsuu Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |