summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/winefish/ChangeLog5
-rw-r--r--app-text/winefish/winefish-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/winefish/ChangeLog b/app-text/winefish/ChangeLog
index 964e734df03b..8415eb226722 100644
--- a/app-text/winefish/ChangeLog
+++ b/app-text/winefish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/winefish
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/ChangeLog,v 1.8 2008/01/16 10:56:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/ChangeLog,v 1.9 2008/05/04 08:01:29 drac Exp $
+
+ 04 May 2008; Samuli Suominen <drac@gentoo.org> winefish-1.3.3.ebuild:
+ Use berlios mirrors://
16 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+files/winefish-1.3.3-nostrip.patch, winefish-1.3.3.ebuild:
diff --git a/app-text/winefish/winefish-1.3.3.ebuild b/app-text/winefish/winefish-1.3.3.ebuild
index 4f5823e0edd0..06a3823a2e00 100644
--- a/app-text/winefish/winefish-1.3.3.ebuild
+++ b/app-text/winefish/winefish-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3.ebuild,v 1.8 2008/01/16 10:56:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/winefish/winefish-1.3.3.ebuild,v 1.9 2008/05/04 08:01:29 drac Exp $
inherit eutils fdo-mime
@@ -8,7 +8,7 @@ MY_PV=${PV/%[[:alpha:]]/}
DESCRIPTION="LaTeX editor based on Bluefish"
HOMEPAGE="http://winefish.berlios.de/"
-SRC_URI="http://download.berlios.de/${PN}/${P}.tgz"
+SRC_URI="mirror://berlios/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"