diff options
author | 2015-06-11 15:07:19 +0000 | |
---|---|---|
committer | 2015-06-11 15:07:19 +0000 | |
commit | 8f44948deb7519286e7d4ebdf9596351459d0007 (patch) | |
tree | 4d63cd85ff43faa528cc0c8786a8d2408c5cb9ef /media-tv/shoutcast2vdr | |
parent | Stable for amd64, wrt bug #535508 (diff) | |
download | gentoo-2-8f44948deb7519286e7d4ebdf9596351459d0007.tar.gz gentoo-2-8f44948deb7519286e7d4ebdf9596351459d0007.tar.bz2 gentoo-2-8f44948deb7519286e7d4ebdf9596351459d0007.zip |
Stable for amd64, wrt bug #535508
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-tv/shoutcast2vdr')
-rw-r--r-- | media-tv/shoutcast2vdr/ChangeLog | 7 | ||||
-rw-r--r-- | media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-tv/shoutcast2vdr/ChangeLog b/media-tv/shoutcast2vdr/ChangeLog index 93a6ed70fa0a..53b45c825fbf 100644 --- a/media-tv/shoutcast2vdr/ChangeLog +++ b/media-tv/shoutcast2vdr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-tv/shoutcast2vdr -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/ChangeLog,v 1.4 2014/09/25 15:18:24 hd_brummy Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/ChangeLog,v 1.5 2015/06/11 15:07:19 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> shoutcast2vdr-0.0.8-r1.ebuild: + Stable for amd64, wrt bug #535508 *shoutcast2vdr-0.0.8-r1 (25 Sep 2014) diff --git a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild index 96fdcfe0404e..2fbd30c8cb8a 100644 --- a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild +++ b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild,v 1.1 2014/09/25 15:18:24 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild,v 1.2 2015/06/11 15:07:19 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ DESCRIPTION="VDR script: generate shoutcast playlists" HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=19478" SRC_URI="http://www.kost.sh/vdr/${P}.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" |