diff options
author | 2006-01-22 01:32:49 +0000 | |
---|---|---|
committer | 2006-01-22 01:32:49 +0000 | |
commit | f0d5ea8baa8ef5c1b249c0af7e62e02280f9e005 (patch) | |
tree | 2e2394f150a023d4dc626f2120eb6d7531f95c29 /app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild | |
parent | stable on x86 (diff) | |
download | gentoo-2-f0d5ea8baa8ef5c1b249c0af7e62e02280f9e005.tar.gz gentoo-2-f0d5ea8baa8ef5c1b249c0af7e62e02280f9e005.tar.bz2 gentoo-2-f0d5ea8baa8ef5c1b249c0af7e62e02280f9e005.zip |
Explicit mirror://gentoo in SRC_URI.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild')
-rw-r--r-- | app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild b/app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild index c7bf802012f2..1a63c735e549 100644 --- a/app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild +++ b/app-pda/syncekonnector/syncekonnector-0.3_pre20060117.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/syncekonnector/syncekonnector-0.3_pre20060117.ebuild,v 1.1 2006/01/18 08:01:09 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/syncekonnector/syncekonnector-0.3_pre20060117.ebuild,v 1.2 2006/01/22 01:32:49 chriswhite Exp $ inherit eutils kde autotools DESCRIPTION="Synchronize Windows CE devices with Linux. KDE Konnector." HOMEPAGE="http://synce.sourceforge.net/synce/kde/" -SRC_URI="${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" |