diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/note/note-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/note/note-1.3.1.ebuild b/app-misc/note/note-1.3.1.ebuild index 9a1b7b9ea4e1..41f45631124a 100644 --- a/app-misc/note/note-1.3.1.ebuild +++ b/app-misc/note/note-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.1.ebuild,v 1.1 2005/06/30 22:01:34 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.1.ebuild,v 1.2 2005/07/07 11:45:33 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.daemon.de/scip/Apps/note/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="crypt mysql dbm" +IUSE="crypt dbm general mysql text" # inherit perl-module cause depend on dev-lang/perl DEPEND="dev-perl/TermReadKey |