summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-03 12:17:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-03 12:17:21 +0000
commit8669d3712d1df38754763e343cba6166acac6400 (patch)
tree6938725f424e7954879a8846de8d9f6758f275dd /net-misc/siproxd
parentstable x86, bug 301105 (diff)
downloadgentoo-2-8669d3712d1df38754763e343cba6166acac6400.tar.gz
gentoo-2-8669d3712d1df38754763e343cba6166acac6400.tar.bz2
gentoo-2-8669d3712d1df38754763e343cba6166acac6400.zip
stable x86, bug 299419
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-misc/siproxd')
-rw-r--r--net-misc/siproxd/ChangeLog5
-rw-r--r--net-misc/siproxd/siproxd-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/siproxd/ChangeLog b/net-misc/siproxd/ChangeLog
index 1207bf64385c..840b9b61269a 100644
--- a/net-misc/siproxd/ChangeLog
+++ b/net-misc/siproxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/siproxd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.14 2010/02/28 21:14:02 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.15 2010/03/03 12:17:21 fauli Exp $
+
+ 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> siproxd-0.8.0.ebuild:
+ stable x86, bug 299419
*siproxd-0.8.0 (28 Feb 2010)
diff --git a/net-misc/siproxd/siproxd-0.8.0.ebuild b/net-misc/siproxd/siproxd-0.8.0.ebuild
index 6a9fcee42f06..ea016dafa50f 100644
--- a/net-misc/siproxd/siproxd-0.8.0.ebuild
+++ b/net-misc/siproxd/siproxd-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.ebuild,v 1.1 2010/02/28 21:14:02 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.8.0.ebuild,v 1.2 2010/03/03 12:17:21 fauli 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