diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 02:17:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 02:17:00 +0000 |
commit | 599c7aab88d9551c30d7325a380fd48a797b9e26 (patch) | |
tree | ae408458b8041e071023bbbb13ccc5f77e15bdc7 /media-tv/shoutcast2vdr | |
parent | x86 stable wrt bug #495524 (diff) | |
download | gentoo-2-599c7aab88d9551c30d7325a380fd48a797b9e26.tar.gz gentoo-2-599c7aab88d9551c30d7325a380fd48a797b9e26.tar.bz2 gentoo-2-599c7aab88d9551c30d7325a380fd48a797b9e26.zip |
x86 stable wrt bug #287141
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'media-tv/shoutcast2vdr')
-rw-r--r-- | media-tv/shoutcast2vdr/ChangeLog | 8 | ||||
-rw-r--r-- | media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-tv/shoutcast2vdr/ChangeLog b/media-tv/shoutcast2vdr/ChangeLog index 1aa6cf5fb86e..d231e006fa34 100644 --- a/media-tv/shoutcast2vdr/ChangeLog +++ b/media-tv/shoutcast2vdr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-tv/shoutcast2vdr -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/ChangeLog,v 1.1 2008/01/13 14:28:46 hd_brummy Exp $ +# 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 $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + shoutcast2vdr-0.0.8.ebuild: + x86 stable wrt bug #287141 *shoutcast2vdr-0.0.8 (13 Jan 2008) diff --git a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild index c1ee7b6bec44..1698e5cd9ced 100644 --- a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild +++ b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8.ebuild @@ -1,12 +1,12 @@ -# Copyright 2003-2008 Gentoo Foundation +# 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.1 2008/01/13 14:28:46 hd_brummy Exp $ +# $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 $ 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="~x86 ~amd64" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |