diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | 4cf1219b98eff89d7306c316f5d83406d8642452 (patch) | |
tree | 81612f00bf4e086e7002ea3c237588ca37c550f2 /app-admin/zprod-update | |
parent | Version bump. (diff) | |
download | historical-4cf1219b98eff89d7306c316f5d83406d8642452.tar.gz historical-4cf1219b98eff89d7306c316f5d83406d8642452.tar.bz2 historical-4cf1219b98eff89d7306c316f5d83406d8642452.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/zprod-update')
-rw-r--r-- | app-admin/zprod-update/zprod-update-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/zprod-update/zprod-update-0.1.ebuild b/app-admin/zprod-update/zprod-update-0.1.ebuild index 52d2b11ab8f3..0ee3632a5f95 100644 --- a/app-admin/zprod-update/zprod-update-0.1.ebuild +++ b/app-admin/zprod-update/zprod-update-0.1.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/app-admin/zprod-update/zprod-update-0.1.ebuild,v 1.2 2003/03/04 05:03:35 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/zprod-update/zprod-update-0.1.ebuild,v 1.3 2003/06/29 15:24:08 aliz Exp $ DESCRIPTION="Gentoo Zope Product selection tool." SRC_URI="" @@ -9,7 +9,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-util/dialog-0.7 sys-apps/grep |