diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-30 01:41:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-30 01:41:39 +0000 |
commit | bcad76f2f75d2ca154f594d6f61c5d2d6e91c447 (patch) | |
tree | c9f3d017bdd20e650b5ac3a414d1e9dbafe36c2f /app-shells | |
parent | cosmetic changes to patch (diff) | |
download | gentoo-2-bcad76f2f75d2ca154f594d6f61c5d2d6e91c447.tar.gz gentoo-2-bcad76f2f75d2ca154f594d6f61c5d2d6e91c447.tar.bz2 gentoo-2-bcad76f2f75d2ca154f594d6f61c5d2d6e91c447.zip |
Stable on sparc wrt #117118
(Portage version: 2.0.53)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index e6cd25c230b5..2f77d137dad6 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.46 2005/12/29 22:18:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.47 2005/12/30 01:41:39 gustavoz Exp $ + + 30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r2.ebuild: + Stable on sparc wrt #117118 29 Dec 2005; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r2.ebuild: Stable on hppa (bug #117118). diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild index 92164d8ae80f..c9d7941840fd 100644 --- a/app-shells/tcsh/tcsh-6.14-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.14-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/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.4 2005/12/29 22:18:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.5 2005/12/30 01:41:39 gustavoz Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="perl" DEPEND="virtual/libc |