diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 09:32:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 09:32:16 +0000 |
commit | d02f1bec379f54a2b448ad5e4de460f793b817ec (patch) | |
tree | 14bb486a99684072c2242c6c57dfe27be0fe9961 /net-proxy | |
parent | Stable for x86, wrt bug #441496 (diff) | |
download | gentoo-2-d02f1bec379f54a2b448ad5e4de460f793b817ec.tar.gz gentoo-2-d02f1bec379f54a2b448ad5e4de460f793b817ec.tar.bz2 gentoo-2-d02f1bec379f54a2b448ad5e4de460f793b817ec.zip |
Stable for ppc, 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 e4c99f56281a..34e768e47c2f 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.11 2012/12/17 09:31:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squirm/ChangeLog,v 1.12 2012/12/17 09:32:16 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> squirm-1.26-r1.ebuild: + Stable for ppc, wrt bug #441496 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> squirm-1.26-r1.ebuild: Stable for x86, wrt bug #441496 diff --git a/net-proxy/squirm/squirm-1.26-r1.ebuild b/net-proxy/squirm/squirm-1.26-r1.ebuild index c690cdd3bbd4..a928c0dda8a5 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.2 2012/12/17 09:31:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squirm/squirm-1.26-r1.ebuild,v 1.3 2012/12/17 09:32:16 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" |