diff options
-rw-r--r-- | dev-embedded/libdisasm/libdisasm-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/libdisasm/libdisasm-0.23.ebuild b/dev-embedded/libdisasm/libdisasm-0.23.ebuild index a04d49eb0789..311207917f62 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" |