public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/dwz: dwz-0.9.ebuild metadata.xml ChangeLog
@ 2013-03-04 16:40 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2013-03-04 16:40 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/03/04 16:40:18

  Added:                dwz-0.9.ebuild metadata.xml ChangeLog
  Log:
  Initial commit, ebuild written by me.
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)

Revision  Changes    Path
1.1                  sys-devel/dwz/dwz-0.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/dwz-0.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/dwz-0.9.ebuild?rev=1.1&content-type=text/plain

Index: dwz-0.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/dwz/dwz-0.9.ebuild,v 1.1 2013/03/04 16:40:18 dev-zero Exp $

EAPI=5

DESCRIPTION="DWARF optimization and duplicate removal tool"
HOMEPAGE="http://sourceware.org/git/?p=dwz.git;a=summary"
SRC_URI="mirror://gentoo/${P}.tar.xz"

LICENSE="GPL-2+ GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-libs/elfutils"
RDEPEND="${DEPEND}"

src_prepare() {
	sed -i \
		-e '/^CFLAGS/d' \
		Makefile || die "sed failed"
}



1.1                  sys-devel/dwz/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>dev-zero@gentoo.org</email>
		<name>Tiziano Müller</name>
	</maintainer>
	<longdescription>
		The dwz package contains a program that attempts to optimize DWARF
		debugging information contained in ELF shared libraries and ELF executables
		for size, by replacing DWARF information representation with equivalent
		smaller representation where possible and by reducing the amount of
		duplication using techniques from DWARF standard appendix E - creating
		DW_TAG_partial_unit compilation units (CUs) for duplicated information
		and using DW_TAG_imported_unit to import it into each CU that needs it.
	</longdescription>
</pkgmetadata>



1.1                  sys-devel/dwz/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/dwz/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sys-devel/dwz
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/dwz/ChangeLog,v 1.1 2013/03/04 16:40:18 dev-zero Exp $

*dwz-0.9 (04 Mar 2013)

  04 Mar 2013; Tiziano Müller <dev-zero@gentoo.org> +dwz-0.9.ebuild,
  +metadata.xml:
  Initial commit, ebuild written by me.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-04 16:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 16:40 [gentoo-commits] gentoo-x86 commit in sys-devel/dwz: dwz-0.9.ebuild metadata.xml ChangeLog Tiziano Mueller (dev-zero)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox