summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-18 08:28:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-18 08:28:52 +0000
commit56146d48a1fddeff591df07606ce74e3bcda1277 (patch)
treeaa14df8433a255724ec452a0d22c43e8a80b07de /net-nds
parentheader fix (diff)
downloadhistorical-56146d48a1fddeff591df07606ce74e3bcda1277.tar.gz
historical-56146d48a1fddeff591df07606ce74e3bcda1277.tar.bz2
historical-56146d48a1fddeff591df07606ce74e3bcda1277.zip
header fix
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/luma/Manifest2
-rw-r--r--net-nds/luma/luma-1.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-nds/luma/Manifest b/net-nds/luma/Manifest
index 23f97b2dcc7c..d110f355ec19 100644
--- a/net-nds/luma/Manifest
+++ b/net-nds/luma/Manifest
@@ -1,4 +1,4 @@
MD5 b9cad7518425deabacc3e688fe40049f ChangeLog 432
-MD5 28f5e9ababd6ebf0c8edc92e09c80c3e luma-1.3.ebuild 843
+MD5 387d3d3f95dab7a4b1e7a09fca8f77a5 luma-1.3.ebuild 840
MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175
MD5 383f321b77b335c6f3aba204164c8061 files/digest-luma-1.3 61
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
+}