ChangeLog

# ChangeLog for media-sound/cdtool
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/ChangeLog,v 1.18 2007/12/12 15:45:38 fmccor Exp $

12 Dec 2007; Ferris McCormick cdtool-2.1.8.ebuild:
Sparc stable, Bug #200098.

25 Nov 2007; Brent Baude cdtool-2.1.8.ebuild:
Marking ppc stable for bug 200098

23 Nov 2007; Dawid Węgliński cdtool-2.1.8.ebuild:
Stable on x86 (bug #200098)

23 Nov 2007; Samuli Suominen cdtool-2.1.8.ebuild:
amd64 stable wrt #200098

*cdtool-2.1.8 (27 Jul 2007)

27 Jul 2007; Samuli Suominen +cdtool-2.1.8.ebuild:
Version bump.

03 Feb 2007; Steve Dibb cdtool-2.1.5-r1.ebuild:
Update src_uri

08 May 2006; cdtool-2.1.5-r1.ebuild:
Added flag-o-matic to inherit since the ebuild uses append-flags. Removed
INSTALL from dodoc.

19 Apr 2006; Thomas Cort cdtool-2.1.5-r1.ebuild:
Added HOMEPAGE wrt Bug #130432. Thanks to clbustos
for pointing this out.

07 Mar 2006; Diego Pettenò
+files/cdtool-2.1.5-ldflags.patch, cdtool-2.1.5-r1.ebuild:
Respect CC and LDFLAGS, add debug useflag.

*cdtool-2.1.5-r1 (20 Apr 2005)

20 Apr 2005; Jan Brinkmann +cdtool-2.1.5-r1.ebuild,
-cdtool-2.1.5.ebuild:
now blocking media-sound/cdplay, see #76896

22 Oct 2004; Lars Weiler cdtool-2.1.5.ebuild:
Stable on ppc.

14 Sep 2004; Jeremy Huddleston cdtool-2.1.5.ebuild:
Stable amd64, sparc.

09 Jul 2004; Jeremy Huddleston cdtool-2.1.5.ebuild:
~sparc ~amd64

22 Apr 2004; Jeremy Huddleston cdtool-2.1.5.ebuild:
Removed explicit S=.

*cdtool-2.1.5 (22 Apr 2003)

22 04 2003; Jens Hoffrichter :
Initial import. Ebuild submitted by Jens Hoffrichter .

Manifest

DIST cdtool-2.1.8.tar.gz 116847 RMD160 5323e0508da3f62acb0be3251a414945846064c5 SHA1 954c476b51df881a27adc4235d1659db6f334b4c SHA256 73de81ea2de2eae64b888e1b2739ef643ccea13c79790569f8e6278369976a21
EBUILD cdtool-2.1.8.ebuild 602 RMD160 102e45e7f8a21b7d8e4a3f468d25c640005965e7 SHA1 f73547cf12f1197d78cae6393826f39d7cdb0944 SHA256 18d6d06fc874725e3c61992fd42c011ea6c379a14c62e87ad1d01e2364ff026e
MISC ChangeLog 2036 RMD160 3537fdcbea71e3201fcce1919db3a33cc0d2c375 SHA1 d3ac886e16b1c3df051b7653b11afead01c2d081 SHA256 b1573f7f21ba5beb6bfaee9f054462f1678cbcf1074734b536941cfa5ba9cee8
MISC metadata.xml 158 RMD160 6842e2189a50bd8a98e84802c38180ac1421c00e SHA1 703cea5a2109d41f7c87993c1f01d418a4c85174 SHA256 dfb5b47e6836db39fb187301dfcff1c2605e91d13d21db160806a563d8c75f9b

cdtool-2.1.8.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8.ebuild,v 1.5 2007/12/12 15:45:38 fmccor Exp $

DESCRIPTION="Collection of command-line utilities to control cdrom devices."
HOMEPAGE="http://hinterhof.net/cdtool"
SRC_URI="http://hinterhof.net/cdtool/dist/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""

DEPEND="!media-sound/cdplay"

src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc CHANGES CREDITS README TODO
}

metadata.xml




sound