diff options
author | David Holm <dholm@gentoo.org> | 2004-09-02 18:09:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-02 18:09:41 +0000 |
commit | 6fdda5ac2164ca3c6a63ad1e4eb3d1d5711a8043 (patch) | |
tree | f6bd513973d73eff6e0ba589706ee495da45097f /app-pda | |
parent | Version bump, closes #60274. (diff) | |
download | historical-6fdda5ac2164ca3c6a63ad1e4eb3d1d5711a8043.tar.gz historical-6fdda5ac2164ca3c6a63ad1e4eb3d1d5711a8043.tar.bz2 historical-6fdda5ac2164ca3c6a63ad1e4eb3d1d5711a8043.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/Manifest | 8 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index fad6e83739cb..167003ea24cb 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.10 2004/07/01 19:23:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.11 2004/09/02 18:09:41 dholm Exp $ + + 02 Sep 2004; David Holm <dholm@gentoo.org> synce-librapi2-0.8.9.ebuild: + Added to ~ppc. 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> synce-librapi2-0.7.ebuild: diff --git a/app-pda/synce-librapi2/Manifest b/app-pda/synce-librapi2/Manifest index 4c940360a910..4b2a10cff82e 100644 --- a/app-pda/synce-librapi2/Manifest +++ b/app-pda/synce-librapi2/Manifest @@ -1,8 +1,8 @@ -MD5 99c3cf13e1c8021c7369e4aeab05aeb5 synce-librapi2-0.8.9.ebuild 708 -MD5 3cf38a9d690b78dd4cdeb6a5e9f3c10f synce-librapi2-0.8.1.ebuild 708 -MD5 5295ed323511105070d504923eee1055 synce-librapi2-0.7.ebuild 659 -MD5 e9ef4c9c16d4a6bf1f72fdf149270350 ChangeLog 1270 +MD5 37438f7f2d556e5d000381d5f18dba12 ChangeLog 1357 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 +MD5 5295ed323511105070d504923eee1055 synce-librapi2-0.7.ebuild 659 +MD5 3cf38a9d690b78dd4cdeb6a5e9f3c10f synce-librapi2-0.8.1.ebuild 708 +MD5 c46a7abf376bc095d29f2b2328aba0a9 synce-librapi2-0.8.9.ebuild 710 MD5 b8f8dd3fb65bc8010c1888e973947998 files/digest-synce-librapi2-0.7 70 MD5 80909d9cc67db76633d236fa62ac7c00 files/digest-synce-librapi2-0.8.1 72 MD5 7763746ee0503aaef267d97285ef8544 files/digest-synce-librapi2-0.8.9 72 diff --git a/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild index b944eb030bba..f96b1ac62a31 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.8.9.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.8.9.ebuild,v 1.3 2004/06/24 21:46:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild,v 1.4 2004/09/02 18:09:41 dholm Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." 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 |