diff options
author | 2013-06-24 05:18:47 +0000 | |
---|---|---|
committer | 2013-06-24 05:18:47 +0000 | |
commit | b78453370ebf8a19b25e8d66f54d0589213e69c9 (patch) | |
tree | 95cc22cfd4894175cd2c28b3b62a3ed197ec8fc0 /net-libs/librsync/librsync-0.9.7-r3.ebuild | |
parent | Stable for ppc, wrt bug #474268 (diff) | |
download | gentoo-2-b78453370ebf8a19b25e8d66f54d0589213e69c9.tar.gz gentoo-2-b78453370ebf8a19b25e8d66f54d0589213e69c9.tar.bz2 gentoo-2-b78453370ebf8a19b25e8d66f54d0589213e69c9.zip |
Stable for ppc, wrt bug #474270
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 00b4826a001c..369da08ce7a8 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.1 2013/05/03 14:07:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7-r3.ebuild,v 1.2 2013/06/24 05:18:47 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" |