diff options
author | Christian Parpart <trapni@gentoo.org> | 2005-12-17 13:00:20 +0000 |
---|---|---|
committer | Christian Parpart <trapni@gentoo.org> | 2005-12-17 13:00:20 +0000 |
commit | 8650a8b09cc31493fefe88f81fff779efe499c2c (patch) | |
tree | 1de1f604491cbbd7110dbe6ec7f5d147436d09d0 /sys-libs | |
parent | Added patch to get non-executable stack, from bug #90287. yasm still generate... (diff) | |
download | gentoo-2-8650a8b09cc31493fefe88f81fff779efe499c2c.tar.gz gentoo-2-8650a8b09cc31493fefe88f81fff779efe499c2c.tar.bz2 gentoo-2-8650a8b09cc31493fefe88f81fff779efe499c2c.zip |
updated homepage and D/L URLs
(Portage version: 2.0.53)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libmath++/libmath++-0.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libmath++/libmath++-0.0.4.ebuild b/sys-libs/libmath++/libmath++-0.0.4.ebuild index 919b537e32ba..4987bc45acb8 100644 --- a/sys-libs/libmath++/libmath++-0.0.4.ebuild +++ b/sys-libs/libmath++/libmath++-0.0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4.ebuild,v 1.5 2005/03/17 02:36:00 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4.ebuild,v 1.6 2005/12/17 13:00:20 trapni Exp $ DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications" -HOMEPAGE="http://upstream.trapni-akane.org/libmath%2B%2B/" -SRC_URI="http://upstream.trapni-akane.org/libmath%2B%2B/${P}.tar.gz" +HOMEPAGE="http://rm-rf.in/libmath%2B%2B/" +SRC_URI="http://upstream.rm-rf.in/libmath%2B%2B/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" |