x11-plugins/pidgin-mbpurple: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3867
This commit is contained in:
Harri Nieminen
2017-02-07 17:46:18 +02:00
committed by David Seifert
parent 706ba1fa4b
commit d398d0d15e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=2
inherit base toolchain-funcs
DESCRIPTION="Libpurple (Pidgin) plug-in supporting microblog services like Twitter or identi.ca"
DESCRIPTION="Pidgin plug-in supporting microblog services like Twitter or identi.ca"
HOMEPAGE="https://code.google.com/p/microblog-purple/"
MY_P="${P/pidgin-/}"
SRC_URI="https://microblog-purple.googlecode.com/files/${MY_P}.tar.gz"