diff options
author | 2012-10-10 14:08:50 +0000 | |
---|---|---|
committer | 2012-10-10 14:08:50 +0000 | |
commit | cb86e36e4f4f48dc8619923aa1d6a612312e1892 (patch) | |
tree | 6d1bbf3d7137d8a1fd8085d0e00b5d23cce7c7f2 /app-crypt/sign/sign-1.0.7.ebuild | |
parent | eapi4 (diff) | |
download | historical-cb86e36e4f4f48dc8619923aa1d6a612312e1892.tar.gz historical-cb86e36e4f4f48dc8619923aa1d6a612312e1892.tar.bz2 historical-cb86e36e4f4f48dc8619923aa1d6a612312e1892.zip |
Stable for amd64, wrt bug #437822
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/sign/sign-1.0.7.ebuild')
-rw-r--r-- | app-crypt/sign/sign-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/sign/sign-1.0.7.ebuild b/app-crypt/sign/sign-1.0.7.ebuild index 39e413b52d1d..177edba07ef8 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-2012 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.13 2012/10/10 14:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/sign-1.0.7.ebuild,v 1.14 2012/10/10 14:08:50 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://swapped.cc/${PN}/files/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/openssl-0.9.8" |