diff options
author | David Holm <dholm@gentoo.org> | 2004-04-15 19:56:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-15 19:56:07 +0000 |
commit | 27af1536a547fce15c3f75579e23c8884b8f8784 (patch) | |
tree | 1a192f5392b1539e4193713324ccbfaad2b9603a /app-crypt/bsign/bsign-0.4.5.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-27af1536a547fce15c3f75579e23c8884b8f8784.tar.gz historical-27af1536a547fce15c3f75579e23c8884b8f8784.tar.bz2 historical-27af1536a547fce15c3f75579e23c8884b8f8784.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt/bsign/bsign-0.4.5.ebuild')
-rw-r--r-- | app-crypt/bsign/bsign-0.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bsign/bsign-0.4.5.ebuild b/app-crypt/bsign/bsign-0.4.5.ebuild index 87ea7f0ca3b9..f093b2a6e239 100644 --- a/app-crypt/bsign/bsign-0.4.5.ebuild +++ b/app-crypt/bsign/bsign-0.4.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.1 2004/04/15 04:07:02 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.2 2004/04/15 19:56:07 dholm Exp $ DESCRIPTION="This package embeds secure hashes (SHA1) and digital signatures (GNU Privacy Guard) into files for verification and authentication" HOMEPAGE="http://packages.debian.org/unstable/admin/bsign.html" SRC_URI="http://ftp.debian.org/debian/pool/main/b/bsign/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" RDEPEND="" |