diff options
author | 2013-06-26 02:57:43 +0000 | |
---|---|---|
committer | 2013-06-26 02:57:43 +0000 | |
commit | cceef6612a3ea9e49d5bb5d1fb13acac8a557c18 (patch) | |
tree | ea27c3e5d6560d64a0fc4ab681ea247da8d87f10 /net-libs/librsync/librsync-0.9.7-r3.ebuild | |
parent | Stable for alpha, wrt bug #472858 (diff) | |
download | gentoo-2-cceef6612a3ea9e49d5bb5d1fb13acac8a557c18.tar.gz gentoo-2-cceef6612a3ea9e49d5bb5d1fb13acac8a557c18.tar.bz2 gentoo-2-cceef6612a3ea9e49d5bb5d1fb13acac8a557c18.zip |
Stable for alpha, wrt bug #474270
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/librsync/librsync-0.9.7-r3.ebuild')
-rw-r--r-- | net-libs/librsync/librsync-0.9.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/librsync/librsync-0.9.7-r3.ebuild b/net-libs/librsync/librsync-0.9.7-r3.ebuild index 5ba394665353..1ee202f3c05f 100644 --- a/net-libs/librsync/librsync-0.9.7-r3.ebuild +++ b/net-libs/librsync/librsync-0.9.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r3.ebuild,v 1.5 2013/06/25 12:52:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7-r3.ebuild,v 1.6 2013/06/26 02:57:43 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" RDEPEND="dev-libs/popt" |