diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:52:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:52:30 +0000 |
commit | 2f42f4502458dc2b3a0154432fd91bce0c3ada6a (patch) | |
tree | f047ef76261eba39d1c45be08490ae6360516aa2 /media-tv | |
parent | Stable for x86, wrt bug #535506 (diff) | |
download | gentoo-2-2f42f4502458dc2b3a0154432fd91bce0c3ada6a.tar.gz gentoo-2-2f42f4502458dc2b3a0154432fd91bce0c3ada6a.tar.bz2 gentoo-2-2f42f4502458dc2b3a0154432fd91bce0c3ada6a.zip |
Stable for x86, wrt bug #535508
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/shoutcast2vdr/ChangeLog | 5 | ||||
-rw-r--r-- | media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-tv/shoutcast2vdr/ChangeLog b/media-tv/shoutcast2vdr/ChangeLog index 53b45c825fbf..e545bd88599c 100644 --- a/media-tv/shoutcast2vdr/ChangeLog +++ b/media-tv/shoutcast2vdr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-tv/shoutcast2vdr # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/ChangeLog,v 1.6 2015/06/26 08:52:30 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> shoutcast2vdr-0.0.8-r1.ebuild: + Stable for x86, wrt bug #535508 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> shoutcast2vdr-0.0.8-r1.ebuild: Stable for amd64, wrt bug #535508 diff --git a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild index 2fbd30c8cb8a..37506455754c 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-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.2 2015/06/11 15:07:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild,v 1.3 2015/06/26 08:52:30 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="" |