summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-11-01 19:11:00 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-11-01 19:11:00 +0000
commit006715f6d1222d7cb7c34bf1f6461c89260974fc (patch)
treee50cab24c0c09f377a480be646ac927a62f30221 /sys-auth/skey
parent- make sure hardened users can use evdev input expanded devices also (diff)
downloadgentoo-2-006715f6d1222d7cb7c34bf1f6461c89260974fc.tar.gz
gentoo-2-006715f6d1222d7cb7c34bf1f6461c89260974fc.tar.bz2
gentoo-2-006715f6d1222d7cb7c34bf1f6461c89260974fc.zip
Sparc stable, Bug #244903.
(Portage version: 2.2_rc12/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'sys-auth/skey')
-rw-r--r--sys-auth/skey/ChangeLog5
-rw-r--r--sys-auth/skey/skey-1.1.5-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/skey/ChangeLog b/sys-auth/skey/ChangeLog
index e73a5eff4d3a..2ced46937a5a 100644
--- a/sys-auth/skey/ChangeLog
+++ b/sys-auth/skey/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/skey
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.4 2008/11/01 18:12:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.5 2008/11/01 19:11:00 fmccor Exp $
+
+ 01 Nov 2008; Ferris McCormick <fmccor@gentoo.org> skey-1.1.5-r7.ebuild:
+ Sparc stable, Bug #244903.
01 Nov 2008; nixnut <nixnut@gentoo.org> skey-1.1.5-r7.ebuild:
Stable on ppc wrt bug 244903
diff --git a/sys-auth/skey/skey-1.1.5-r7.ebuild b/sys-auth/skey/skey-1.1.5-r7.ebuild
index 0c7b4af6c28f..9475b2f0f2df 100644
--- a/sys-auth/skey/skey-1.1.5-r7.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.3 2008/11/01 18:12:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.4 2008/11/01 19:11:00 fmccor Exp $
inherit flag-o-matic ccc eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
LICENSE="BSD MIT RSA-MD4 RSA-MD5 BEER-WARE"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl"