summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-08 18:29:17 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-08 18:29:17 +0000
commit467844f4dc6c66fe7a678e9675720a8506c87889 (patch)
tree64d7d1b9d6567c73ece6722e40e8243ec65decfa /net-misc/krfb
parentInitial revision (diff)
downloadhistorical-467844f4dc6c66fe7a678e9675720a8506c87889.tar.gz
historical-467844f4dc6c66fe7a678e9675720a8506c87889.tar.bz2
historical-467844f4dc6c66fe7a678e9675720a8506c87889.zip
repoman QA issues
Diffstat (limited to 'net-misc/krfb')
-rw-r--r--net-misc/krfb/ChangeLog25
-rw-r--r--net-misc/krfb/krfb-0.5.1.ebuild4
-rw-r--r--net-misc/krfb/krfb-0.6.ebuild3
3 files changed, 30 insertions, 2 deletions
diff --git a/net-misc/krfb/ChangeLog b/net-misc/krfb/ChangeLog
new file mode 100644
index 000000000000..4c820fd4f465
--- /dev/null
+++ b/net-misc/krfb/ChangeLog
@@ -0,0 +1,25 @@
+# ChangeLog for net-misc/krfb
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/net-misc/krfb/ChangeLog,v 1.1 2002/07/08 18:14:53 phoenix Exp $
+
+*krfb-0.6 (08 July 2002)
+
+ 08 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog, krfb-0.6.ebuild :
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
+
+ Added KEYWORDS.
+
+*krfb-0.5.1 (08 July 2002)
+
+ 08 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog, krfb-0.5.1.ebuild :
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
+
+ Added KEYWORDS, LICENSE.
diff --git a/net-misc/krfb/krfb-0.5.1.ebuild b/net-misc/krfb/krfb-0.5.1.ebuild
index 930fe1e8e3eb..eb46889e6293 100644
--- a/net-misc/krfb/krfb-0.5.1.ebuild
+++ b/net-misc/krfb/krfb-0.5.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/krfb/krfb-0.5.1.ebuild,v 1.3 2002/05/21 18:14:11 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/krfb/krfb-0.5.1.ebuild,v 1.4 2002/07/08 18:14:53 phoenix Exp $
inherit kde-base || die
@@ -9,6 +9,8 @@ need-kde 2.2
DESCRIPTION="KDE Desktop Sharing Application"
SRC_URI="http://www.tjansen.de/krfb/${PN}-0.5.tar.gz"
HOMEPAGE="http://www.tjansen.de/krfb/"
+KEYWORDS="x86"
+LICENSE="GPL-2"
src_install() {
diff --git a/net-misc/krfb/krfb-0.6.ebuild b/net-misc/krfb/krfb-0.6.ebuild
index 441146583b61..baa8a350ba2a 100644
--- a/net-misc/krfb/krfb-0.6.ebuild
+++ b/net-misc/krfb/krfb-0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Bart Verwilst <verwilst@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/krfb/krfb-0.6.ebuild,v 1.4 2002/07/01 21:33:31 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/krfb/krfb-0.6.ebuild,v 1.5 2002/07/08 18:14:53 phoenix Exp $
inherit kde-base || die
@@ -10,6 +10,7 @@ need-kde 3
DESCRIPTION="KDE Desktop Sharing Application"
SRC_URI="http://www.tjansen.de/krfb/${P}.tar.bz2"
HOMEPAGE="http://www.tjansen.de/krfb/"
+KEYWORDS="x86"
src_install() {