diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-30 20:38:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-30 20:38:52 +0000 |
commit | ef314116ad8caea88d8da219b682402a130d4891 (patch) | |
tree | cd7b35b5cfa56f06c99d4ec71bdb418de4f704c8 | |
parent | Version bump. (diff) | |
download | gentoo-2-ef314116ad8caea88d8da219b682402a130d4891.tar.gz gentoo-2-ef314116ad8caea88d8da219b682402a130d4891.tar.bz2 gentoo-2-ef314116ad8caea88d8da219b682402a130d4891.zip |
Stable for HPPA (bug #244903).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
-rw-r--r-- | sys-auth/skey/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/skey/ChangeLog b/sys-auth/skey/ChangeLog index 6455a5644013..eb786525f66a 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.2 2008/09/21 10:40:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.3 2008/10/30 20:38:52 jer Exp $ + + 30 Oct 2008; Jeroen Roovers <jer@gentoo.org> skey-1.1.5-r7.ebuild: + Stable for HPPA (bug #244903). *skey-1.1.5-r7 (21 Sep 2008) diff --git a/sys-auth/skey/skey-1.1.5-r7.ebuild b/sys-auth/skey/skey-1.1.5-r7.ebuild index b6af4e10ff09..6fce4f1c1174 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.1 2008/09/21 10:40:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.2 2008/10/30 20:38:52 jer 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" |