diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/purple-events/purple-events-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/purple-events/purple-events-0.99.1.ebuild b/net-im/purple-events/purple-events-0.99.1.ebuild index b325654096ac..dfc0c6bc7c50 100644 --- a/net-im/purple-events/purple-events-0.99.1.ebuild +++ b/net-im/purple-events/purple-events-0.99.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Allows a fine-grained control over libpurple events" HOMEPAGE="http://purple-events.sardemff7.net/" |