summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-18 08:29:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-18 08:29:27 +0000
commit3e964f7d48313ad780046636138a03970f8986d8 (patch)
treec168ec32875782fb8e56ba3c23fe9a6e121a4f17 /net-nds
parentrepoman: Fix leading whitespace (Manifest recommit) (diff)
downloadgentoo-2-3e964f7d48313ad780046636138a03970f8986d8.tar.gz
gentoo-2-3e964f7d48313ad780046636138a03970f8986d8.tar.bz2
gentoo-2-3e964f7d48313ad780046636138a03970f8986d8.zip
header fix
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/luma/luma-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/luma/luma-1.3.ebuild b/net-nds/luma/luma-1.3.ebuild
index 6e6dff2d165f..0c58e9c2bd65 100644
--- a/net-nds/luma/luma-1.3.ebuild
+++ b/net-nds/luma/luma-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-1.3.ebuild,v 1.2 2004/07/18 00:48:25 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-1.3.ebuild,v 1.3 2004/07/18 08:28:52 mr_bones_ Exp $
DESCRIPTION="Luma is a graphical utility for accessing and managing data stored on LDAP servers."
HOMEPAGE="http://luma.sourceforge.net/"
@@ -25,4 +25,4 @@ DEPEND=">=x11-libs/qt-3.2
src_install () {
dodir /usr
python install.py --prefix=${D}/usr
-} \ No newline at end of file
+}