diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-24 19:28:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-24 19:28:14 +0000 |
commit | ccf20dfa8ce5d921251479e92a6307dbe8b83c23 (patch) | |
tree | 26b1c07350ccc17db48604c0a4a38df3988ca6d7 /net-misc/httptunnel | |
parent | Marking root-tail-1.2-r3 ppc for bug 403987 (diff) | |
download | gentoo-2-ccf20dfa8ce5d921251479e92a6307dbe8b83c23.tar.gz gentoo-2-ccf20dfa8ce5d921251479e92a6307dbe8b83c23.tar.bz2 gentoo-2-ccf20dfa8ce5d921251479e92a6307dbe8b83c23.zip |
Marking httptunnel-3.3-r1 ppc for bug 397169
(Portage version: 2.1.10.11/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index 25accc09e3b6..fcf7fc963ffa 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.18 2012/02/16 19:06:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.19 2012/02/24 19:28:14 ranger Exp $ + + 24 Feb 2012; Brent Baude <ranger@gentoo.org> httptunnel-3.3-r1.ebuild: + Marking httptunnel-3.3-r1 ppc for bug 397169 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> httptunnel-3.3-r1.ebuild: diff --git a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild index a264acd18651..008364cd3bc0 100644 --- a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3-r1.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-r1.ebuild,v 1.2 2012/02/16 19:06:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r1.ebuild,v 1.3 2012/02/24 19:28:14 ranger Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HT HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" |