diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
commit | 2ee3eeef060038c06f29570cef88567e9f27700e (patch) | |
tree | e932f935e279be6787080b2effff1ca1d4a1bea2 /app-shells/csh | |
parent | fix digest (diff) | |
download | historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.gz historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.bz2 historical-2ee3eeef060038c06f29570cef88567e9f27700e.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/csh-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/csh/csh-1.29.ebuild b/app-shells/csh/csh-1.29.ebuild index 10cb4049c25b..8b2a2eabb619 100644 --- a/app-shells/csh/csh-1.29.ebuild +++ b/app-shells/csh/csh-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29.ebuild,v 1.4 2003/06/24 20:22:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29.ebuild,v 1.5 2003/07/02 12:47:28 aliz Exp $ inherit cvs flag-o-matic eutils ccc @@ -29,7 +29,7 @@ RESTRICT="nomirror" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="static doc" DEPEND="virtual/glibc |