diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 12:18:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 12:18:09 +0000 |
commit | f038e750218cc33b96b01e7d0df64366732f482f (patch) | |
tree | 6d21647a9fcb3f89eb29862187204b11f2c3b0f7 /app-pda/plptools/plptools-0.11.ebuild | |
parent | Added GCC3.3 fix to netfilter code [Bug 28561] (diff) | |
download | gentoo-2-f038e750218cc33b96b01e7d0df64366732f482f.tar.gz gentoo-2-f038e750218cc33b96b01e7d0df64366732f482f.tar.bz2 gentoo-2-f038e750218cc33b96b01e7d0df64366732f482f.zip |
SRC_URI changes
Diffstat (limited to 'app-pda/plptools/plptools-0.11.ebuild')
-rw-r--r-- | app-pda/plptools/plptools-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/plptools/plptools-0.11.ebuild b/app-pda/plptools/plptools-0.11.ebuild index b73ed1a128ec..c358c7605caf 100644 --- a/app-pda/plptools/plptools-0.11.ebuild +++ b/app-pda/plptools/plptools-0.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.5 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11.ebuild,v 1.6 2003/09/21 12:18:05 aliz Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/plptools/${P}.tar.gz" +SRC_URI="mirror://sourceforge/plptools/${P}.tar.gz" LICENSE="as-is" SLOT="0" |