diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-31 18:11:25 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-31 18:11:25 +0000 |
commit | 8eba5f3cfb11754a12f629c8aaca82bdea162f1c (patch) | |
tree | aaed35a6f609a576001de9fa9454e79e98ddcc2b /sys-devel | |
parent | Revbump to add new features (diff) | |
download | gentoo-2-8eba5f3cfb11754a12f629c8aaca82bdea162f1c.tar.gz gentoo-2-8eba5f3cfb11754a12f629c8aaca82bdea162f1c.tar.bz2 gentoo-2-8eba5f3cfb11754a12f629c8aaca82bdea162f1c.zip |
mirror://gentoo.org/ -> mirror://gentoo/
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ppc32/ppc32-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ppc32/ppc32-1.1.ebuild b/sys-devel/ppc32/ppc32-1.1.ebuild index aeaa4f6d75b3..a46acc69ebff 100644 --- a/sys-devel/ppc32/ppc32-1.1.ebuild +++ b/sys-devel/ppc32/ppc32-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ppc32/ppc32-1.1.ebuild,v 1.2 2005/07/07 03:14:31 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ppc32/ppc32-1.1.ebuild,v 1.3 2005/08/31 18:11:25 swegener Exp $ inherit eutils toolchain-funcs DESCRIPTION="A PPC32 compilation environment." HOMEPAGE="http://dev.gentoo.org/~dostrow/ppc32" -SRC_URI="mirror://gentoo.org/${P}.tgz" +SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="GPL-2" SLOT="0" |