diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-22 11:32:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-22 11:32:34 +0000 |
commit | 90caace9967bbb6eef547c7018ac6083d0e59ecb (patch) | |
tree | e8ff3b75e2649dac8fbb3b6153cf6a72214d471b /x11-misc/xsri | |
parent | Version bump wrt #329367 by Tim Harder. (diff) | |
download | historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.tar.gz historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.tar.bz2 historical-90caace9967bbb6eef547c7018ac6083d0e59ecb.zip |
Fix repoman issues
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xsri')
-rw-r--r-- | x11-misc/xsri/xsri-2.1.0-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xsri/xsri-2.1.0.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/xsri/xsri-2.1.0-r1.ebuild b/x11-misc/xsri/xsri-2.1.0-r1.ebuild index 9788003a2745..02beaaf0eda8 100644 --- a/x11-misc/xsri/xsri-2.1.0-r1.ebuild +++ b/x11-misc/xsri/xsri-2.1.0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r1.ebuild,v 1.6 2008/05/06 13:41:08 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r1.ebuild,v 1.7 2010/07/22 11:29:44 ssuominen Exp $ inherit base rpm DESCRIPTION="The xsri wallpaper setter from RedHat" HOMEPAGE="http://fedora.redhat.com/" -SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/${P}-9.2.1.src.rpm" +SRC_URI="mirror://fedora/5/source/SRPMS/${P}-9.2.1.src.rpm" LICENSE="GPL-2" SLOT="0" diff --git a/x11-misc/xsri/xsri-2.1.0.ebuild b/x11-misc/xsri/xsri-2.1.0.ebuild index 9c3e4dcd432e..f5c627aba582 100644 --- a/x11-misc/xsri/xsri-2.1.0.ebuild +++ b/x11-misc/xsri/xsri-2.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0.ebuild,v 1.6 2008/05/06 13:41:08 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0.ebuild,v 1.7 2010/07/22 11:29:44 ssuominen Exp $ inherit base rpm DESCRIPTION="The xsri wallpaper setter from RedHat" HOMEPAGE="http://fedora.redhat.com/" -SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/4/SRPMS/${P}-9.src.rpm" +SRC_URI="mirror://gentoo/${P}-9.src.rpm" LICENSE="GPL-2" SLOT="0" |