diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2003-06-16 16:37:58 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2003-06-16 16:37:58 +0000 |
commit | 9f69c7bc6c77ed5a8a0ab9c0dc1147e3a7dac6d7 (patch) | |
tree | 832e23029335d98fe554946318ff899015314ba8 /app-misc/pms/pms-0.94.ebuild | |
parent | new package (diff) | |
download | gentoo-2-9f69c7bc6c77ed5a8a0ab9c0dc1147e3a7dac6d7.tar.gz gentoo-2-9f69c7bc6c77ed5a8a0ab9c0dc1147e3a7dac6d7.tar.bz2 gentoo-2-9f69c7bc6c77ed5a8a0ab9c0dc1147e3a7dac6d7.zip |
marked as unstable
Diffstat (limited to 'app-misc/pms/pms-0.94.ebuild')
-rw-r--r-- | app-misc/pms/pms-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pms/pms-0.94.ebuild b/app-misc/pms/pms-0.94.ebuild index 047acf15f42e..9887264ef055 100644 --- a/app-misc/pms/pms-0.94.ebuild +++ b/app-misc/pms/pms-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pms/pms-0.94.ebuild,v 1.1 2003/06/16 16:36:20 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pms/pms-0.94.ebuild,v 1.2 2003/06/16 16:37:58 rphillips Exp $ S=${WORKDIR}/${P} IUSE="ncurses" @@ -8,7 +8,7 @@ DESCRIPTION="Passwort Management System" SRC_URI="mirror://sourceforge/passwordms/${P}.tar.gz" HOMEPAGE="http://passwordms.sourceforge.net/" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="~x86" SLOT="0" |