diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 17:32:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 17:32:02 +0000 |
commit | 2262c40f2a827dfb558a8ceacc760f818dcc35fd (patch) | |
tree | 1f61aa14b7f7af783a5a89fbeee33f73de2d4e49 /x11-misc/kpasman | |
parent | inherit kde instead of deprecated kde-base (diff) | |
download | historical-2262c40f2a827dfb558a8ceacc760f818dcc35fd.tar.gz historical-2262c40f2a827dfb558a8ceacc760f818dcc35fd.tar.bz2 historical-2262c40f2a827dfb558a8ceacc760f818dcc35fd.zip |
inherit kde instead of deprecated kde-base
Diffstat (limited to 'x11-misc/kpasman')
-rw-r--r-- | x11-misc/kpasman/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/kpasman/kpasman-0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/kpasman/ChangeLog b/x11-misc/kpasman/ChangeLog index efc191638e05..171392066fcd 100644 --- a/x11-misc/kpasman/ChangeLog +++ b/x11-misc/kpasman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/kpasman -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.2 2003/05/29 21:00:28 caleb Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/ChangeLog,v 1.3 2004/03/14 17:31:26 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> kpasman-0.2.ebuild: + inherit kde instead of deprecated kde-base *kpasman-0.2 (28 May 2003) diff --git a/x11-misc/kpasman/kpasman-0.2.ebuild b/x11-misc/kpasman/kpasman-0.2.ebuild index f3f7a1a3d66d..d37886eb24c0 100644 --- a/x11-misc/kpasman/kpasman-0.2.ebuild +++ b/x11-misc/kpasman/kpasman-0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.3 2003/09/05 23:29:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasman/kpasman-0.2.ebuild,v 1.4 2004/03/14 17:31:26 mr_bones_ Exp $ -inherit kde-base +inherit kde S=${WORKDIR}/${P} DESCRIPTION="Kpasman is a small password manager for the K Desktop Environment" |