diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:55:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:55:46 +0000 |
commit | b080c31e77a6edd21e253266cf9a678acd78d087 (patch) | |
tree | 41f3667235480312ee287f212b8f8ce203457a27 /net-misc/httptunnel | |
parent | Marking libnxml-0.18.3 ppc for bug 393951 (diff) | |
download | historical-b080c31e77a6edd21e253266cf9a678acd78d087.tar.gz historical-b080c31e77a6edd21e253266cf9a678acd78d087.tar.bz2 historical-b080c31e77a6edd21e253266cf9a678acd78d087.zip |
Marking httptunnel-3.3-r2 ppc for bug 397169
Package-Manager: portage-2.1.10.49/cvs/Linux ppc64
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 38d91e1751c9..4b6edc26a3fb 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/httptunnel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.24 2012/06/29 05:50:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.25 2012/06/29 12:55:46 ranger Exp $ + + 29 Jun 2012; Brent Baude <ranger@gentoo.org> httptunnel-3.3-r2.ebuild: + Marking httptunnel-3.3-r2 ppc for bug 397169 29 Jun 2012; Jeff Horelick <jdhore@gentoo.org> httptunnel-3.3-r2.ebuild: marked x86 per bug 397169 diff --git a/net-misc/httptunnel/httptunnel-3.3-r2.ebuild b/net-misc/httptunnel/httptunnel-3.3-r2.ebuild index 04fe142c4e06..ba0476fb5150 100644 --- a/net-misc/httptunnel/httptunnel-3.3-r2.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r2.ebuild,v 1.3 2012/06/29 05:50:04 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r2.ebuild,v 1.4 2012/06/29 12:55:46 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" SRC_URI="http://www.nocrew.org/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" SLOT="0" |