diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-03-16 18:09:36 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-03-16 18:09:36 +0000 |
commit | e36ac010b36ae0dae364f9ec1e8d9fd0432994cf (patch) | |
tree | e6f29ce680ae8c466289458cfa15e9c05ba685b1 /app-pda/synce-librapi2 | |
parent | Add patch to fix multilib-strict issues. (diff) | |
download | gentoo-2-e36ac010b36ae0dae364f9ec1e8d9fd0432994cf.tar.gz gentoo-2-e36ac010b36ae0dae364f9ec1e8d9fd0432994cf.tar.bz2 gentoo-2-e36ac010b36ae0dae364f9ec1e8d9fd0432994cf.zip |
~amd64 keyworded
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'app-pda/synce-librapi2')
-rw-r--r-- | app-pda/synce-librapi2/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index afdc81a69618..6fb2d2a8fbca 100644 --- a/app-pda/synce-librapi2/ChangeLog +++ b/app-pda/synce-librapi2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/synce-librapi2 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.17 2006/01/11 06:16:57 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.18 2006/03/16 18:09:36 sekretarz Exp $ + + 16 Mar 2006; Karol Wojtaszek <sekretarz@gentoo.org> + synce-librapi2-0.9.1.ebuild: + ~amd64 keyworded *synce-librapi2-0.9.1 (11 Jan 2006) diff --git a/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild index 0b5f2f229032..5dd9be017177 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild,v 1.1 2006/01/11 06:16:57 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild,v 1.2 2006/03/16 18:09:36 sekretarz Exp $ DESCRIPTION="Synchronize Windows CE devices with Linux. RAPI DLL emulation." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND=">=dev-libs/check-0.8.2 |