diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:56:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-17 18:56:51 +0000 |
commit | 5257de3ddc4c618390c3865d9c82be68e02fec92 (patch) | |
tree | 0a2fbf9df52273e1a1343cf53d4b6c704b137231 /net-libs/libkolabxml | |
parent | add ~arm, bug #430072 (diff) | |
download | gentoo-2-5257de3ddc4c618390c3865d9c82be68e02fec92.tar.gz gentoo-2-5257de3ddc4c618390c3865d9c82be68e02fec92.tar.bz2 gentoo-2-5257de3ddc4c618390c3865d9c82be68e02fec92.zip |
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libkolabxml')
-rw-r--r-- | net-libs/libkolabxml/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkolabxml/libkolabxml-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkolabxml/ChangeLog b/net-libs/libkolabxml/ChangeLog index ee7b5f1097a1..1b218deca964 100644 --- a/net-libs/libkolabxml/ChangeLog +++ b/net-libs/libkolabxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkolabxml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.4 2012/09/26 03:57:36 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.5 2012/10/17 18:56:51 maekke Exp $ + + 17 Oct 2012; Markus Meier <maekke@gentoo.org> libkolabxml-0.8.1.ebuild: + add ~arm, bug #430072 *libkolabxml-0.8.1 (26 Sep 2012) diff --git a/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild b/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild index 57c4e52f9a3b..032b39819b32 100644 --- a/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild +++ b/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild,v 1.1 2012/09/26 03:57:36 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.1.ebuild,v 1.2 2012/10/17 18:56:51 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://mirror.kolabsys.com/pub/releases/${P}.tar.gz" LICENSE="Apache-2.0 as-is LGPL-3+ public-domain" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="csharp java python php test" RDEPEND=" |