diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-09-21 23:35:06 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-09-21 23:35:06 +0000 |
commit | 4b412e7bdcba34728c0d8cbb07a4e0e858162a05 (patch) | |
tree | 40fbfea6c6592eeea791a4ad56382208f3c3417a /app-pda/multisync | |
parent | Version bump thanks to affinity <waffinity@gmail.com> in bug #64302 (diff) | |
download | historical-4b412e7bdcba34728c0d8cbb07a4e0e858162a05.tar.gz historical-4b412e7bdcba34728c0d8cbb07a4e0e858162a05.tar.bz2 historical-4b412e7bdcba34728c0d8cbb07a4e0e858162a05.zip |
stable bump because bluez sdp deprecation packages are stable also
Diffstat (limited to 'app-pda/multisync')
-rw-r--r-- | app-pda/multisync/Manifest | 8 | ||||
-rw-r--r-- | app-pda/multisync/multisync-0.82.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/app-pda/multisync/Manifest b/app-pda/multisync/Manifest index 9a74d526f59e..9766dd0bab79 100644 --- a/app-pda/multisync/Manifest +++ b/app-pda/multisync/Manifest @@ -1,9 +1,9 @@ -MD5 1d181c487975ca6e588002fa9e58114e multisync-0.82.ebuild 2167 -MD5 c1151cf0ab6431e51c6dbd636397f675 multisync-0.81-r1.ebuild 2157 MD5 14bb6ed4d453b958f1ed2077922fbada ChangeLog 2381 MD5 8bf6f02e04d1b0ccf382064a2d1ee056 metadata.xml 331 +MD5 c1151cf0ab6431e51c6dbd636397f675 multisync-0.81-r1.ebuild 2157 +MD5 ba896db4eedb8746b6da5b615d28b907 multisync-0.82.ebuild 2168 MD5 88fd786cd5f1c92e85f887a3d994639d files/digest-multisync-0.81-r1 68 +MD5 94a424df4dc4575edbb2a91c5ff4eaa3 files/digest-multisync-0.82 68 MD5 dd3fe0167fa09a793b91a0115253480f files/multisync-0.80-r1-gentoo.patch 842 -MD5 8dcfd4b620831bf876a1a0f84469597e files/multisync-0.82-bluetooth-sdp.patch 714 MD5 9caf6f63fb6ecf15986fb4752ffd5ffa files/multisync-0.81-gentoo.patch 902 -MD5 94a424df4dc4575edbb2a91c5ff4eaa3 files/digest-multisync-0.82 68 +MD5 8dcfd4b620831bf876a1a0f84469597e files/multisync-0.82-bluetooth-sdp.patch 714 diff --git a/app-pda/multisync/multisync-0.82.ebuild b/app-pda/multisync/multisync-0.82.ebuild index 91cabb8cb2b0..e42dc7a5f28a 100644 --- a/app-pda/multisync/multisync-0.82.ebuild +++ b/app-pda/multisync/multisync-0.82.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/multisync/multisync-0.82.ebuild,v 1.5 2004/08/21 15:34:28 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.82.ebuild,v 1.6 2004/09/21 23:35:06 liquidx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/multisync/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="evo irmc opie ldap bluetooth" # evo - evolution plugin # irmc - bluetooth/irmc/irda plugin ( local ) |