diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-21 19:59:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-21 19:59:08 +0000 |
commit | 0d2acf954c9bd1fce9f583102ecba4597395c7ae (patch) | |
tree | 368b3a2997f98f6ca813ce2b119eb5386bf4a275 /app-shells | |
parent | stable amd64 (diff) | |
download | gentoo-2-0d2acf954c9bd1fce9f583102ecba4597395c7ae.tar.gz gentoo-2-0d2acf954c9bd1fce9f583102ecba4597395c7ae.tar.bz2 gentoo-2-0d2acf954c9bd1fce9f583102ecba4597395c7ae.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index e04cb0f92561..e8ad497ed15d 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.33 2005/04/21 18:47:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.34 2005/04/21 19:59:08 gustavoz Exp $ + + 21 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.13-r1.ebuild: + Stable on sparc 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.13-r1.ebuild: Stable on ppc. diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild index 7ad272a533e8..fad7a30c8c9e 100644 --- a/app-shells/tcsh/tcsh-6.13-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.13-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/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.3 2005/04/21 18:47:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.4 2005/04/21 19:59:08 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~mips" +KEYWORDS="x86 ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~mips" IUSE="perl" RDEPEND="virtual/libc |