diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-30 18:25:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-30 18:25:40 +0000 |
commit | a665fde31e841ddff2ccc929fe404a6be9fe7dff (patch) | |
tree | 617cde5dd060b9c5041738d4b42894fe97d01cc9 /net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild | |
parent | tidy (diff) | |
download | historical-a665fde31e841ddff2ccc929fe404a6be9fe7dff.tar.gz historical-a665fde31e841ddff2ccc929fe404a6be9fe7dff.tar.bz2 historical-a665fde31e841ddff2ccc929fe404a6be9fe7dff.zip |
Stable for HPPA (bug #347225).
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild')
-rw-r--r-- | net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild b/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild index 7ae8c508a4bf..714cd479c780 100644 --- a/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild +++ b/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild,v 1.2 2008/07/15 19:41:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh-blacklist/openssh-blacklist-0.4.1.ebuild,v 1.3 2010/11/30 18:25:40 jer Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 hppa ~x86" IUSE="" DEPEND="" |