summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 19:57:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 19:57:26 +0000
commit106e7fea38c2e95e19ee31fe5dbbaddd2bdce602 (patch)
tree30338440967106b3fd8bd1c49c3d57562e6bb023 /app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild
parent(no commit message) (diff)
downloadhistorical-106e7fea38c2e95e19ee31fe5dbbaddd2bdce602.tar.gz
historical-106e7fea38c2e95e19ee31fe5dbbaddd2bdce602.tar.bz2
historical-106e7fea38c2e95e19ee31fe5dbbaddd2bdce602.zip
Add inherit eutils
Diffstat (limited to 'app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild')
-rw-r--r--app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild b/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild
index 098e9dfb92c1..1ac481dee19a 100644
--- a/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild
+++ b/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild,v 1.2 2004/04/26 09:32:12 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.35_pre20040323.ebuild,v 1.3 2004/04/27 19:57:26 agriffis Exp $
-inherit elisp
+inherit elisp eutils
IUSE="crypt"