summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-04-24 20:37:59 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-04-24 20:37:59 +0000
commitbc692c36f1db92c54746047e09b972dc87627756 (patch)
tree679c4e939e905f464757cee26b07bc3f873c671a /sys-libs/librtas/librtas-1.3.6.ebuild
parentOn darkside's suggestion, providing a USE flag (IUSE=+sse2check) that can be ... (diff)
downloadgentoo-2-bc692c36f1db92c54746047e09b972dc87627756.tar.gz
gentoo-2-bc692c36f1db92c54746047e09b972dc87627756.tar.bz2
gentoo-2-bc692c36f1db92c54746047e09b972dc87627756.zip
Arg, sorry, fix SRC_URI again after mirror change
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/librtas/librtas-1.3.6.ebuild')
-rw-r--r--sys-libs/librtas/librtas-1.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"