diff options
author | 2009-04-30 12:19:50 +0000 | |
---|---|---|
committer | 2009-04-30 12:19:50 +0000 | |
commit | c80b38215a9944d273e0d2ced9f2a09d316e9159 (patch) | |
tree | 386daf88cc6eca21b9ed00f595a8532428cb90ca /x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild | |
parent | Version bump, remove old (diff) | |
download | historical-c80b38215a9944d273e0d2ced9f2a09d316e9159.tar.gz historical-c80b38215a9944d273e0d2ced9f2a09d316e9159.tar.bz2 historical-c80b38215a9944d273e0d2ced9f2a09d316e9159.zip |
Use thirdpartymirrors defined mirrors for repoman to stfu.
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild index 8841bce111bb..8a407465329e 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild,v 1.1 2009/04/30 12:14:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild,v 1.2 2009/04/30 12:19:50 ssuominen Exp $ EAPI=2 inherit eutils @@ -10,8 +10,8 @@ MY_PN=${PN/gtk-engines-/} DESCRIPTION="a derivative of the standard Clearlooks engine, using a more orange approach" HOMEPAGE="http://packages.ubuntu.com/search?keywords=gtk2-engines-ubuntulooks" -SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz - http://archive.ubuntu.com/ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}-${PATCH_LEVEL}.diff.gz" +SRC_URI="mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz + mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}-${PATCH_LEVEL}.diff.gz" LICENSE="GPL-2" SLOT="0" |