diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 13:10:41 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 13:10:41 +0000 |
commit | 24c1af36180d827e83bd89ba021ce22dd0604abc (patch) | |
tree | 9ffc66b1cd313876359826da12ef6ef35745169d /dev-tcltk/ck/ck-8.0.ebuild | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-24c1af36180d827e83bd89ba021ce22dd0604abc.tar.gz gentoo-2-24c1af36180d827e83bd89ba021ce22dd0604abc.tar.bz2 gentoo-2-24c1af36180d827e83bd89ba021ce22dd0604abc.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-tcltk/ck/ck-8.0.ebuild')
-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" |