summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Forest <vladimir@gentoo.org>2003-03-04 00:17:39 +0000
committerGraham Forest <vladimir@gentoo.org>2003-03-04 00:17:39 +0000
commita12a34a1a139e7fd736f69e2f33a7d1b2c505992 (patch)
tree14161d466c99db1c2157b4699e6d4568f314709b /app-admin/gentoo-rsync-mirror
parentNow in net-zope (diff)
downloadgentoo-2-a12a34a1a139e7fd736f69e2f33a7d1b2c505992.tar.gz
gentoo-2-a12a34a1a139e7fd736f69e2f33a7d1b2c505992.tar.bz2
gentoo-2-a12a34a1a139e7fd736f69e2f33a7d1b2c505992.zip
Changed LICENSE from unknown to GPL-2
Diffstat (limited to 'app-admin/gentoo-rsync-mirror')
-rw-r--r--app-admin/gentoo-rsync-mirror/ChangeLog6
-rw-r--r--app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild4
-rw-r--r--app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/gentoo-rsync-mirror/ChangeLog b/app-admin/gentoo-rsync-mirror/ChangeLog
index 5078b7a39d39..90eb53e4e775 100644
--- a/app-admin/gentoo-rsync-mirror/ChangeLog
+++ b/app-admin/gentoo-rsync-mirror/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for app-admin/gentoo-rsync-mirror
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.5 2003/02/24 23:41:23 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.6 2003/03/04 00:17:39 vladimir Exp $
25 Feb 2003; Michael Imhof <tantive@gentoo.org> :
Corrected paths in rsyncd.conf, fixes #15720
*gentoo-rsync-mirror-1.0-r1 (16 Feb 2003)
+ 03 Mar 2003; <vladimir@gentoo.org> gentoo-rsync-mirror-1.0-r1.ebuild,
+ gentoo-rsync-mirror-1.0.ebuild:
+ Changed LICENSE from unknown to GPL-2
+
16 Feb 2003; Michael Imhof <tantive@gentoo.org> :
Added the rsynclogparse-extended.pl script from Tim Haynes for running
statistics of an rsync.log.
diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild
index d199d6a7d368..7a05c99b36d0 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild,v 1.1 2003/02/16 11:25:40 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0-r1.ebuild,v 1.2 2003/03/04 00:17:39 vladimir Exp $
S=${WORKDIR}/gentoo-rsync-mirror-${PV}
DESCRIPTION="Ebuild for setting up an gentoo rsync mirror"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
RDEPEND="net-misc/rsync
sys-devel/perl"
SLOT="0"
-LICENSE="unknown"
+LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
src_install() {
diff --git a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild
index 063756eeeaed..1d154fb70638 100644
--- a/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild
+++ b/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild,v 1.2 2003/02/13 05:18:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/gentoo-rsync-mirror-1.0.ebuild,v 1.3 2003/03/04 00:17:39 vladimir Exp $
S=${WORKDIR}/gentoo-rsync-mirror-${PV}
DESCRIPTION="Ebuild for setting up an gentoo rsync mirror"
@@ -10,7 +10,7 @@ IUSE=""
DEPEND="virtual/glibc"
RDEPEND="net-misc/rsync"
SLOT="0"
-LICENSE="unknown"
+LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
src_install() {