summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/siproxd/ChangeLog5
-rw-r--r--net-misc/siproxd/siproxd-0.8.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/siproxd/ChangeLog b/net-misc/siproxd/ChangeLog
index 4090e86bfdad..2713e54a6f27 100644
--- a/net-misc/siproxd/ChangeLog
+++ b/net-misc/siproxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/siproxd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.22 2011/01/24 15:55:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.23 2011/08/27 20:24:54 chainsaw Exp $
+
+ 27 Aug 2011; Tony Vroon <chainsaw@gentoo.org> siproxd-0.8.0-r2.ebuild:
+ Marked stable based on arch testing by Agostino "ago" Sarubbo in bug #380807.
24 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org>
siproxd-0.8.0-r2.ebuild:
diff --git a/net-misc/siproxd/siproxd-0.8.0-r2.ebuild b/net-misc/siproxd/siproxd-0.8.0-r2.ebuild
index fbbf1497ec82..479912202eed 100644
--- a/net-misc/siproxd/siproxd-0.8.0-r2.ebuild
+++ b/net-misc/siproxd/siproxd-0.8.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.8.0-r2.ebuild,v 1.2 2011/01/24 15:55:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.8.0-r2.ebuild,v 1.3 2011/08/27 20:24:54 chainsaw Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="examples doc static"
# TODO: debug can be used but dmalloc is breaking the build
# upstream has been contacted, see bug 2649238 in their bugtracker