summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-07-04 08:07:04 +0000
committerJustin Lecher <jlec@gentoo.org>2010-07-04 08:07:04 +0000
commitdba1baaa46792b83616e6b8ccf4a85df8d05fccd (patch)
treee12fd6efae7f1e7a08edf7d1c097e4d0357f8054 /sci-libs
parentFixed protocol for HOMPAGE (diff)
downloadgentoo-2-dba1baaa46792b83616e6b8ccf4a85df8d05fccd.tar.gz
gentoo-2-dba1baaa46792b83616e6b8ccf4a85df8d05fccd.tar.bz2
gentoo-2-dba1baaa46792b83616e6b8ccf4a85df8d05fccd.zip
Fixed protocol for HOMPAGE
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/rosetta-fragments/ChangeLog5
-rw-r--r--sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/rosetta-fragments/ChangeLog b/sci-libs/rosetta-fragments/ChangeLog
index 56bd00106466..5f760da62791 100644
--- a/sci-libs/rosetta-fragments/ChangeLog
+++ b/sci-libs/rosetta-fragments/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/rosetta-fragments
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.1 2010/05/18 20:40:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/ChangeLog,v 1.2 2010/07/04 08:07:04 jlec Exp $
+
+ 04 Jul 2010; Justin Lecher <jlec@gentoo.org> rosetta-fragments-3.1.ebuild:
+ Fixed protocol for HOMPAGE
*rosetta-fragments-3.1 (18 May 2010)
diff --git a/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild b/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild
index 65ef698a2138..fb90c697d844 100644
--- a/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild
+++ b/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.1 2010/05/18 20:40:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/rosetta-fragments/rosetta-fragments-3.1.ebuild,v 1.2 2010/07/04 08:07:04 jlec Exp $
EAPI="2"
inherit flag-o-matic fortran
DESCRIPTION="Fragment library for rosetta"
-HOMEPAGE="www.rosettacommons.org"
+HOMEPAGE="http://www.rosettacommons.org"
SRC_URI="rosetta3.1_fragments.tgz"
LICENSE="rosetta"