summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-02-15 11:41:14 +0000
committerPacho Ramos <pacho@gentoo.org>2012-02-15 11:41:14 +0000
commit5b35c192a04019bce696e2ccbfbe236f72e55388 (patch)
treeca8c545a45e02fdef23f27567ce674657cbd2a79 /app-text/wscr
parentVersion bump, spotted with euscan, cleaned ebuild (diff)
downloadgentoo-2-5b35c192a04019bce696e2ccbfbe236f72e55388.tar.gz
gentoo-2-5b35c192a04019bce696e2ccbfbe236f72e55388.tar.bz2
gentoo-2-5b35c192a04019bce696e2ccbfbe236f72e55388.zip
Fallback to gentoo.org webpage as upstream is dead.
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wscr')
-rw-r--r--app-text/wscr/ChangeLog7
-rw-r--r--app-text/wscr/wscr-1.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wscr/ChangeLog b/app-text/wscr/ChangeLog
index e7aa6623a63e..688c41d7caa6 100644
--- a/app-text/wscr/ChangeLog
+++ b/app-text/wscr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wscr
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.20 2011/11/28 11:33:39 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.21 2012/02/15 11:41:14 pacho Exp $
+
+ 15 Feb 2012; Pacho Ramos <pacho@gentoo.org> wscr-1.2-r1.ebuild:
+ Fallback to gentoo.org webpage as upstream is dead.
28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wscr-1.2-r1.ebuild:
x86 stable wrt bug #391609
diff --git a/app-text/wscr/wscr-1.2-r1.ebuild b/app-text/wscr/wscr-1.2-r1.ebuild
index 2a57fbae94f3..fdc03a1454b9 100644
--- a/app-text/wscr/wscr-1.2-r1.ebuild
+++ b/app-text/wscr/wscr-1.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2-r1.ebuild,v 1.3 2011/11/28 11:33:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2-r1.ebuild,v 1.4 2012/02/15 11:41:14 pacho Exp $
inherit toolchain-funcs
DESCRIPTION="A Lightweight and Fast Anagram Solver"
-HOMEPAGE="http://hood.sjfn.nb.ca/~eddie/wscr.html"
+HOMEPAGE="http://gentoo.org"
SRC_URI="ftp://hood.sjfn.nb.ca/pub/eddie/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"