diff options
author | 2008-02-04 20:26:59 +0000 | |
---|---|---|
committer | 2008-02-04 20:26:59 +0000 | |
commit | 90dce00d57ee45474e26cc5b5f5919d23e3a5600 (patch) | |
tree | 065debafafeb4ebd44bf902b89fa77ae52ecb76f /app-crypt/sign/sign-1.0.7.ebuild | |
parent | whitespace (diff) | |
download | historical-90dce00d57ee45474e26cc5b5f5919d23e3a5600.tar.gz historical-90dce00d57ee45474e26cc5b5f5919d23e3a5600.tar.bz2 historical-90dce00d57ee45474e26cc5b5f5919d23e3a5600.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-crypt/sign/sign-1.0.7.ebuild')
-rw-r--r-- | app-crypt/sign/sign-1.0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/sign/sign-1.0.7.ebuild b/app-crypt/sign/sign-1.0.7.ebuild index cba3f3f7014c..c0c98e4f6c6f 100644 --- a/app-crypt/sign/sign-1.0.7.ebuild +++ b/app-crypt/sign/sign-1.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.8 2007/02/03 17:15:52 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.9 2008/02/04 20:23:47 grobian Exp $ inherit toolchain-funcs eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://swapped.cc/sign/" SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc-macos x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6" |