diff options
author | 2007-09-14 08:56:31 +0000 | |
---|---|---|
committer | 2007-09-14 08:56:31 +0000 | |
commit | c60bca3f93b2e568a82edbcb4203aba680280641 (patch) | |
tree | d6e51efb24e30253dc8c35d8eebd424b228d1b5f /dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild | |
parent | No longer need the install-sh hack (diff) | |
download | gentoo-2-c60bca3f93b2e568a82edbcb4203aba680280641.tar.gz gentoo-2-c60bca3f93b2e568a82edbcb4203aba680280641.tar.bz2 gentoo-2-c60bca3f93b2e568a82edbcb4203aba680280641.zip |
repository location change as per bug #192493 thanks to ArtG
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild')
-rw-r--r-- | dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild b/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild index 03cbe955b0f8..89d5199c64da 100644 --- a/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild +++ b/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild,v 1.1 2006/05/05 18:41:38 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/sdcc-svn/sdcc-svn-2.5.0.ebuild,v 1.2 2007/09/14 08:56:31 dragonheart Exp $ -ESVN_REPO_URI="https://svn.sourceforge.net/svnroot/sdcc/trunk/sdcc" +ESVN_REPO_URI="https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc" inherit subversion |