diff options
author | 2005-06-05 11:54:08 +0000 | |
---|---|---|
committer | 2005-06-05 11:54:08 +0000 | |
commit | f741082660e23513605830061a07fb52b121f123 (patch) | |
tree | 55744c953e52bcbd393decc5ec4e8ca9a8a88e6d /app-misc/note/note-1.2.5-r1.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.gz gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.bz2 gentoo-2-f741082660e23513605830061a07fb52b121f123.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/note/note-1.2.5-r1.ebuild')
-rw-r--r-- | app-misc/note/note-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/note/note-1.2.5-r1.ebuild b/app-misc/note/note-1.2.5-r1.ebuild index 9ea77d009625..ffe99b326df2 100644 --- a/app-misc/note/note-1.2.5-r1.ebuild +++ b/app-misc/note/note-1.2.5-r1.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.2.5-r1.ebuild,v 1.7 2005/05/10 23:44:52 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.2.5-r1.ebuild,v 1.8 2005/06/05 11:53:32 hansmi Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.daemon.de/scip/Apps/note/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ppc x86" IUSE="crypt mysql" DEPEND="dev-perl/TermReadKey |