mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
David Seifert
parent
706ba1fa4b
commit
d398d0d15e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user