diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 14:48:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 14:48:21 +0000 |
commit | 691359c1e9757935aef23b0399f9271205970aa1 (patch) | |
tree | a862a9f9ca3bce7ad1a4834fbe76c7878161407c /x11-misc/kpasman | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-691359c1e9757935aef23b0399f9271205970aa1.tar.gz gentoo-2-691359c1e9757935aef23b0399f9271205970aa1.tar.bz2 gentoo-2-691359c1e9757935aef23b0399f9271205970aa1.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/kpasman')
-rw-r--r-- | x11-misc/kpasman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/kpasman/ChangeLog b/x11-misc/kpasman/ChangeLog index b1916ccae928..710f87200feb 100644 --- a/x11-misc/kpasman/ChangeLog +++ b/x11-misc/kpasman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/kpasman # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.6 2005/07/04 00:54:42 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.7 2005/07/26 14:43:24 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> kpasman-0.2.ebuild: + Added to ~ppc. 04 Jul 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml: added metadata diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild index fdf3a19cbb37..87b9480c8233 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 +# Copyright 1999-2005 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.7 2004/08/12 02:55:15 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.8 2005/07/26 14:43:24 dholm 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 ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="" need-kde 3 |