summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
commitf79162d14be695838c14d03be204e9c0e633801c (patch)
tree79c904df7cdf9ff281d36cbafa338017a27954a2 /dev-libs/libp11
parentwhitespace (diff)
downloadhistorical-f79162d14be695838c14d03be204e9c0e633801c.tar.gz
historical-f79162d14be695838c14d03be204e9c0e633801c.tar.bz2
historical-f79162d14be695838c14d03be204e9c0e633801c.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-libs/libp11')
-rw-r--r--dev-libs/libp11/libp11-0.2.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/libp11/libp11-0.2.2.ebuild b/dev-libs/libp11/libp11-0.2.2.ebuild
index fc0a0faaa773..61d6376d6d47 100644
--- a/dev-libs/libp11/libp11-0.2.2.ebuild
+++ b/dev-libs/libp11/libp11-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.2.ebuild,v 1.5 2006/11/25 21:37:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.2.ebuild,v 1.6 2007/07/12 02:25:35 mr_bones_ Exp $
DESCRIPTION="Libp11 is a library implementing a small layer on top of PKCS#11 API
to make using PKCS#11 implementations easier."
@@ -19,4 +19,3 @@ src_install() {
make install DESTDIR="${D}" || die "make install failed"
dohtml doc/*.html doc/*.css
}
-