summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-06-21 20:14:38 +0000
committerMarkus Meier <maekke@gentoo.org>2010-06-21 20:14:38 +0000
commit475b7e9216832333078243a5b85614fd4ae3e677 (patch)
tree396ce3d88986774e07a03d2a6f779290186f1398 /net-misc/siproxd
parentamd64/x86 stable, bug #323467 (diff)
downloadgentoo-2-475b7e9216832333078243a5b85614fd4ae3e677.tar.gz
gentoo-2-475b7e9216832333078243a5b85614fd4ae3e677.tar.bz2
gentoo-2-475b7e9216832333078243a5b85614fd4ae3e677.zip
amd64 stable, bug #299419
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/siproxd')
-rw-r--r--net-misc/siproxd/ChangeLog5
-rw-r--r--net-misc/siproxd/siproxd-0.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/siproxd/ChangeLog b/net-misc/siproxd/ChangeLog
index 64445ad28f89..9820d4b592a2 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.18 2010/06/20 09:41:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/ChangeLog,v 1.19 2010/06/21 20:14:38 maekke Exp $
+
+ 21 Jun 2010; Markus Meier <maekke@gentoo.org> siproxd-0.8.0-r1.ebuild:
+ amd64 stable, bug #299419
20 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
siproxd-0.8.0-r1.ebuild:
diff --git a/net-misc/siproxd/siproxd-0.8.0-r1.ebuild b/net-misc/siproxd/siproxd-0.8.0-r1.ebuild
index 5f44208817d7..61cdc457758f 100644
--- a/net-misc/siproxd/siproxd-0.8.0-r1.ebuild
+++ b/net-misc/siproxd/siproxd-0.8.0-r1.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-r1.ebuild,v 1.2 2010/06/20 09:41:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.8.0-r1.ebuild,v 1.3 2010/06/21 20:14:38 maekke 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