diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2005-04-02 14:18:00 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2005-04-02 14:18:00 +0000 |
commit | 661c04ea7b279ebd2a136dee101e5f7cc195895e (patch) | |
tree | d40c5a4f56e4bda88b3db73afec95edd416784f0 /app-shells/csh | |
parent | Bug 82091 (diff) | |
download | gentoo-2-661c04ea7b279ebd2a136dee101e5f7cc195895e.tar.gz gentoo-2-661c04ea7b279ebd2a136dee101e5f7cc195895e.tar.bz2 gentoo-2-661c04ea7b279ebd2a136dee101e5f7cc195895e.zip |
adding keyword on request.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/csh/csh-1.29-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/csh/ChangeLog b/app-shells/csh/ChangeLog index 8e322eea15e5..fc7706ee16c0 100644 --- a/app-shells/csh/ChangeLog +++ b/app-shells/csh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/csh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.24 2005/01/13 01:51:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.25 2005/04/02 14:18:00 taviso Exp $ + + 02 Apr 2005; Tavis Ormandy <taviso@gentoo.org> csh-1.29-r3.ebuild: + marking ~ppc on request. 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> csh-1.29-r3.ebuild: Stable on sparc diff --git a/app-shells/csh/csh-1.29-r3.ebuild b/app-shells/csh/csh-1.29-r3.ebuild index 6ceed140584d..c007694e916c 100644 --- a/app-shells/csh/csh-1.29-r3.ebuild +++ b/app-shells/csh/csh-1.29-r3.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/csh/csh-1.29-r3.ebuild,v 1.11 2005/01/13 01:51:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29-r3.ebuild,v 1.12 2005/04/02 14:18:00 taviso Exp $ inherit flag-o-matic eutils ccc @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 alpha arm ~amd64 ia64 sparc" +KEYWORDS="x86 alpha arm ~amd64 ia64 sparc ~ppc" IUSE="static doc" DEPEND="sys-devel/pmake !app-shells/tcsh |