diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 18:51:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 18:51:56 +0000 |
commit | 0b3d7522cf35ab7803b96eb1c906f6cc8da89bfe (patch) | |
tree | 0da27b5b226aaa8d27e5ee8a0ef042195175191b /net-libs/libproxy | |
parent | Add Ubuntu patch to enable support for Ubuntu's metacity themes such as x11-t... (diff) | |
download | gentoo-2-0b3d7522cf35ab7803b96eb1c906f6cc8da89bfe.tar.gz gentoo-2-0b3d7522cf35ab7803b96eb1c906f6cc8da89bfe.tar.bz2 gentoo-2-0b3d7522cf35ab7803b96eb1c906f6cc8da89bfe.zip |
alpha/ia64/sh/sparc stable wrt #394363
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libproxy')
-rw-r--r-- | net-libs/libproxy/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libproxy/libproxy-0.4.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libproxy/ChangeLog b/net-libs/libproxy/ChangeLog index 145226595ed4..276b560ca1d9 100644 --- a/net-libs/libproxy/ChangeLog +++ b/net-libs/libproxy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libproxy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.73 2011/12/26 14:40:30 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.74 2012/01/01 18:51:56 armin76 Exp $ + + 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> libproxy-0.4.7.ebuild: + alpha/ia64/sh/sparc stable wrt #394363 26 Dec 2011; Markus Meier <maekke@gentoo.org> libproxy-0.4.7.ebuild: x86 stable, bug #394363 diff --git a/net-libs/libproxy/libproxy-0.4.7.ebuild b/net-libs/libproxy/libproxy-0.4.7.ebuild index f61420e3379b..602efeb2b230 100644 --- a/net-libs/libproxy/libproxy-0.4.7.ebuild +++ b/net-libs/libproxy/libproxy-0.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/libproxy-0.4.7.ebuild,v 1.5 2011/12/26 14:40:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/libproxy-0.4.7.ebuild,v 1.6 2012/01/01 18:51:56 armin76 Exp $ EAPI="4" PYTHON_DEPEND="python? 2:2.6" @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-linux" IUSE="gnome kde mono networkmanager perl python test" # FIXME: Disable webkit support due problems like bug #366791 |