diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:13:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:13:27 +0000 |
commit | df6445f67ed16e7fc820d826d52ca52f5ad62e7b (patch) | |
tree | e1a7342490e482ebd0d60a0838aeb2cb6a8acbfd /net-libs/libkolabxml/libkolabxml-1.0.1.ebuild | |
parent | Stable for ppc, wrt bug #530880 (diff) | |
download | gentoo-2-df6445f67ed16e7fc820d826d52ca52f5ad62e7b.tar.gz gentoo-2-df6445f67ed16e7fc820d826d52ca52f5ad62e7b.tar.bz2 gentoo-2-df6445f67ed16e7fc820d826d52ca52f5ad62e7b.zip |
Stable for ppc64, wrt bug #530880
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libkolabxml/libkolabxml-1.0.1.ebuild')
-rw-r--r-- | net-libs/libkolabxml/libkolabxml-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild b/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild index 6cdd09a2476a..e0636d99f2eb 100644 --- a/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild +++ b/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild,v 1.4 2014/11/28 14:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-1.0.1.ebuild,v 1.5 2014/11/28 14:13:27 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz" LICENSE="Apache-2.0 ZLIB LGPL-3+ public-domain" SLOT="4" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="csharp java python php test" RDEPEND=" |