summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-05-04 06:56:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-05-04 06:56:15 +0000
commit50f3b72e5391cd7690ec986bafcc5690a7567e63 (patch)
tree3efcfa0020fc2d45af578d430be85561c096bc2c /dev-dotnet/ndoc
parentwhitespace (diff)
downloadgentoo-2-50f3b72e5391cd7690ec986bafcc5690a7567e63.tar.gz
gentoo-2-50f3b72e5391cd7690ec986bafcc5690a7567e63.tar.bz2
gentoo-2-50f3b72e5391cd7690ec986bafcc5690a7567e63.zip
whitespace
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'dev-dotnet/ndoc')
-rw-r--r--dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild b/dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild
index 07883560e9ab..f38d321877b2 100644
--- a/dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild
+++ b/dev-dotnet/ndoc/ndoc-1.3.1-r3.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/dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild,v 1.1 2009/05/03 16:45:24 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/ndoc/ndoc-1.3.1-r3.ebuild,v 1.2 2009/05/04 06:56:15 mr_bones_ Exp $
EAPI=2
@@ -80,4 +80,3 @@ generate_pkgconfig() {
PKG_CONFIG_PATH="${D}/usr/$(get_libdir)/pkgconfig/" pkg-config --silence-errors --libs ${pkgconfig_filename} &> /dev/null
eend $?
}
-