diff options
Diffstat (limited to 'app-xemacs/bbdb/bbdb-1.21.ebuild')
-rw-r--r-- | app-xemacs/bbdb/bbdb-1.21.ebuild | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/bbdb/bbdb-1.21.ebuild b/app-xemacs/bbdb/bbdb-1.21.ebuild new file mode 100644 index 000000000000..98c1461d6cd6 --- /dev/null +++ b/app-xemacs/bbdb/bbdb-1.21.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/bbdb/bbdb-1.21.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="The Big Brother Data Base" +PKG_CAT="standard" + +DEPEND="app-xemacs/edit-utils +app-xemacs/gnus +app-xemacs/mh-e +app-xemacs/rmail +app-xemacs/supercite +app-xemacs/vm +app-xemacs/tm +app-xemacs/apel +app-xemacs/mail-lib +app-xemacs/xemacs-base +app-xemacs/w3 +" + +inherit xemacs-packages + |