diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 17:54:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 17:54:04 +0000 |
commit | d8711520d8d44513adfbf3a55bcc10ac52d22a60 (patch) | |
tree | 3e7fdde0ebd82aa613042a6a346776b176408055 /net-misc/httptunnel | |
parent | alpha/sparc stable wrt #404835 (diff) | |
download | historical-d8711520d8d44513adfbf3a55bcc10ac52d22a60.tar.gz historical-d8711520d8d44513adfbf3a55bcc10ac52d22a60.tar.bz2 historical-d8711520d8d44513adfbf3a55bcc10ac52d22a60.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'net-misc/httptunnel')
-rw-r--r-- | net-misc/httptunnel/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.0.5.ebuild | 6 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/httptunnel/httptunnel-3.3.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/httptunnel/ChangeLog b/net-misc/httptunnel/ChangeLog index fcf7fc963ffa..92715cff5235 100644 --- a/net-misc/httptunnel/ChangeLog +++ b/net-misc/httptunnel/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2012/02/24 19:28:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/ChangeLog,v 1.20 2012/03/18 17:50:04 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> httptunnel-3.0.5.ebuild, + httptunnel-3.3.ebuild, httptunnel-3.3-r1.ebuild: + Drop sparc keywords 24 Feb 2012; Brent Baude <ranger@gentoo.org> httptunnel-3.3-r1.ebuild: Marking httptunnel-3.3-r1 ppc for bug 397169 diff --git a/net-misc/httptunnel/httptunnel-3.0.5.ebuild b/net-misc/httptunnel/httptunnel-3.0.5.ebuild index b5ce5d5cec33..32944e7476d5 100644 --- a/net-misc/httptunnel/httptunnel-3.0.5.ebuild +++ b/net-misc/httptunnel/httptunnel-3.0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.5.ebuild,v 1.11 2009/01/08 18:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.0.5.ebuild,v 1.12 2012/03/18 17:50:04 armin76 Exp $ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP" HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="x86 sparc ppc" +KEYWORDS="ppc x86" IUSE="" SLOT="0" #RDEPEND="" diff --git a/net-misc/httptunnel/httptunnel-3.3-r1.ebuild b/net-misc/httptunnel/httptunnel-3.3-r1.ebuild index 008364cd3bc0..5629f2cc1ac2 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.3 2012/02/24 19:28:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3-r1.ebuild,v 1.4 2012/03/18 17:50:04 armin76 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 x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" diff --git a/net-misc/httptunnel/httptunnel-3.3.ebuild b/net-misc/httptunnel/httptunnel-3.3.ebuild index f7e521b3a131..a13278a32d9b 100644 --- a/net-misc/httptunnel/httptunnel-3.3.ebuild +++ b/net-misc/httptunnel/httptunnel-3.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.ebuild,v 1.8 2009/01/08 18:56:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/httptunnel/httptunnel-3.3.ebuild,v 1.9 2012/03/18 17:50:04 armin76 Exp $ DESCRIPTION="httptunnel can create IP tunnels through firewalls/proxies using HTTP" HOMEPAGE="http://www.nocrew.org/software/httptunnel.html" LICENSE="GPL-2" DEPEND="" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc x86 ~x86-fbsd" IUSE="" SLOT="0" #RDEPEND="" |