diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-11-16 01:16:07 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-11-16 01:16:07 +0000 |
commit | 9c04910abfe1715c077c2505dfb250fe39935efb (patch) | |
tree | 2fe8949119a1b0f3458eef414bad066921e1e560 /app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-9c04910abfe1715c077c2505dfb250fe39935efb.tar.gz historical-9c04910abfe1715c077c2505dfb250fe39935efb.tar.bz2 historical-9c04910abfe1715c077c2505dfb250fe39935efb.zip |
whoops about the herds, and update keywords
Diffstat (limited to 'app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild')
-rw-r--r-- | app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild b/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild index f72fecfe5590..27face2d792d 100644 --- a/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild +++ b/app-crypt/quickcrypt/quickcrypt-0.9.2b.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-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild,v 1.2 2003/09/07 23:46:18 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/quickcrypt/quickcrypt-0.9.2b.ebuild,v 1.3 2003/11/16 01:16:04 robbat2 Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P} @@ -12,7 +12,7 @@ SRC_URI="http://linux.netpimpz.com/quickcrypt/download/${MY_P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 sparc ~ppc ~alpha ~arm ~amd64 ~ia64 ~hppa ~mips" src_install () { dobin quickcrypt |