From bc692c36f1db92c54746047e09b972dc87627756 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Tue, 24 Apr 2012 20:37:59 +0000 Subject: Arg, sorry, fix SRC_URI again after mirror change (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) --- sys-libs/librtas/librtas-1.3.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/librtas/librtas-1.3.6.ebuild') diff --git a/sys-libs/librtas/librtas-1.3.6.ebuild b/sys-libs/librtas/librtas-1.3.6.ebuild index 674bfcdfa332..4b632d568e87 100644 --- a/sys-libs/librtas/librtas-1.3.6.ebuild +++ b/sys-libs/librtas/librtas-1.3.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.6.ebuild,v 1.4 2012/04/24 19:50:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/librtas/librtas-1.3.6.ebuild,v 1.5 2012/04/24 20:37:59 ssuominen Exp $ EAPI=4 inherit eutils DESCRIPTION="A set of libraries for userspace access to RTAS on the PowerPC platform(s)" HOMEPAGE="http://sourceforge.net/projects/librtas/" -SRC_URI="mirror://sourceforge/${P}.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="IBM" SLOT="0" -- cgit v1.2.3-65-gdbad