summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-02-12 00:22:38 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-02-12 00:22:38 +0000
commitbd4f8095d0aff24f2d5cd235d5764a9eb57f648e (patch)
tree6ab35eec536f4a54f6d0a2e639c583f196234529 /net-misc/rsync
parentAdded patch to prevent segfaults on Alpha (diff)
downloadhistorical-bd4f8095d0aff24f2d5cd235d5764a9eb57f648e.tar.gz
historical-bd4f8095d0aff24f2d5cd235d5764a9eb57f648e.tar.bz2
historical-bd4f8095d0aff24f2d5cd235d5764a9eb57f648e.zip
marked stable for release
Diffstat (limited to 'net-misc/rsync')
-rw-r--r--net-misc/rsync/rsync-2.5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rsync/rsync-2.5.6.ebuild b/net-misc/rsync/rsync-2.5.6.ebuild
index 44ebda36bcd4..9c7622332c6b 100644
--- a/net-misc/rsync/rsync-2.5.6.ebuild
+++ b/net-misc/rsync/rsync-2.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6.ebuild,v 1.2 2003/02/08 23:49:43 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6.ebuild,v 1.3 2003/02/12 00:22:38 bcowan Exp $
DESCRIPTION="File transfer program to keep remote files into sync"
HOMEPAGE="http://rsync.samba.org"
@@ -8,7 +8,7 @@ LICENSE="GPL-2"
DEPEND="virtual/glibc"
-KEYWORDS="~x86 ~hppa"
+KEYWORDS="x86 ~hppa"
SLOT="0"
SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz"