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 | efb5da10ca24885533f0ded4eb082975859a4335 (patch) | |
tree | 5268f24657238a8ef9436458ff9dcd533e84a616 /sys-auth/skey/skey-1.1.5-r7.ebuild | |
parent | Version bump. (diff) | |
download | historical-efb5da10ca24885533f0ded4eb082975859a4335.tar.gz historical-efb5da10ca24885533f0ded4eb082975859a4335.tar.bz2 historical-efb5da10ca24885533f0ded4eb082975859a4335.zip |
Stable for HPPA (bug #244903).
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'sys-auth/skey/skey-1.1.5-r7.ebuild')
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |