summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-07 11:45:33 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-07 11:45:33 +0000
commit4665770a84bf5a450670db31266a12e6a3c766c9 (patch)
treec95b7c7691a314579053f903a5256ba3ba494680 /app-misc
parentsync IUSE (+alsa +esd) (diff)
downloadgentoo-2-4665770a84bf5a450670db31266a12e6a3c766c9.tar.gz
gentoo-2-4665770a84bf5a450670db31266a12e6a3c766c9.tar.bz2
gentoo-2-4665770a84bf5a450670db31266a12e6a3c766c9.zip
sync IUSE (+dbm +general +text)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/note/note-1.3.1.ebuild4
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