summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-03-17 09:45:28 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-03-17 09:45:28 +0000
commit6a166c50aa30006d3ee72f31a5c89a9de0a81e5a (patch)
treeb619b4d4d3cb5a528d7786b6cb600a256125d4e6 /dev-python/bsddb3/bsddb3-4.2.4.ebuild
parentdon't mess with P (bug #44712); install man pages in /usr/share/man; tidy (Ma... (diff)
downloadgentoo-2-6a166c50aa30006d3ee72f31a5c89a9de0a81e5a.tar.gz
gentoo-2-6a166c50aa30006d3ee72f31a5c89a9de0a81e5a.tar.bz2
gentoo-2-6a166c50aa30006d3ee72f31a5c89a9de0a81e5a.zip
spelling of Berkeley fixed, thanks to: Martin Rieder <bugs@martinrieder.de> in bug #44927
Diffstat (limited to 'dev-python/bsddb3/bsddb3-4.2.4.ebuild')
-rw-r--r--dev-python/bsddb3/bsddb3-4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-4.2.4.ebuild b/dev-python/bsddb3/bsddb3-4.2.4.ebuild
index 0114f767a5e7..1f07d1807c62 100644
--- a/dev-python/bsddb3/bsddb3-4.2.4.ebuild
+++ b/dev-python/bsddb3/bsddb3-4.2.4.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.2.4.ebuild,v 1.2 2004/02/17 00:47:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.2.4.ebuild,v 1.3 2004/03/17 09:44:03 seemant Exp $
inherit distutils
-DESCRIPTION="Python bindings for BerkelyDB"
+DESCRIPTION="Python bindings for BerkeleyDB"
HOMEPAGE="http://pybsddb.sourceforge.net/"
SRC_URI="mirror://sourceforge/pybsddb/${P}.tar.gz"
LICENSE="BSD"