diff options
author | 2004-08-12 02:55:15 +0000 | |
---|---|---|
committer | 2004-08-12 02:55:15 +0000 | |
commit | 7734db7c9cd85856a097f70c3e3675ad79ebbf2d (patch) | |
tree | b7afacf57202e7fc12a01077a9fa0d97fe61f4bc /x11-misc/kpasman | |
parent | DEPEND fix (diff) | |
download | historical-7734db7c9cd85856a097f70c3e3675ad79ebbf2d.tar.gz historical-7734db7c9cd85856a097f70c3e3675ad79ebbf2d.tar.bz2 historical-7734db7c9cd85856a097f70c3e3675ad79ebbf2d.zip |
~amd64
Diffstat (limited to 'x11-misc/kpasman')
-rw-r--r-- | x11-misc/kpasman/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/kpasman/Manifest b/x11-misc/kpasman/Manifest index 953e74dc2704..22c75f6f67e4 100644 --- a/x11-misc/kpasman/Manifest +++ b/x11-misc/kpasman/Manifest @@ -1,3 +1,3 @@ -MD5 af2e05b128515eeca91363a29c00fcc7 kpasman-0.2.ebuild 460 MD5 fcddc56f3028a5fdc999eac2f8de1105 ChangeLog 585 +MD5 2131c721e2af21732b6a1febbe43e4ce kpasman-0.2.ebuild 466 MD5 0a462a69b2c9c6fe80e5b7bdb4955929 files/digest-kpasman-0.2 63 diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild index b580854d5a5f..fdf3a19cbb37 100644 --- a/x11-misc/kpasman/kpasman-0.2.ebuild +++ b/x11-misc/kpasman/kpasman-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.6 2004/06/24 22:26:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.7 2004/08/12 02:55:15 jhuebel Exp $ inherit kde @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/kpasman/${P}.tar.gz" HOMEPAGE="http://kpasman.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" need-kde 3 |