diff options
Diffstat (limited to 'app-misc/note/note-1.3.3.ebuild')
-rw-r--r-- | app-misc/note/note-1.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/note/note-1.3.3.ebuild b/app-misc/note/note-1.3.3.ebuild index 583aa6992196..374d946f97b9 100644 --- a/app-misc/note/note-1.3.3.ebuild +++ b/app-misc/note/note-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.3.ebuild,v 1.5 2007/11/09 21:59:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.3.ebuild,v 1.6 2008/01/23 08:47:11 opfer Exp $ inherit perl-app @@ -10,7 +10,7 @@ SRC_URI="http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/note/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="crypt dbm general mysql text" # inherit perl-app cause depend on dev-lang/perl |