diff options
author | 2003-07-12 13:10:41 +0000 | |
---|---|---|
committer | 2003-07-12 13:10:41 +0000 | |
commit | a07f31ed98f18930058d6e8e359413f00781cf03 (patch) | |
tree | 04d78ae9c2687a0b763c3547523c6b984b02dfd6 /dev-tcltk/ck | |
parent | unmasks and changelog fixes (diff) | |
download | historical-a07f31ed98f18930058d6e8e359413f00781cf03.tar.gz historical-a07f31ed98f18930058d6e8e359413f00781cf03.tar.bz2 historical-a07f31ed98f18930058d6e8e359413f00781cf03.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-tcltk/ck')
-rw-r--r-- | dev-tcltk/ck/ck-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/ck/ck-8.0.ebuild b/dev-tcltk/ck/ck-8.0.ebuild index bd69f957e16c..55372cf19677 100644 --- a/dev-tcltk/ck/ck-8.0.ebuild +++ b/dev-tcltk/ck/ck-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/ck/ck-8.0.ebuild,v 1.2 2003/06/09 23:09:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/ck/ck-8.0.ebuild,v 1.3 2003/07/12 13:10:41 aliz Exp $ P_NEW=${PN}${PV} S=${WORKDIR}/${P_NEW} @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/${P_NEW}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-lang/tk-8.0 >=sys-apps/sed-4" |