summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-10 14:08:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-10 14:08:50 +0000
commitff357b021816aff2167917d69ec1f3c9167961d2 (patch)
tree8f9f7d2c7b709caf2afe4bf26a5c51fc4fb5b76a /app-crypt/sign
parenteapi4 (diff)
downloadgentoo-2-ff357b021816aff2167917d69ec1f3c9167961d2.tar.gz
gentoo-2-ff357b021816aff2167917d69ec1f3c9167961d2.tar.bz2
gentoo-2-ff357b021816aff2167917d69ec1f3c9167961d2.zip
Stable for amd64, wrt bug #437822
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/sign')
-rw-r--r--app-crypt/sign/ChangeLog5
-rw-r--r--app-crypt/sign/sign-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/sign/ChangeLog b/app-crypt/sign/ChangeLog
index d1d1982cdad5..487a6e4dc971 100644
--- a/app-crypt/sign/ChangeLog
+++ b/app-crypt/sign/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/sign
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.16 2012/10/10 14:07:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/sign/ChangeLog,v 1.17 2012/10/10 14:08:50 ago Exp $
+
+ 10 Oct 2012; Agostino Sarubbo <ago@gentoo.org> sign-1.0.7.ebuild:
+ Stable for amd64, wrt bug #437822
10 Oct 2012; Agostino Sarubbo <ago@gentoo.org> sign-1.0.7.ebuild:
eapi4
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"