commit:     6168c84258a772d543f706b00019456c97de33fa
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Mar 20 09:28:01 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:51:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6168c842

dev-embedded/libdisasm: Fix toolong DESCRIPTION

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

 dev-embedded/libdisasm/libdisasm-0.23.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/libdisasm/libdisasm-0.23.ebuild 
b/dev-embedded/libdisasm/libdisasm-0.23.ebuild
index a04d49eb078..311207917f6 100644
--- a/dev-embedded/libdisasm/libdisasm-0.23.ebuild
+++ b/dev-embedded/libdisasm/libdisasm-0.23.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-DESCRIPTION="Library for providing basic disassembly of Intel x86 instructions 
from a binary stream"
+DESCRIPTION="Provides basic disassembly of Intel x86 instructions from a 
binary stream"
 HOMEPAGE="http://bastard.sourceforge.net/libdisasm.html";
 SRC_URI="mirror://sourceforge/project/bastard/${PN}/${PV}/${P}.tar.gz"
 

Reply via email to