diff options
author | 2005-01-22 21:10:18 +0000 | |
---|---|---|
committer | 2005-01-22 21:10:18 +0000 | |
commit | 0fd0008e0f68a304d28ac3128a5d5bf8571f7e52 (patch) | |
tree | f1a7abfd5236de2a5cbb1c036cb5e8947d31c481 /net-libs/librsync | |
parent | Initial import to fix #69664. (diff) | |
download | gentoo-2-0fd0008e0f68a304d28ac3128a5d5bf8571f7e52.tar.gz gentoo-2-0fd0008e0f68a304d28ac3128a5d5bf8571f7e52.tar.bz2 gentoo-2-0fd0008e0f68a304d28ac3128a5d5bf8571f7e52.zip |
Unstable ppc-macos.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-libs/librsync')
-rw-r--r-- | net-libs/librsync/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | net-libs/librsync/librsync-0.9.7.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-libs/librsync/ChangeLog b/net-libs/librsync/ChangeLog index 197a139b276a..8865228158f5 100644 --- a/net-libs/librsync/ChangeLog +++ b/net-libs/librsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/librsync -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.15 2004/12/07 14:51:17 gustavoz Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.16 2005/01/22 21:10:18 j4rg0n Exp $ + + 22 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> librsync-0.9.7.ebuild: + Unstable ppc-macos. 07 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> librsync-0.9.7.ebuild: Stable on sparc diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild index d8a77b6cd12b..8daf0cc90bb5 100644 --- a/net-libs/librsync/librsync-0.9.6.ebuild +++ b/net-libs/librsync/librsync-0.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.8 2004/08/08 08:47:52 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.9 2005/01/22 21:10:18 j4rg0n Exp $ DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/net-libs/librsync/librsync-0.9.7.ebuild b/net-libs/librsync/librsync-0.9.7.ebuild index 9e40210d0aa0..cf7c3ea548b8 100644 --- a/net-libs/librsync/librsync-0.9.7.ebuild +++ b/net-libs/librsync/librsync-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.4 2004/12/07 14:51:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.5 2005/01/22 21:10:18 j4rg0n Exp $ DESCRIPTION="Flexible remote checksum-based differencing" HOMEPAGE="http://librsync.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 sparc x86 ~ppc-macos" IUSE="" DEPEND="virtual/libc" |