diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 09:31:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 09:31:54 +0000 |
commit | 6503b165744f692a02f6b374f94748a421027660 (patch) | |
tree | d1ab3d0f6d0bde9e06c67c6bf8dcd2f4eb2228e5 /net-proxy | |
parent | add dev-ruby/nagios (diff) | |
download | gentoo-2-6503b165744f692a02f6b374f94748a421027660.tar.gz gentoo-2-6503b165744f692a02f6b374f94748a421027660.tar.bz2 gentoo-2-6503b165744f692a02f6b374f94748a421027660.zip |
Stable for x86, wrt bug #441496
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squirm/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squirm/squirm-1.26-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squirm/ChangeLog b/net-proxy/squirm/ChangeLog index 18c86d00f9c7..e4c99f56281a 100644 --- a/net-proxy/squirm/ChangeLog +++ b/net-proxy/squirm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squirm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squirm/ChangeLog,v 1.10 2012/12/17 09:15:07 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squirm/ChangeLog,v 1.11 2012/12/17 09:31:54 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> squirm-1.26-r1.ebuild: + Stable for x86, wrt bug #441496 17 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> files/squirm-1.26-gentoo.patch: diff --git a/net-proxy/squirm/squirm-1.26-r1.ebuild b/net-proxy/squirm/squirm-1.26-r1.ebuild index a2cbc195fd61..c690cdd3bbd4 100644 --- a/net-proxy/squirm/squirm-1.26-r1.ebuild +++ b/net-proxy/squirm/squirm-1.26-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-proxy/squirm/squirm-1.26-r1.ebuild,v 1.1 2012/12/17 08:27:30 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squirm/squirm-1.26-r1.ebuild,v 1.2 2012/12/17 09:31:54 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://squirm.foote.com.au/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="net-proxy/squid" |