]> Pileus Git - ~andy/sunrise/commitdiff
app-cdr/cddetect: In gentoo-x86
authorThomas Sachau <tommy@gentoo.org>
Sun, 29 Jun 2008 11:53:23 +0000 (11:53 +0000)
committerThomas Sachau <tommy@gentoo.org>
Sun, 29 Jun 2008 11:53:23 +0000 (11:53 +0000)
svn path=/sunrise/; revision=6374

app-cdr/cddetect/ChangeLog [deleted file]
app-cdr/cddetect/Manifest [deleted file]
app-cdr/cddetect/cddetect-2.0.ebuild [deleted file]
app-cdr/cddetect/metadata.xml [deleted file]

diff --git a/app-cdr/cddetect/ChangeLog b/app-cdr/cddetect/ChangeLog
deleted file mode 100644 (file)
index 56db872..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for app-cdr/cddetect
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  23 Jan 2007; Christian Faulhammer <opfer@gentoo.org> cddetect-2.0.ebuild:
-  add some quotes
-
-  31 Jul 2006; Jakub Moc <jakub@gentoo.org> cddetect-2.0.ebuild:
-  Move to app-cdr, fix CC
-
-  26 Jun 2006; Tiziano Müller <gentoo@dev-zero.ch> ChangeLog:
-  New ebuild for bug 111804, credits go to Tristan Heaven
-
diff --git a/app-cdr/cddetect/Manifest b/app-cdr/cddetect/Manifest
deleted file mode 100644 (file)
index 9072a07..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST cddetect-2.0.tar.gz 11231 RMD160 4b45e9b69aab6c3bcb4de4242a777ba8ac18e59c SHA1 94c4fec68c1fb94c05aee786bab6bcf33f8ea395 SHA256 bb33287784ccbd9cd38ade9c95c09f21ae5c062a1b7db6b58648b6d67116f909
-EBUILD cddetect-2.0.ebuild 538 RMD160 23254f3478b4e1577605edc56c415241a516e419 SHA1 221ede4b96ff9419cbc4674a509bc8d8cbc29dd4 SHA256 b4bd8b5b0dcc70f49200e79bf1deaa71e1a29b333315c0a3999667c578835b35
-MISC ChangeLog 426 RMD160 8f6191f9429934f4d72738ebb8be5d1fc3fe3b48 SHA1 172dbcf8b110a085c9cd9dca27d7c3f02a46b9a3 SHA256 b4fd69c5a86b52601e0d217822b111f4e81a88ccf3037bac2b557925d42511e5
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/app-cdr/cddetect/cddetect-2.0.ebuild b/app-cdr/cddetect/cddetect-2.0.ebuild
deleted file mode 100644 (file)
index be0c959..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit toolchain-funcs
-
-DESCRIPTION="Detects CD/DVD types without mounting them"
-HOMEPAGE="http://www.bellut.net/projects.html#cddetect"
-SRC_URI="http://www.bellut.net/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-S="${WORKDIR}"
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       sed -i -e '2d' \
-               -e "s:gcc:$(tc-getCC):" Makefile \
-               || die "sed failed in Makefile"
-}
-
-src_install() {
-       dobin ${PN}
-}
diff --git a/app-cdr/cddetect/metadata.xml b/app-cdr/cddetect/metadata.xml
deleted file mode 100644 (file)
index 7e32869..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>