diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:10:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 13:10:52 +0000 |
commit | a56ceb8c15fb7e8099129400cd0ec7541ae6b016 (patch) | |
tree | 02cd424a8481dcb03550790ab07b2278d3db95f6 /net-libs/libkolabxml | |
parent | Stable for amd64, wrt bug #471392 (diff) | |
download | gentoo-2-a56ceb8c15fb7e8099129400cd0ec7541ae6b016.tar.gz gentoo-2-a56ceb8c15fb7e8099129400cd0ec7541ae6b016.tar.bz2 gentoo-2-a56ceb8c15fb7e8099129400cd0ec7541ae6b016.zip |
Stable for amd64, wrt bug #471392
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libkolabxml')
-rw-r--r-- | net-libs/libkolabxml/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libkolabxml/libkolabxml-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkolabxml/ChangeLog b/net-libs/libkolabxml/ChangeLog index 155e7c7b4c27..a5667ac58d7a 100644 --- a/net-libs/libkolabxml/ChangeLog +++ b/net-libs/libkolabxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libkolabxml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.22 2013/05/10 16:09:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.23 2013/06/04 13:10:52 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libkolabxml-0.8.4.ebuild: + Stable for amd64, wrt bug #471392 *libkolabxml-0.8.4 (10 May 2013) diff --git a/net-libs/libkolabxml/libkolabxml-0.8.4.ebuild b/net-libs/libkolabxml/libkolabxml-0.8.4.ebuild index 4f3ca3f18eaa..f20de2ea4b0f 100644 --- a/net-libs/libkolabxml/libkolabxml-0.8.4.ebuild +++ b/net-libs/libkolabxml/libkolabxml-0.8.4.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/libkolabxml/libkolabxml-0.8.4.ebuild,v 1.1 2013/05/10 16:09:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.4.ebuild,v 1.2 2013/06/04 13:10:52 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=" |