diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:11:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:11:58 +0000 |
commit | f6c19d58912600d5c6639c3c9b8f8e05462e7864 (patch) | |
tree | c75c2c3f50c97fdc1f7bc6c0080081e08551c74f /media-sound | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f6c19d58912600d5c6639c3c9b8f8e05462e7864.tar.gz gentoo-2-f6c19d58912600d5c6639c3c9b8f8e05462e7864.tar.bz2 gentoo-2-f6c19d58912600d5c6639c3c9b8f8e05462e7864.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/shoutcast-trans-bin/ChangeLog | 9 | ||||
-rw-r--r-- | media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-sound/shoutcast-trans-bin/ChangeLog b/media-sound/shoutcast-trans-bin/ChangeLog index 90189ae5c4c4..bbcdc751071f 100644 --- a/media-sound/shoutcast-trans-bin/ChangeLog +++ b/media-sound/shoutcast-trans-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/shoutcast-trans-bin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.14 2009/12/23 11:43:37 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/ChangeLog,v 1.15 2014/08/10 21:11:58 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + shoutcast-trans-bin-0.4.0-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> shoutcast-trans-bin-0.4.0-r1.ebuild: @@ -63,4 +67,3 @@ +files/shoutcast_trans, +shoutcast-trans-bin-0.4.0.ebuild: Initial import to the tree. Closes bug #57066. Thanks to Georg Brandl <g.brandl@gmx.net> for posting. - diff --git a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild index b4810e55205a..fdadaec1f4b7 100644 --- a/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild +++ b/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.10 2009/12/23 21:47:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-trans-bin/shoutcast-trans-bin-0.4.0-r1.ebuild,v 1.11 2014/08/10 21:11:58 slyfox Exp $ inherit eutils SVER=${PV//./} -DESCRIPTION="A transcoder that provides a source for shoutcast-server-bin to stream from." +DESCRIPTION="A transcoder that provides a source for shoutcast-server-bin to stream from" HOMEPAGE="http://www.shoutcast.com/" SRC_URI="http://yp.shoutcast.com/downloads/sc_trans_posix_${SVER}.tgz" |