diff options
author | 2005-09-16 01:17:40 +0000 | |
---|---|---|
committer | 2005-09-16 01:17:40 +0000 | |
commit | 654ab966a32b03180d039bbd1beecdc808f61431 (patch) | |
tree | f6c36b18ac0802e023d308c31bb8a5b8a574a296 /net-libs/librsync/librsync-0.9.7.ebuild | |
parent | needs app-arch/unzip; tidy (diff) | |
download | gentoo-2-654ab966a32b03180d039bbd1beecdc808f61431.tar.gz gentoo-2-654ab966a32b03180d039bbd1beecdc808f61431.tar.bz2 gentoo-2-654ab966a32b03180d039bbd1beecdc808f61431.zip |
Mark 0.9.7 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-libs/librsync/librsync-0.9.7.ebuild')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.7.ebuild b/net-libs/librsync/librsync-0.9.7.ebuild index 9172cb039b0f..611536be024d 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-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.8 2005/05/27 07:50:34 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.9 2005/09/16 01:17:40 agriffis 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 ppc-macos ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ppc-macos ~s390 sparc x86" IUSE="" DEPEND="virtual/libc" |