diff options
author | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 07:45:34 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2008-07-13 07:45:34 +0000 |
commit | 45696582eaabac70d92597ea65b62b3d0fd80cfa (patch) | |
tree | 9d3bc4535eccd274f8afde835912fb2a16d331e6 /app-pda/libsyncml | |
parent | Marked ~ppc for bug #211803. (diff) | |
download | historical-45696582eaabac70d92597ea65b62b3d0fd80cfa.tar.gz historical-45696582eaabac70d92597ea65b62b3d0fd80cfa.tar.bz2 historical-45696582eaabac70d92597ea65b62b3d0fd80cfa.zip |
Marked ~ppc for bug #197240.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-pda/libsyncml')
-rw-r--r-- | app-pda/libsyncml/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/libsyncml/libsyncml-0.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libsyncml/ChangeLog b/app-pda/libsyncml/ChangeLog index 4a12662ca985..b51f9e51d989 100644 --- a/app-pda/libsyncml/ChangeLog +++ b/app-pda/libsyncml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/libsyncml # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.10 2008/02/03 23:27:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.11 2008/07/13 07:44:51 josejx Exp $ + + 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> libsyncml-0.4.6.ebuild: + Marked ~ppc for bug #197240. 03 Feb 2008; Mart Raudsepp <leio@gentoo.org> -files/libsyncml-0.4.2-wbxml.patch, -libsyncml-0.4.2.ebuild, diff --git a/app-pda/libsyncml/libsyncml-0.4.6.ebuild b/app-pda/libsyncml/libsyncml-0.4.6.ebuild index d8fc37ff967f..a343c3d18be2 100644 --- a/app-pda/libsyncml/libsyncml-0.4.6.ebuild +++ b/app-pda/libsyncml/libsyncml-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild,v 1.2 2008/02/03 23:27:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild,v 1.3 2008/07/13 07:44:51 josejx Exp $ EAPI="1" @@ -10,7 +10,7 @@ DESCRIPTION="Implementation of the SyncML protocol" HOMEPAGE="http://libsyncml.opensync.org/" SRC_URI="http://libsyncml.opensync.org/download/releases/${PV}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="bluetooth +debug doc http +obex" |