diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 10:13:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 10:13:12 +0000 |
commit | e0680b4661b1d7854979c270306744ecb8902b0a (patch) | |
tree | fde33cb25f0cc43eea495a1457dcc3f1aad37dd2 /net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild | |
parent | Stable for ia64, wrt bug #435618 (diff) | |
download | gentoo-2-e0680b4661b1d7854979c270306744ecb8902b0a.tar.gz gentoo-2-e0680b4661b1d7854979c270306744ecb8902b0a.tar.bz2 gentoo-2-e0680b4661b1d7854979c270306744ecb8902b0a.zip |
Stable for ia64, wrt bug #432046
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild')
-rw-r--r-- | net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild b/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild index f9ff0b0526b3..7bd4392a94cc 100644 --- a/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild +++ b/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild,v 1.6 2013/10/06 07:51:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild,v 1.7 2013/10/06 10:13:12 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.banu.com/pub/${PN}/1.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc x86" IUSE="test debug +filter-proxy minimal reverse-proxy transparent-proxy +upstream-proxy +xtinyproxy-header" |