diff options
Diffstat (limited to 'app-crypt/sign/sign-1.0.5.ebuild')
-rw-r--r-- | app-crypt/sign/sign-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sign/sign-1.0.5.ebuild b/app-crypt/sign/sign-1.0.5.ebuild index a93ccf82d193..bcc414c9b794 100644 --- a/app-crypt/sign/sign-1.0.5.ebuild +++ b/app-crypt/sign/sign-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.5.ebuild,v 1.2 2004/07/17 10:12:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.5.ebuild,v 1.3 2004/08/13 13:03:33 swegener Exp $ DESCRIPTION="File signing and signature verification utility" HOMEPAGE="http://swapped.cc/sign/" SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6" |