diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-07-07 08:28:54 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-07-07 08:28:54 +0000 |
commit | 1f1d737d2d205473a4548b212b3d8e5296259247 (patch) | |
tree | cacbeb71016d3d52b4c54ab2acaa1d85bd0147bf /net-misc/kio_fish | |
parent | repoman QA issues (diff) | |
download | historical-1f1d737d2d205473a4548b212b3d8e5296259247.tar.gz historical-1f1d737d2d205473a4548b212b3d8e5296259247.tar.bz2 historical-1f1d737d2d205473a4548b212b3d8e5296259247.zip |
repoman QA issues
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r-- | net-misc/kio_fish/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/kio_fish/kio_fish-1.1.2.ebuild | 3 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net-misc/kio_fish/ChangeLog b/net-misc/kio_fish/ChangeLog index 94f510a223f3..58c991507494 100644 --- a/net-misc/kio_fish/ChangeLog +++ b/net-misc/kio_fish/ChangeLog @@ -1,16 +1,17 @@ # ChangeLog for net-misc/kio_fish # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/ChangeLog,v 1.2 2002/06/07 14:35:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/ChangeLog,v 1.3 2002/07/07 08:28:54 phoenix Exp $ *kio_fish-1.1.2 (7 Jun 2002) + + 07 Jul 2002; phoen][x <phoenix@gentoo.org> kio_fish-1.1.2.ebuild: + Added KEYWORDS. 7 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog: - New version. *kio_fish-1.1.1 (21 Apr 2002) - 21 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog: - + 21 Apr 2002; Dan Armak <danarmak@gentoo.org> changelog: New kde3 version. diff --git a/net-misc/kio_fish/kio_fish-1.1.2.ebuild b/net-misc/kio_fish/kio_fish-1.1.2.ebuild index 124343cdd219..bc0091d06111 100644 --- a/net-misc/kio_fish/kio_fish-1.1.2.ebuild +++ b/net-misc/kio_fish/kio_fish-1.1.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.2 2002/07/01 21:33:31 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.3 2002/07/07 08:28:54 phoenix Exp $ inherit kde-base || die @@ -11,6 +11,7 @@ DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate your remote SRC_URI="http://ich.bin.kein.hoschi.de/fish/${P}.tar.bz2" HOMEPAGE="http://ich.bin.kein.hoschi.de/fish/" LICENSE="GPL-2" +KEYWORDS="x86" src_install() { |