summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-06-08 09:02:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-06-08 09:02:50 +0000
commit3a3d7de68bfd605915bd1f31511e6befca5e4caf (patch)
tree4f89a6d4f3ba6f567e0b5b7a0d79c9edbf1c6293 /app-cdr/xbiso
parentRemove USE debug by passing GCONF_DEBUG=no into gnome2.eclass and fix DESCRIP... (diff)
downloadhistorical-3a3d7de68bfd605915bd1f31511e6befca5e4caf.tar.gz
historical-3a3d7de68bfd605915bd1f31511e6befca5e4caf.tar.bz2
historical-3a3d7de68bfd605915bd1f31511e6befca5e4caf.zip
old
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'app-cdr/xbiso')
-rw-r--r--app-cdr/xbiso/Manifest3
-rw-r--r--app-cdr/xbiso/xbiso-0.6.0.ebuild24
-rw-r--r--app-cdr/xbiso/xbiso-0.6.1.ebuild14
3 files changed, 5 insertions, 36 deletions
diff --git a/app-cdr/xbiso/Manifest b/app-cdr/xbiso/Manifest
index fa9f142aa198..202eecca4d87 100644
--- a/app-cdr/xbiso/Manifest
+++ b/app-cdr/xbiso/Manifest
@@ -2,7 +2,6 @@ AUX xbiso-0.6.0-fnamecheck.patch 1466 RMD160 0e7ff5f308df7fa97b2d657550427e95055
DIST xbiso-0.6.0.tar.gz 71091 RMD160 ac92cfc6816f793d5a48eb9b6339b7062d109c43 SHA1 39b04a5c6103d1a301b6f09da439683296f4314a SHA256 d10621273093f227a787c0f72030b7338249fce44d134cf7b1a466d6d5a5668d
DIST xbiso-0.6.1.tar.gz 49698 RMD160 44380787f5c62a623991bfdc72ec7eaf750ba2ed SHA1 06989369deeb5df95db272c90aef9a5a18185ac7 SHA256 5d7a051e2dc3d7ff07ac75ce6e6625e7aaaed4ca439401275ce54e96dc531c92
EBUILD xbiso-0.6.0-r1.ebuild 588 RMD160 2bd5754f18631e485d3d5778b1792ee229d898c0 SHA1 20b184d6169a832b50a6649e156060ad49cae575 SHA256 a0149d01127767c510d85a27bf932128b874bd63a3394d5bdfd6a26b251738fe
-EBUILD xbiso-0.6.0.ebuild 579 RMD160 8a0e52a2f699fc5151a737d9eef900fa9e119c98 SHA1 726f93cfbdb9f899746853c22af40ad4a854c87e SHA256 2653bb36ec716a02e5ddf478c27966a8735d0e4e5b241cc816215dbf305939d5
-EBUILD xbiso-0.6.1.ebuild 549 RMD160 d72f79b17380e693389b3496a9b6eed601cf43d9 SHA1 64679d11d8c9f36f1bf59df7c3e34c47c45ca60e SHA256 257aeec98e4012952bcd6e0e6e78ee43a52ae203c70898cbc6dfd708e8a3bbf1
+EBUILD xbiso-0.6.1.ebuild 497 RMD160 62988afb4700e2df976b971d315b5cea4c046d1e SHA1 472c369d9c31be03cb568b59dbde4f96054456da SHA256 470e86429417bc500e772855326ead1bf173b01b5a7108eaedfd9b7077fea046
MISC ChangeLog 1306 RMD160 0285e97d99e4b6d6ecf7991a0f82601d7f61a526 SHA1 fbd4e24a38bed6ceb2e20e5dd3d947e9874402a4 SHA256 2213203f9ebd135ccb1b1a6e64420479834ce5476782628ae3e0967adc4e3232
MISC metadata.xml 244 RMD160 866d9d7de6e1dae0cca39ff9072f8eb3da196335 SHA1 1c68061758058e1e8241fbafa1ec80542da7dbf2 SHA256 94bb7659917e9f43c4d84ed8dd529bb13e32c6baa255d1de5d849154b55eaa85
diff --git a/app-cdr/xbiso/xbiso-0.6.0.ebuild b/app-cdr/xbiso/xbiso-0.6.0.ebuild
deleted file mode 100644
index 7c5dc9b24e08..000000000000
--- a/app-cdr/xbiso/xbiso-0.6.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/xbiso-0.6.0.ebuild,v 1.5 2005/05/21 09:45:24 chrb Exp $
-
-inherit eutils
-
-DESCRIPTION="Xbox xdvdfs ISO extraction utility"
-HOMEPAGE="http://sourceforge.net/projects/xbiso/"
-SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${P}-fnamecheck.patch
-}
-
-src_install() {
- dobin xbiso || die "install failed"
- dodoc README CHANGELOG
-}
diff --git a/app-cdr/xbiso/xbiso-0.6.1.ebuild b/app-cdr/xbiso/xbiso-0.6.1.ebuild
index 123196e1581a..e1d0b49dc52d 100644
--- a/app-cdr/xbiso/xbiso-0.6.1.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/xbiso-0.6.1.ebuild,v 1.2 2006/02/01 23:04:58 metalgod Exp $
-
-inherit eutils
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xbiso/xbiso-0.6.1.ebuild,v 1.3 2008/06/08 09:02:50 drac Exp $
DESCRIPTION="Xbox xdvdfs ISO extraction utility"
HOMEPAGE="http://sourceforge.net/projects/xbiso/"
@@ -13,11 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-src_unpack() {
- unpack ${A}
-}
-
src_install() {
- dobin xbiso || die "install failed"
- dodoc README CHANGELOG
+ dobin xbiso || die "dobin failed."
+ dodoc CHANGELOG README
}