diff options
author | 2009-03-01 06:00:57 +0000 | |
---|---|---|
committer | 2009-03-01 06:00:57 +0000 | |
commit | 0c1b2a3eef14624c86204ed94ef049b9d3403ab5 (patch) | |
tree | eea68ad8a7bbb2c477dd0c60acc11102ca89aaac /net-misc/siproxd | |
parent | whitespace (diff) | |
download | gentoo-2-0c1b2a3eef14624c86204ed94ef049b9d3403ab5.tar.gz gentoo-2-0c1b2a3eef14624c86204ed94ef049b9d3403ab5.tar.bz2 gentoo-2-0c1b2a3eef14624c86204ed94ef049b9d3403ab5.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'net-misc/siproxd')
-rw-r--r-- | net-misc/siproxd/siproxd-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/siproxd/siproxd-0.7.1.ebuild b/net-misc/siproxd/siproxd-0.7.1.ebuild index 77e0adb91e11..796bcf4b9f04 100644 --- a/net-misc/siproxd/siproxd-0.7.1.ebuild +++ b/net-misc/siproxd/siproxd-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.7.1.ebuild,v 1.1 2009/03/01 02:32:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/siproxd/siproxd-0.7.1.ebuild,v 1.2 2009/03/01 06:00:57 mr_bones_ Exp $ EAPI="2" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="examples doc static" -# TODO: debug can be used but dmalloc is breaking the build +# TODO: debug can be used but dmalloc is breaking the build # upstream has been contacted, see bug 2649238 in their bugtracker RDEPEND=">=net-libs/libosip-3.0.0" |