diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:13:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:13:03 +0000 |
commit | 8708b4f2bbf200ba3088b7bc8eed9c3e5f3908e1 (patch) | |
tree | 42acd7b793b91bbb12e4c6ab658f62be5c4602c9 /media-sound/xmms2/xmms2-0.8-r2.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-8708b4f2bbf200ba3088b7bc8eed9c3e5f3908e1.tar.gz gentoo-2-8708b4f2bbf200ba3088b7bc8eed9c3e5f3908e1.tar.bz2 gentoo-2-8708b4f2bbf200ba3088b7bc8eed9c3e5f3908e1.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/xmms2/xmms2-0.8-r2.ebuild')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms2/xmms2-0.8-r2.ebuild b/media-sound/xmms2/xmms2-0.8-r2.ebuild index 25cc40633d2b..fecb6352b708 100644 --- a/media-sound/xmms2/xmms2-0.8-r2.ebuild +++ b/media-sound/xmms2/xmms2-0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r2.ebuild,v 1.3 2014/07/14 15:21:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms2/xmms2-0.8-r2.ebuild,v 1.4 2014/08/10 21:13:03 slyfox Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit eutils python toolchain-funcs MY_P="${P}DrO_o" -DESCRIPTION="X(cross)platform Music Multiplexing System. The new generation of the XMMS player." +DESCRIPTION="X(cross)platform Music Multiplexing System. The new generation of the XMMS player" HOMEPAGE="http://xmms2.org/wiki/Main_Page" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" |