diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-05-31 00:04:36 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-05-31 00:04:36 +0000 |
commit | 0e07aa016a6bcb382d53869205d02d57ca882844 (patch) | |
tree | b3c05ec1002e45adcb2beb8b50e358f895fbf9cc /app-text/unrtf/unrtf-0.19.0.ebuild | |
parent | old (diff) | |
download | gentoo-2-0e07aa016a6bcb382d53869205d02d57ca882844.tar.gz gentoo-2-0e07aa016a6bcb382d53869205d02d57ca882844.tar.bz2 gentoo-2-0e07aa016a6bcb382d53869205d02d57ca882844.zip |
Bug #93909 - GNU mirrors seem weird lately, go to gentoo mirrors instead.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/unrtf/unrtf-0.19.0.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.19.0.ebuild b/app-text/unrtf/unrtf-0.19.0.ebuild index 16a31e1d7c73..054060ceefae 100644 --- a/app-text/unrtf/unrtf-0.19.0.ebuild +++ b/app-text/unrtf/unrtf-0.19.0.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/app-text/unrtf/unrtf-0.19.0.ebuild,v 1.4 2005/01/01 16:40:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.0.ebuild,v 1.5 2005/05/31 00:04:36 robbat2 Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/${PN}/${PN}.html" -SRC_URI="mirror://gnu/software/${PN}/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |