diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-03 11:20:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-03 11:20:21 +0000 |
commit | dccb9d60f841ce663ca10944c25094828922c888 (patch) | |
tree | f2b08abc03ddd5402c8bf3b56364937e9d2a8262 /sys-auth | |
parent | alpha/ia64/sh/sparc stable wrt #243734 (diff) | |
download | gentoo-2-dccb9d60f841ce663ca10944c25094828922c888.tar.gz gentoo-2-dccb9d60f841ce663ca10944c25094828922c888.tar.bz2 gentoo-2-dccb9d60f841ce663ca10944c25094828922c888.zip |
alpha/ia64 stable wrt #244903
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-auth')
-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 c949929cf5c6..be8a2932b0d5 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.6 2008/11/02 14:28:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.7 2008/11/03 11:20:21 armin76 Exp $ + + 03 Nov 2008; Raúl Porcel <armin76@gentoo.org> skey-1.1.5-r7.ebuild: + alpha/ia64 stable wrt #244903 02 Nov 2008; Markus Meier <maekke@gentoo.org> skey-1.1.5-r7.ebuild: amd64/x86 stable, 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 259c3956ce35..b6947f1eac2a 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.5 2008/11/02 14:28:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r7.ebuild,v 1.6 2008/11/03 11:20:21 armin76 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" |