diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 23:49:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-08 23:49:43 +0000 |
commit | 3aefcd58f3afbdae9257097f87e736e92c7f600c (patch) | |
tree | 7f8b6b3727101c3f26c81eebf01123713e0e67fe /net-misc | |
parent | Added hppa to keywords. (diff) | |
download | gentoo-2-3aefcd58f3afbdae9257097f87e736e92c7f600c.tar.gz gentoo-2-3aefcd58f3afbdae9257097f87e736e92c7f600c.tar.bz2 gentoo-2-3aefcd58f3afbdae9257097f87e736e92c7f600c.zip |
Added hppa to keywords.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/rsync/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rsync/rsync-2.5.6.ebuild | 4 | ||||
-rw-r--r-- | net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/rsync/ChangeLog b/net-misc/rsync/ChangeLog index 5915d4330588..84fc37a5e814 100644 --- a/net-misc/rsync/ChangeLog +++ b/net-misc/rsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rsync # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.16 2003/01/29 02:51:30 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/ChangeLog,v 1.17 2003/02/08 23:49:43 gmsoft Exp $ + + 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> : + Added hppa to keywords. *rsync-2.5.6 (28 Jan 2003) diff --git a/net-misc/rsync/rsync-2.5.6.ebuild b/net-misc/rsync/rsync-2.5.6.ebuild index 936e14ab35b4..44ebda36bcd4 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.1 2003/01/29 02:51:30 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6.ebuild,v 1.2 2003/02/08 23:49:43 gmsoft 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" +KEYWORDS="~x86 ~hppa" SLOT="0" SRC_URI="http://rsync.samba.org/ftp/rsync/${P}.tar.gz" diff --git a/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild b/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild index f1eff75e2525..4a61e46a3e3f 100644 --- a/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild +++ b/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild @@ -1,12 +1,12 @@ # 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_pre20021105-r1.ebuild,v 1.2 2003/01/19 16:13:04 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rsync/rsync-2.5.6_pre20021105-r1.ebuild,v 1.3 2003/02/08 23:49:43 gmsoft Exp $ DESCRIPTION="File transfer program to keep remote files into sync" # remove -r1 from SRC_URI since it's the same source SRC_URI="http://cvs.gentoo.org/~blizzy/${PF/-r1/}.tar.bz2" HOMEPAGE="http://rsync.samba.org" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc ~sparc alpha hppa" LICENSE="GPL-2" SLOT="0" |