summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-01-11 16:11:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-01-11 16:11:33 +0000
commit54bd0b89a1cbf38ae4e4fb6e0425de33ad8aa562 (patch)
treeff5b543cb2773d0698ae0a7d3df6f583db4a9feb /dev-libs/iniparser
parentRemoved email.yml information, bug #395279. (diff)
downloadgentoo-2-54bd0b89a1cbf38ae4e4fb6e0425de33ad8aa562.tar.gz
gentoo-2-54bd0b89a1cbf38ae4e4fb6e0425de33ad8aa562.tar.bz2
gentoo-2-54bd0b89a1cbf38ae4e4fb6e0425de33ad8aa562.zip
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-libs/iniparser')
-rw-r--r--dev-libs/iniparser/iniparser-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/iniparser/iniparser-3.0.0.ebuild b/dev-libs/iniparser/iniparser-3.0.0.ebuild
index 8beb1d7fab51..9d9c7eee3a48 100644
--- a/dev-libs/iniparser/iniparser-3.0.0.ebuild
+++ b/dev-libs/iniparser/iniparser-3.0.0.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/dev-libs/iniparser/iniparser-3.0.0.ebuild,v 1.1 2012/01/11 02:52:47 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.0.0.ebuild,v 1.2 2012/01/11 16:11:33 mr_bones_ Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit autotools-utils
DESCRIPTION="A free stand-alone ini file parsing library."
HOMEPAGE="http://ndevilla.free.fr/iniparser/"
-#name this version 3.0.0 instead of 3.0 as 3.0.0 > 3.0b > 3.0
+#name this version 3.0.0 instead of 3.0 as 3.0.0 > 3.0b > 3.0
SRC_URI="http://ndevilla.free.fr/iniparser/${P%.0}.tar.gz"
LICENSE="MIT"
SLOT="0"