summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:28:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:28:58 +0000
commit929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch)
treed88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/judy
parentadd utf8 useflag for zope (diff)
downloadgentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz
gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2
gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip
header fix
Diffstat (limited to 'dev-libs/judy')
-rw-r--r--dev-libs/judy/judy-20020627.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/judy/judy-20020627.ebuild b/dev-libs/judy/judy-20020627.ebuild
index e0a981262b6e..dcc8692c6701 100644
--- a/dev-libs/judy/judy-20020627.ebuild
+++ b/dev-libs/judy/judy-20020627.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-20020627.ebuild,v 1.3 2003/07/12 09:22:22 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-20020627.ebuild,v 1.4 2004/03/14 12:28:57 mr_bones_ Exp $
DESCRIPTION="A C library that implements a dynamic array"
HOMEPAGE="http://judy.sourceforge.net/"