diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 08:28:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 08:28:52 +0000 |
commit | 1659d108c0dfebc9dd4d5705f388a6c78109d998 (patch) | |
tree | 9effe34777f80e61338dd5c3b492e75190f2fd95 /net-misc/wput/wput-0.6.1.ebuild | |
parent | Marked ppc stable for bug #269277. (diff) | |
download | gentoo-2-1659d108c0dfebc9dd4d5705f388a6c78109d998.tar.gz gentoo-2-1659d108c0dfebc9dd4d5705f388a6c78109d998.tar.bz2 gentoo-2-1659d108c0dfebc9dd4d5705f388a6c78109d998.zip |
Marked ppc stable for bug #272425.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/wput/wput-0.6.1.ebuild')
-rw-r--r-- | net-misc/wput/wput-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wput/wput-0.6.1.ebuild b/net-misc/wput/wput-0.6.1.ebuild index 60f9eb964a16..2c91f8473356 100644 --- a/net-misc/wput/wput-0.6.1.ebuild +++ b/net-misc/wput/wput-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/wput-0.6.1.ebuild,v 1.5 2009/12/07 11:24:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/wput-0.6.1.ebuild,v 1.6 2009/12/27 08:28:52 josejx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="debug nls ssl" RDEPEND="ssl? ( net-libs/gnutls )" |