diff options
author | 2014-03-02 09:38:19 +0000 | |
---|---|---|
committer | 2014-03-02 09:38:19 +0000 | |
commit | f79d1133e05008d237cf9b2420030bf67cf679cf (patch) | |
tree | 5bd46246b7045230d407f37453da2b52ac1eb015 /media-tv/shoutcast2vdr | |
parent | amd64 stable, bug #286477 (diff) | |
download | gentoo-2-f79d1133e05008d237cf9b2420030bf67cf679cf.tar.gz gentoo-2-f79d1133e05008d237cf9b2420030bf67cf679cf.tar.bz2 gentoo-2-f79d1133e05008d237cf9b2420030bf67cf679cf.zip |
amd64 stable, bug #287141
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-tv/shoutcast2vdr')
-rw-r--r-- | media-tv/shoutcast2vdr/ChangeLog | 6 | ||||
-rw-r--r-- | media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-tv/shoutcast2vdr/ChangeLog b/media-tv/shoutcast2vdr/ChangeLog index d231e006fa34..54bc0e493398 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.2 2014/02/24 02:17:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/ChangeLog,v 1.3 2014/03/02 09:38:19 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> shoutcast2vdr-0.0.8.ebuild: + amd64 stable, bug #287141 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> shoutcast2vdr-0.0.8.ebuild: @@ -12,4 +15,3 @@ +shoutcast2vdr-0.0.8.ebuild: initial ebuild; moved from vdr-testing overlay; Thanks to T.Kost for this ebuild - diff --git a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild index 1698e5cd9ced..96254c5900e3 100644 --- a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild +++ b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.ebuild,v 1.2 2014/02/24 02:17:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild,v 1.3 2014/03/02 09:38:19 pacho Exp $ 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="" |