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
commitd4f3ffa7d272aac01694f25c789796874088373b (patch)
tree2e1b12349e10de32a51587bbb8e0fd5169f2772f /sci-libs/rosetta-fragments
parentFix building with gettext-0.18 (bug #321915). (diff)
downloadhistorical-d4f3ffa7d272aac01694f25c789796874088373b.tar.gz
historical-d4f3ffa7d272aac01694f25c789796874088373b.tar.bz2
historical-d4f3ffa7d272aac01694f25c789796874088373b.zip
Fixed protocol for HOMPAGE
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/rosetta-fragments')
-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"