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.1.3.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.1.3.ebuild')
-rw-r--r--dev-python/bsddb3/bsddb3-4.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bsddb3/bsddb3-4.1.3.ebuild b/dev-python/bsddb3/bsddb3-4.1.3.ebuild
index da3a581375fc..2839464f1b1d 100644
--- a/dev-python/bsddb3/bsddb3-4.1.3.ebuild
+++ b/dev-python/bsddb3/bsddb3-4.1.3.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.1.3.ebuild,v 1.6 2004/02/13 10:06:01 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.1.3.ebuild,v 1.7 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"