diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-08-12 05:00:57 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-08-12 05:00:57 +0000 |
commit | 91ab3e3c9620625df2dc18c3cacfb3c5c85d878a (patch) | |
tree | e5cf9f7d9703f9a7bed87433bfcd0b9c5ef0da81 /x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-91ab3e3c9620625df2dc18c3cacfb3c5c85d878a.tar.gz gentoo-2-91ab3e3c9620625df2dc18c3cacfb3c5c85d878a.tar.bz2 gentoo-2-91ab3e3c9620625df2dc18c3cacfb3c5c85d878a.zip |
fix typo mirros"// -> mirror://
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild')
-rw-r--r-- | x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild index db8c962d4aba..a2fe6b587b3b 100644 --- a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild +++ b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild,v 1.1 2006/08/11 16:44:21 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/gentoo-artwork-0.4.2.ebuild,v 1.2 2006/08/12 05:00:57 dragonheart Exp $ BI_VER="20060811" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/gentoo-artwork-0.2.tar.bz2 mirror://gentoo/gentoo-artwork-0.4.tar.bz2 mirror://gentoo/gentoo-artwork-0.4.1.tar.bz2 mirror://gentoo/gentoo-artwork-0.4.2.tar.bz2 - mirros://gentoo/gentoo-bubble-icons-${BI_VER}.tar.gz" + mirror://gentoo/gentoo-bubble-icons-${BI_VER}.tar.gz" HOMEPAGE="http://www.gentoo.org/index-graphics.html" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" |