diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-10-23 14:23:42 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-10-23 14:23:42 +0000 |
commit | 9c0c8f397a02d8bd03a21923b5e1ec1261f6d4c3 (patch) | |
tree | c41bef9c82909ac7b14e343d99b7a9f599fa0244 /app-pda | |
parent | New package. (diff) | |
download | gentoo-2-9c0c8f397a02d8bd03a21923b5e1ec1261f6d4c3.tar.gz gentoo-2-9c0c8f397a02d8bd03a21923b5e1ec1261f6d4c3.tar.bz2 gentoo-2-9c0c8f397a02d8bd03a21923b5e1ec1261f6d4c3.zip |
Fix SRC_URI.
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libopensync/libopensync-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libopensync/libopensync-0.19.ebuild b/app-pda/libopensync/libopensync-0.19.ebuild index a615a5373cd7..f538c05a5ef1 100644 --- a/app-pda/libopensync/libopensync-0.19.ebuild +++ b/app-pda/libopensync/libopensync-0.19.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.19.ebuild,v 1.1 2006/10/23 14:15:49 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.19.ebuild,v 1.2 2006/10/23 14:23:42 peper Exp $ inherit multilib DESCRIPTION="OpenSync synchronisation framework library" HOMEPAGE="http://www.opensync.org/" -SRC_URI="mirror://sourceforge/opensync/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" KEYWORDS="~amd64 ~x86" SLOT="0" |