summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:59:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 09:59:21 +0000
commit4cf0d0dcdb281904f137ebcfd1a0d0c44fe01085 (patch)
treed1a50bd9a228dc4d0d2dd41fea85a6e87196b749 /media-video/lsdvd
parentfix depend (bug #45110) (diff)
downloadhistorical-4cf0d0dcdb281904f137ebcfd1a0d0c44fe01085.tar.gz
historical-4cf0d0dcdb281904f137ebcfd1a0d0c44fe01085.tar.bz2
historical-4cf0d0dcdb281904f137ebcfd1a0d0c44fe01085.zip
tidy number of ebuilds
Diffstat (limited to 'media-video/lsdvd')
-rw-r--r--media-video/lsdvd/ChangeLog6
-rw-r--r--media-video/lsdvd/Manifest10
-rw-r--r--media-video/lsdvd/files/digest-lsdvd-0.61
-rw-r--r--media-video/lsdvd/files/digest-lsdvd-0.91
-rw-r--r--media-video/lsdvd/lsdvd-0.6.ebuild31
-rw-r--r--media-video/lsdvd/lsdvd-0.9.ebuild31
6 files changed, 8 insertions, 72 deletions
diff --git a/media-video/lsdvd/ChangeLog b/media-video/lsdvd/ChangeLog
index 777bcc39dc0c..d5db1e8c8557 100644
--- a/media-video/lsdvd/ChangeLog
+++ b/media-video/lsdvd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/lsdvd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.5 2004/03/02 15:26:58 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/ChangeLog,v 1.6 2004/03/19 09:59:21 mr_bones_ Exp $
+
+ 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> lsdvd-0.6.ebuild,
+ lsdvd-0.9.ebuild:
+ tidy number of ebuilds
02 Mar 2004; <augustus@gentoo.org> lsdvd-0.10.ebuild:
Added ~amd64 keyword.
diff --git a/media-video/lsdvd/Manifest b/media-video/lsdvd/Manifest
index 8e72e638730b..aadd3abe62bc 100644
--- a/media-video/lsdvd/Manifest
+++ b/media-video/lsdvd/Manifest
@@ -1,9 +1,5 @@
-MD5 91112f3e36d68a629ee599704d283184 ChangeLog 973
-MD5 a27dd16b1091ba1fd97259dca60984a3 lsdvd-0.10.ebuild 926
-MD5 718c3040819ade06dd96b93ba61f4451 lsdvd-0.6.ebuild 909
+MD5 72378bc5bf3d39ce55e92eb8e99e3a18 ChangeLog 1093
MD5 d3ee776302691c5c57f629964805846f lsdvd-0.7.ebuild 909
-MD5 29aff18f4a9404a4c9c76580440ba90f lsdvd-0.9.ebuild 910
-MD5 7c79ba5df2a82f2097890ac88e751d7d files/digest-lsdvd-0.10 61
-MD5 83936b20b8bcea6fb63afc2e9d22e857 files/digest-lsdvd-0.6 60
+MD5 a27dd16b1091ba1fd97259dca60984a3 lsdvd-0.10.ebuild 926
MD5 a3cac3fa3a76af541f8c0c35f317fa38 files/digest-lsdvd-0.7 60
-MD5 450e60d1f53d119107d33fc9cf472330 files/digest-lsdvd-0.9 60
+MD5 7c79ba5df2a82f2097890ac88e751d7d files/digest-lsdvd-0.10 61
diff --git a/media-video/lsdvd/files/digest-lsdvd-0.6 b/media-video/lsdvd/files/digest-lsdvd-0.6
deleted file mode 100644
index f279c1e90874..000000000000
--- a/media-video/lsdvd/files/digest-lsdvd-0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0cd9963ab59121b926455bfc1a46e42a lsdvd-0.6.tar.gz 34108
diff --git a/media-video/lsdvd/files/digest-lsdvd-0.9 b/media-video/lsdvd/files/digest-lsdvd-0.9
deleted file mode 100644
index 9e7a3b6549a2..000000000000
--- a/media-video/lsdvd/files/digest-lsdvd-0.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 658a25de7bd6626e701489a60ef978d3 lsdvd-0.9.tar.gz 35178
diff --git a/media-video/lsdvd/lsdvd-0.6.ebuild b/media-video/lsdvd/lsdvd-0.6.ebuild
deleted file mode 100644
index cabc6d389488..000000000000
--- a/media-video/lsdvd/lsdvd-0.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.6.ebuild,v 1.3 2003/11/18 17:31:09 mholzer Exp $
-
-DESCRIPTION="Utility for getting info out of DVDs"
-HOMEPAGE="http://acidrip.thirtythreeandathird.net"
-SRC_URI="mirror://sourceforge/acidrip/${P}.tar.gz"
-RESTRICT="nomirror"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc x86"
-IUSE=""
-
-# Build-time dependencies, such as
-# ssl? ( >=openssl-0.9.6b )
-# >=perl-5.6.1-r1
-# It is advisable to use the >= syntax show above, to reflect what you
-# had installed on your system when you tested the package. Then
-# other users hopefully won't be caught without the right version of
-# a dependency.
-DEPEND="=libdvdread-0.9*"
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS NEWS README
-}
diff --git a/media-video/lsdvd/lsdvd-0.9.ebuild b/media-video/lsdvd/lsdvd-0.9.ebuild
deleted file mode 100644
index 5cc8c90be7b1..000000000000
--- a/media-video/lsdvd/lsdvd-0.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.9.ebuild,v 1.2 2003/11/18 17:31:09 mholzer Exp $
-
-DESCRIPTION="Utility for getting info out of DVDs"
-HOMEPAGE="http://acidrip.thirtythreeandathird.net"
-SRC_URI="mirror://sourceforge/acidrip/${P}.tar.gz"
-RESTRICT="nomirror"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-# Build-time dependencies, such as
-# ssl? ( >=openssl-0.9.6b )
-# >=perl-5.6.1-r1
-# It is advisable to use the >= syntax show above, to reflect what you
-# had installed on your system when you tested the package. Then
-# other users hopefully won't be caught without the right version of
-# a dependency.
-DEPEND="=libdvdread-0.9*"
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS NEWS README
-}