diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 19:40:09 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-09-02 19:40:09 +0000 |
commit | 2bf71617302646ad9a76314b1e6812a3d5389344 (patch) | |
tree | 766993a41c67ede63d4e9cb66a86a005b11bc4cb /app-pda | |
parent | version bump with newer docs (diff) | |
download | historical-2bf71617302646ad9a76314b1e6812a3d5389344.tar.gz historical-2bf71617302646ad9a76314b1e6812a3d5389344.tar.bz2 historical-2bf71617302646ad9a76314b1e6812a3d5389344.zip |
version bumping synce* packages
Diffstat (limited to 'app-pda')
26 files changed, 223 insertions, 7 deletions
diff --git a/app-pda/synce-dccm/ChangeLog b/app-pda/synce-dccm/ChangeLog index cbd2e02a2c2d..5ff7572fadb9 100644 --- a/app-pda/synce-dccm/ChangeLog +++ b/app-pda/synce-dccm/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-dccm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.3 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $ + +*synce-dccm-0.8 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-dccm-0.8.ebuild: + version bump and cleanup *synce-dccm-0.7 (24 Feb 2003) diff --git a/app-pda/synce-dccm/Manifest b/app-pda/synce-dccm/Manifest index 237002302281..bfda17473d74 100644 --- a/app-pda/synce-dccm/Manifest +++ b/app-pda/synce-dccm/Manifest @@ -2,5 +2,7 @@ MD5 9f4c2698bd67b6875022ad796dda65a0 ChangeLog 526 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 0e6832a57033f9ff1ee698aaf1da90cd synce-dccm-0.3.1.ebuild 631 MD5 a7c58ca520ce6670043b5841991f22fd synce-dccm-0.7.ebuild 629 +MD5 c376351deb302ef28a658d3f9c292834 synce-dccm-0.8.ebuild 612 MD5 6f1fc03bfbfaf58f13c85f542e17fa6c files/digest-synce-dccm-0.3.1 68 MD5 7654ee70fbbc30b6d491c132caab1e8d files/digest-synce-dccm-0.7 66 +MD5 c6b2d86bb0c641146c8078b75c2ef892 files/digest-synce-dccm-0.8 66 diff --git a/app-pda/synce-dccm/files/digest-synce-dccm-0.8 b/app-pda/synce-dccm/files/digest-synce-dccm-0.8 new file mode 100644 index 000000000000..9bcc02c0135a --- /dev/null +++ b/app-pda/synce-dccm/files/digest-synce-dccm-0.8 @@ -0,0 +1 @@ +MD5 4e1367c7b2a90c4cfe4b9a814549cc69 synce-dccm-0.8.tar.gz 262606 diff --git a/app-pda/synce-dccm/synce-dccm-0.8.ebuild b/app-pda/synce-dccm/synce-dccm-0.8.ebuild new file mode 100644 index 000000000000..ce2d15c84e9f --- /dev/null +++ b/app-pda/synce-dccm/synce-dccm-0.8.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.8.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=app-pda/synce-libsynce-0.8" + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/app-pda/synce-gnomevfs/ChangeLog b/app-pda/synce-gnomevfs/ChangeLog index 129b9b040be8..10dbc948e36e 100644 --- a/app-pda/synce-gnomevfs/ChangeLog +++ b/app-pda/synce-gnomevfs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-gnomevfs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.1 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.2 2003/09/02 19:40:09 liquidx Exp $ + +*synce-gnomevfs-0.8 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-gnomevfs-0.8.ebuild: + version bump and cleanup *synce-gnomevfs-0.2 (24 Feb 2003) diff --git a/app-pda/synce-gnomevfs/Manifest b/app-pda/synce-gnomevfs/Manifest index b99cb67ab310..7d6e7510b384 100644 --- a/app-pda/synce-gnomevfs/Manifest +++ b/app-pda/synce-gnomevfs/Manifest @@ -1,4 +1,6 @@ MD5 ec4a35c425aefc7afbfc1d2a27a679c8 ChangeLog 400 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 46dac4488fb51c029711c5fa1b8b43ad synce-gnomevfs-0.2.ebuild 637 +MD5 e93be3747a757fc16880deffe41bd1dc synce-gnomevfs-0.8.ebuild 650 MD5 3716489979ee403ac23887cbdba0736b files/digest-synce-gnomevfs-0.2 70 +MD5 7f2d316f26378a566bca063e888acf92 files/digest-synce-gnomevfs-0.8 70 diff --git a/app-pda/synce-gnomevfs/files/digest-synce-gnomevfs-0.8 b/app-pda/synce-gnomevfs/files/digest-synce-gnomevfs-0.8 new file mode 100644 index 000000000000..9eb984b71d45 --- /dev/null +++ b/app-pda/synce-gnomevfs/files/digest-synce-gnomevfs-0.8 @@ -0,0 +1 @@ +MD5 1a85feb769215ee6f6c7da4a094d5382 synce-gnomevfs-0.8.tar.gz 253349 diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild new file mode 100644 index 000000000000..8604d2679815 --- /dev/null +++ b/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +RDEPEND=">=app-pda/synce-libsynce-0.8 + >=app-pda/synce-librapi2-0.8 + >=gnome-base/gnome-vfs-2.0" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +src_compile() { + econf + emake || die "make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" +} diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index bcd9314f100c..093d592a6632 100644 --- a/app-pda/synce-librapi2/ChangeLog +++ b/app-pda/synce-librapi2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-librapi2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.3 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $ + +*synce-librapi2-0.8.1 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-librapi2-0.8.1.ebuild: + version bump and cleanup *synce-librapi2-0.7 (24 Feb 2003) diff --git a/app-pda/synce-librapi2/Manifest b/app-pda/synce-librapi2/Manifest index 6a33966794cf..39060866970b 100644 --- a/app-pda/synce-librapi2/Manifest +++ b/app-pda/synce-librapi2/Manifest @@ -2,5 +2,7 @@ MD5 eb652417d18897f52784c14e37c89021 ChangeLog 547 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 b810e8796ed5655bb8cb6ab28e4084c1 synce-librapi2-0.3.ebuild 653 MD5 236f8a23dd6db73b7bbceb2581518fef synce-librapi2-0.7.ebuild 653 +MD5 6bdcbf703707bcc9728a9f1deb4c1a44 synce-librapi2-0.8.1.ebuild 653 MD5 6b6274cb618a14e351bb4b8c5ed1262c files/digest-synce-librapi2-0.3 71 MD5 b8f8dd3fb65bc8010c1888e973947998 files/digest-synce-librapi2-0.7 70 +MD5 80909d9cc67db76633d236fa62ac7c00 files/digest-synce-librapi2-0.8.1 72 diff --git a/app-pda/synce-librapi2/files/digest-synce-librapi2-0.8.1 b/app-pda/synce-librapi2/files/digest-synce-librapi2-0.8.1 new file mode 100644 index 000000000000..74662feb46ea --- /dev/null +++ b/app-pda/synce-librapi2/files/digest-synce-librapi2-0.8.1 @@ -0,0 +1 @@ +MD5 00109496998074d5e9ca4684d8ade68e synce-librapi2-0.8.1.tar.gz 358399 diff --git a/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild new file mode 100644 index 000000000000..0045fc3eef33 --- /dev/null +++ b/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND=">=dev-libs/check-0.8.2 + >=app-pda/synce-libsynce-0.8.1" + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc README README.contributing README.design +} diff --git a/app-pda/synce-libsynce/ChangeLog b/app-pda/synce-libsynce/ChangeLog index f13d87ccae32..78835362ca67 100644 --- a/app-pda/synce-libsynce/ChangeLog +++ b/app-pda/synce-libsynce/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-pda/synce-libsynce # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.3 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $ + +*synce-libsynce-0.8.1 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-libsynce-0.8.1.ebuild: + version bump and cleanup. like removing gnome useflag + +*synce-libsynce-0.8 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> : + version bump *synce-libsynce-0.7 (24 Feb 2003) diff --git a/app-pda/synce-libsynce/Manifest b/app-pda/synce-libsynce/Manifest index 7dc8c9515e6b..ba46c8a8e3cb 100644 --- a/app-pda/synce-libsynce/Manifest +++ b/app-pda/synce-libsynce/Manifest @@ -1,6 +1,8 @@ -MD5 855a7e8aa109d8c94ba335c095eae709 ChangeLog 547 +MD5 066f6a16a74f0e0b79a47bc15011c4dc ChangeLog 649 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 a7fa1dc049402d0358128ad82fb60b51 synce-libsynce-0.3.ebuild 613 MD5 193f1a447e521f385aed47d6ede6e341 synce-libsynce-0.7.ebuild 613 +MD5 193f1a447e521f385aed47d6ede6e341 synce-libsynce-0.8.1.ebuild 613 MD5 625b9929ccf26c12f89d2a090ceeeb03 files/digest-synce-libsynce-0.3 70 MD5 7d9811314c87ae1229c45598d0bb2c95 files/digest-synce-libsynce-0.7 70 +MD5 c178478ce18853e31d781c5808d7ee74 files/digest-synce-libsynce-0.8.1 72 diff --git a/app-pda/synce-libsynce/files/digest-synce-libsynce-0.8.1 b/app-pda/synce-libsynce/files/digest-synce-libsynce-0.8.1 new file mode 100644 index 000000000000..81ecb1b85d91 --- /dev/null +++ b/app-pda/synce-libsynce/files/digest-synce-libsynce-0.8.1 @@ -0,0 +1 @@ +MD5 5d3b24bea1dc1a931694b488c973c239 synce-libsynce-0.8.1.tar.gz 327866 diff --git a/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild new file mode 100644 index 000000000000..325dba1773e4 --- /dev/null +++ b/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND="" + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc README +} diff --git a/app-pda/synce-serial/ChangeLog b/app-pda/synce-serial/ChangeLog index 62933ba5d5a7..48e1061b418c 100644 --- a/app-pda/synce-serial/ChangeLog +++ b/app-pda/synce-serial/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-serial # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-serial/ChangeLog,v 1.3 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-serial/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $ + +*synce-serial-0.8 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-serial-0.8.ebuild: + version bump and cleanup *synce-serial-0.7 (24 Feb 2003) diff --git a/app-pda/synce-serial/Manifest b/app-pda/synce-serial/Manifest index 898337196a30..8007bfeafdda 100644 --- a/app-pda/synce-serial/Manifest +++ b/app-pda/synce-serial/Manifest @@ -2,5 +2,7 @@ MD5 edd49870a463716527fa846266825653 ChangeLog 535 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 f709c2741140b5a8dbc68a4d384e05c7 synce-serial-0.4.ebuild 609 MD5 fbb10d15e60651968466214f820acc6f synce-serial-0.7.ebuild 609 +MD5 fbb10d15e60651968466214f820acc6f synce-serial-0.8.ebuild 609 MD5 5aeb344f79c54f1718317cb6044214ff files/digest-synce-serial-0.4 68 MD5 7867511576c1ea287aa343d3bf4b5459 files/digest-synce-serial-0.7 68 +MD5 32067d75ed04171b7279bdefa5c3d50c files/digest-synce-serial-0.8 68 diff --git a/app-pda/synce-serial/files/digest-synce-serial-0.8 b/app-pda/synce-serial/files/digest-synce-serial-0.8 new file mode 100644 index 000000000000..456e9dd69bf6 --- /dev/null +++ b/app-pda/synce-serial/files/digest-synce-serial-0.8 @@ -0,0 +1 @@ +MD5 08ea6628bb773de883fc5ab4984c8f1f synce-serial-0.8.tar.gz 254238 diff --git a/app-pda/synce-serial/synce-serial-0.8.ebuild b/app-pda/synce-serial/synce-serial-0.8.ebuild new file mode 100644 index 000000000000..cc34402e2e50 --- /dev/null +++ b/app-pda/synce-serial/synce-serial-0.8.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-serial/synce-serial-0.8.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND="" + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die + dodoc README +} diff --git a/app-pda/synce-trayicon/ChangeLog b/app-pda/synce-trayicon/ChangeLog index bf238a2116a5..1fab1a4bc5fa 100644 --- a/app-pda/synce-trayicon/ChangeLog +++ b/app-pda/synce-trayicon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-trayicon # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/ChangeLog,v 1.3 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $ + +*synce-trayicon-0.8 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> synce-trayicon-0.8.ebuild: + version bump and cleanup *synce-trayicon-0.7 (24 Feb 2003) diff --git a/app-pda/synce-trayicon/Manifest b/app-pda/synce-trayicon/Manifest index e17f679af088..556348f6ff17 100644 --- a/app-pda/synce-trayicon/Manifest +++ b/app-pda/synce-trayicon/Manifest @@ -2,5 +2,7 @@ MD5 0251d935f59e085d2245b37726c328b2 ChangeLog 547 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 MD5 be2a572974bad6592ed6b8c78e04fc50 synce-trayicon-0.1.ebuild 692 MD5 707fbe91386d5d2420e41c539a139c3f synce-trayicon-0.7.ebuild 692 +MD5 3746a9905cc94dab68f95696ac11d207 synce-trayicon-0.8.ebuild 687 MD5 7cf6c46055f841330b7540122edfe404 files/digest-synce-trayicon-0.1 70 MD5 6c8237704b30a6931b8db50b011af622 files/digest-synce-trayicon-0.7 70 +MD5 507eb400a46be42eaf48af2f916299d9 files/digest-synce-trayicon-0.8 70 diff --git a/app-pda/synce-trayicon/files/digest-synce-trayicon-0.8 b/app-pda/synce-trayicon/files/digest-synce-trayicon-0.8 new file mode 100644 index 000000000000..b0d6841bd88a --- /dev/null +++ b/app-pda/synce-trayicon/files/digest-synce-trayicon-0.8 @@ -0,0 +1 @@ +MD5 c08301f9c19de192255298d3b8c4af93 synce-trayicon-0.8.tar.gz 303176 diff --git a/app-pda/synce-trayicon/synce-trayicon-0.8.ebuild b/app-pda/synce-trayicon/synce-trayicon-0.8.ebuild new file mode 100644 index 000000000000..2c5032b361fd --- /dev/null +++ b/app-pda/synce-trayicon/synce-trayicon-0.8.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/synce-trayicon-0.8.ebuild,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." +HOMEPAGE="http://sourceforge.net/projects/synce/" +SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND="virtual/glibc + >=app-pda/synce-librapi2-0.8 + >=x11-libs/gtk+-2.0 + >=gnome-base/libgnomeui-2.0" + +src_compile() { + econf + emake || die +} + +src_install() { + make DESTDIR=${D} install || die +} diff --git a/app-pda/synce/ChangeLog b/app-pda/synce/ChangeLog new file mode 100644 index 000000000000..95d59e5eb121 --- /dev/null +++ b/app-pda/synce/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-pda/synce +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.1 2003/09/02 19:40:09 liquidx Exp $ + +*synce-0.8.4 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml, + synce-0.8.4.ebuild: + initial meta-package to enable synce + diff --git a/app-pda/synce/Manifest b/app-pda/synce/Manifest new file mode 100644 index 000000000000..09b988cb5540 --- /dev/null +++ b/app-pda/synce/Manifest @@ -0,0 +1,3 @@ +MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 +MD5 3c4304ec9434433c0d09db6d64e54932 synce-0.8.4.ebuild 810 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-synce-0.8.4 0 |