diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-10-23 19:24:34 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-10-23 19:24:34 +0000 |
commit | bfeb267477b447e61d988a0214f39e534ccd8ccd (patch) | |
tree | 4734868fa6ebb6b7b99b549b24e3aa3446c75d92 /app-pda | |
parent | pkgconfig dep added, thanks patrick (diff) | |
download | gentoo-2-bfeb267477b447e61d988a0214f39e534ccd8ccd.tar.gz gentoo-2-bfeb267477b447e61d988a0214f39e534ccd8ccd.tar.bz2 gentoo-2-bfeb267477b447e61d988a0214f39e534ccd8ccd.zip |
Add non-gentoo mirror.
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild b/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild index d3b32e1540dd..458dc1c3a0cb 100644 --- a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild +++ b/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild,v 1.1 2006/10/23 18:15:43 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.19.ebuild,v 1.2 2006/10/23 19:24:34 peper Exp $ DESCRIPTION="OpenSync File Plugin" HOMEPAGE="http://www.opensync.org/" -SRC_URI="mirror://gentoo/${P}.tar.gz" +SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/${P}.tar.gz" KEYWORDS="~amd64 ~x86" SLOT="0" |