summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-09 11:46:18 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-09 11:46:18 +0000
commitf73f70a286e7db54873b972e1e61682f0fd8feda (patch)
treeb192c7045f37372a100e81acadd98b5880d9f292 /net-misc/sitecopy
parentMasked util-linux-2.11r-r1 (diff)
downloadhistorical-f73f70a286e7db54873b972e1e61682f0fd8feda.tar.gz
historical-f73f70a286e7db54873b972e1e61682f0fd8feda.tar.bz2
historical-f73f70a286e7db54873b972e1e61682f0fd8feda.zip
repoman QA issues
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r--net-misc/sitecopy/ChangeLog8
-rw-r--r--net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild6
2 files changed, 10 insertions, 4 deletions
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog
index ed0e9f692ef7..ebf5aa40d04f 100644
--- a/net-misc/sitecopy/ChangeLog
+++ b/net-misc/sitecopy/ChangeLog
@@ -1,11 +1,13 @@
# ChangeLog for net-misc/sitecopy
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.1 2002/02/01 21:53:35 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.2 2002/07/09 10:56:20 phoenix Exp $
*sitecopy-0.10.12-r1 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> sitecopy-0.10.12-r1.ebuild :
+ Added KEYWORDS, LICENSE, SLOT.
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
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
diff --git a/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild b/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild
index e04777a0e1d7..95a92b1a9432 100644
--- a/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild
+++ b/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild
@@ -1,12 +1,16 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild,v 1.1 2001/10/06 14:36:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.10.12-r1.ebuild,v 1.2 2002/07/09 10:56:20 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="sitecopy is for easily maintaining remote web sites"
SRC_URI="http://www.lyra.org/sitecopy/${P}.tar.gz"
HOMEPAGE="http://www.lyr.org/sitecopy/"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
+
DEPEND="virtual/glibc
>=sys-libs/zlib-1.1.3
>=dev-libs/libxml-1.8.15