diff options
author | 2015-03-18 10:04:08 +0000 | |
---|---|---|
committer | 2015-03-18 10:04:08 +0000 | |
commit | e1df7c72f69f213515c631a25073bce4441a295e (patch) | |
tree | af2805755d55d186958ab117d67eeb00b520405e /media-libs/libclthreads | |
parent | remove old (diff) | |
download | gentoo-2-e1df7c72f69f213515c631a25073bce4441a295e.tar.gz gentoo-2-e1df7c72f69f213515c631a25073bce4441a295e.tar.bz2 gentoo-2-e1df7c72f69f213515c631a25073bce4441a295e.zip |
fix homepage & src_uri, bug #385411 by Emery Hemingway
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'media-libs/libclthreads')
-rw-r--r-- | media-libs/libclthreads/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libclthreads/libclthreads-1.0.2.ebuild | 8 | ||||
-rw-r--r-- | media-libs/libclthreads/libclthreads-2.2.1.ebuild | 8 | ||||
-rw-r--r-- | media-libs/libclthreads/libclthreads-2.4.0.ebuild | 8 |
4 files changed, 18 insertions, 14 deletions
diff --git a/media-libs/libclthreads/ChangeLog b/media-libs/libclthreads/ChangeLog index 33bbeae1e85f..77bc8b76ea50 100644 --- a/media-libs/libclthreads/ChangeLog +++ b/media-libs/libclthreads/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libclthreads -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.13 2012/09/07 22:39:55 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/ChangeLog,v 1.14 2015/03/18 10:04:08 aballier Exp $ + + 18 Mar 2015; Alexis Ballier <aballier@gentoo.org> libclthreads-1.0.2.ebuild, + libclthreads-2.2.1.ebuild, libclthreads-2.4.0.ebuild: + fix homepage & src_uri, bug #385411 by Emery Hemingway 07 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml: Remove redundant maintainer from metadata. diff --git a/media-libs/libclthreads/libclthreads-1.0.2.ebuild b/media-libs/libclthreads/libclthreads-1.0.2.ebuild index 587b8c5c4b00..791722069320 100644 --- a/media-libs/libclthreads/libclthreads-1.0.2.ebuild +++ b/media-libs/libclthreads/libclthreads-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-1.0.2.ebuild,v 1.5 2009/08/21 19:45:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-1.0.2.ebuild,v 1.6 2015/03/18 10:04:08 aballier Exp $ EAPI=2 inherit eutils multilib toolchain-funcs @@ -8,8 +8,8 @@ inherit eutils multilib toolchain-funcs MY_P=clthreads-${PV} DESCRIPTION="An audio library by Fons Adriaensen <fons.adriaensen@skynet.be>" -HOMEPAGE="http://users.skynet.be/solaris/linuxaudio" -SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/${MY_P}.tar.bz2" +HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html" +SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-libs/libclthreads/libclthreads-2.2.1.ebuild b/media-libs/libclthreads/libclthreads-2.2.1.ebuild index a21b9d2af458..3cc23ef06ced 100644 --- a/media-libs/libclthreads/libclthreads-2.2.1.ebuild +++ b/media-libs/libclthreads/libclthreads-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.2.1.ebuild,v 1.2 2009/01/25 14:54:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.2.1.ebuild,v 1.3 2015/03/18 10:04:08 aballier Exp $ inherit eutils multilib toolchain-funcs @@ -9,8 +9,8 @@ MY_P="${P/lib/}" S="${WORKDIR}/${MY_P}" DESCRIPTION="An audio library by Fons Adriaensen <fons.adriaensen@skynet.be>" -HOMEPAGE="http://www.kokkinizita.net/linuxaudio/" -SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${MY_P}.tar.bz2" +HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html" +SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" diff --git a/media-libs/libclthreads/libclthreads-2.4.0.ebuild b/media-libs/libclthreads/libclthreads-2.4.0.ebuild index a8fbcf5cd44e..44f51beef6c7 100644 --- a/media-libs/libclthreads/libclthreads-2.4.0.ebuild +++ b/media-libs/libclthreads/libclthreads-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.4.0.ebuild,v 1.1 2008/04/19 12:52:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-2.4.0.ebuild,v 1.2 2015/03/18 10:04:08 aballier Exp $ inherit eutils multilib toolchain-funcs @@ -9,8 +9,8 @@ MY_P="${P/lib/}" S="${WORKDIR}/${MY_P}" DESCRIPTION="An audio library by Fons Adriaensen <fons.adriaensen@skynet.be>" -HOMEPAGE="http://www.kokkinizita.net/linuxaudio/" -SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${MY_P}.tar.bz2" +HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/index.html" +SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" |