diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2018-01-07 15:57:03 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-01-07 16:01:40 +0100 |
commit | 8f9b5eeac4ecc111e972bb3ee5c433f140cb36d3 (patch) | |
tree | ed263fc67605d0d4a1f504fc8dc25416679a3f12 /gnustep-libs | |
parent | x11-wm/windowmaker: fix SRC_URI leading whitespace (diff) | |
download | gentoo-8f9b5eeac4ecc111e972bb3ee5c433f140cb36d3.tar.gz gentoo-8f9b5eeac4ecc111e972bb3ee5c433f140cb36d3.tar.bz2 gentoo-8f9b5eeac4ecc111e972bb3ee5c433f140cb36d3.zip |
gnustep-libs/cenonlibrary: update SRC_URI
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild index 22579b020d9a..ef8bf528a2b6 100644 --- a/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild +++ b/gnustep-libs/cenonlibrary/cenonlibrary-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ S=${WORKDIR}/Cenon DESCRIPTION="Default library required to run Cenon" HOMEPAGE="http://www.cenon.info/" -SRC_URI="http://www.vhf-group.com/vhf-interservice/download/source/CenonLibrary-${PV}-1.tar.bz2" +SRC_URI="http://www.cenon.zone/download/source/CenonLibrary-${PV}-1.tar.bz2" KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="Cenon" |