diff options
author | 2004-10-14 20:14:46 +0000 | |
---|---|---|
committer | 2004-10-14 20:14:46 +0000 | |
commit | dcb46c0313f82711e1528aa89e41d985483530d1 (patch) | |
tree | 0f813f3da0970a031fb8606caae3fee9bc058b81 /app-pda | |
parent | Stable on x86, for silva1.1 release for 2004.3 (Manifest recommit) (diff) | |
download | gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.gz gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.tar.bz2 gentoo-2-dcb46c0313f82711e1528aa89e41d985483530d1.zip |
Added to ~ppc
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/synce-librapi2/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index f3cd845767f8..d9b5e958f16a 100644 --- a/app-pda/synce-librapi2/ChangeLog +++ b/app-pda/synce-librapi2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/synce-librapi2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.12 2004/09/25 17:43:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.13 2004/10/14 20:14:12 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> synce-librapi2-0.9.0.ebuild: + Added to ~ppc. *synce-librapi2-0.9.0 (25 Sep 2004) diff --git a/app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild index 1ee173d0c48e..f4fee85d7729 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.ebuild,v 1.1 2004/09/25 17:43:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.9.0.ebuild,v 1.2 2004/10/14 20:14:12 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-libs/check-0.8.2 |