diff options
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.24-r2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.24.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.25.ebuild | 4 | ||||
-rw-r--r-- | media-sound/ncmpc/ncmpc-0.27.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/media-sound/ncmpc/ncmpc-0.24-r2.ebuild b/media-sound/ncmpc/ncmpc-0.24-r2.ebuild index 5a3efcb99bf8..d43221242006 100644 --- a/media-sound/ncmpc/ncmpc-0.24-r2.ebuild +++ b/media-sound/ncmpc/ncmpc-0.24-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils multilib DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" -HOMEPAGE="https://www.musicpd.org/clients/ncmpc/" +HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/media-sound/ncmpc/ncmpc-0.24.ebuild b/media-sound/ncmpc/ncmpc-0.24.ebuild index 70a16761208f..aba8b2f4b0b9 100644 --- a/media-sound/ncmpc/ncmpc-0.24.ebuild +++ b/media-sound/ncmpc/ncmpc-0.24.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit multilib DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" -HOMEPAGE="https://www.musicpd.org/clients/ncmpc/" +HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/media-sound/ncmpc/ncmpc-0.25.ebuild b/media-sound/ncmpc/ncmpc-0.25.ebuild index 52a8d69391ab..23bdfa52ca9e 100644 --- a/media-sound/ncmpc/ncmpc-0.25.ebuild +++ b/media-sound/ncmpc/ncmpc-0.25.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" -HOMEPAGE="http://www.musicpd.org/clients/ncmpc/" +HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" diff --git a/media-sound/ncmpc/ncmpc-0.27.ebuild b/media-sound/ncmpc/ncmpc-0.27.ebuild index 0082bd1b4363..e85ba9b0cb52 100644 --- a/media-sound/ncmpc/ncmpc-0.27.ebuild +++ b/media-sound/ncmpc/ncmpc-0.27.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="A ncurses client for the Music Player Daemon (MPD)" -HOMEPAGE="http://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" +HOMEPAGE="https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc" SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" |