[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/files/

2021-04-03 Thread Sam James
commit: c2d0bea4dbba04174ead144afd3f45ae1c322a76
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  3 21:45:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  3 21:45:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d0bea4

app-cdr/xbiso: cleanup patch

Signed-off-by: Sam James  gentoo.org>

 app-cdr/xbiso/files/xbiso-0.6.1-libs.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch 
b/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
index 32b3523d9c9..0b867751c37 100644
--- a/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
+++ b/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
@@ -1,5 +1,5 @@
 a/configure.in 2014-12-02 18:56:23.0 +0300
-+++ b/configure.in 2014-12-02 19:09:46.724190436 +0300
+--- a/configure.in
 b/configure.in
 @@ -6,13 +6,13 @@
  
  dnl Checks for libraries.



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2021-04-03 Thread Sam James
commit: 2ded5ee795a8bd0a3f6795519dde9d87592deb93
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  3 21:44:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  3 21:44:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ded5ee7

app-cdr/xbiso: stable EAPI 7 revision

Signed-off-by: Sam James  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
index 5894d4c30c2..6d770560ed4 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2021-04-03 Thread Sam James
commit: b6df72b16a53fd6307d5c2801c802a7ca6cb39f5
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  3 21:44:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  3 21:44:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6df72b1

app-cdr/xbiso: drop 0.6.1-r2

Signed-off-by: Sam James  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 33 -
 1 file changed, 33 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
deleted file mode 100644
index 9340e06f7dc..000
--- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils flag-o-matic
-
-DESCRIPTION="Xbox xdvdfs ISO extraction utility"
-HOMEPAGE="https://sourceforge.net/projects/xbiso/;
-SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-src_prepare() {
-   sed -i -e 's:C) $(CFLAGS):C) $(LDFLAGS) $(CFLAGS):' Makefile.in || die 
#337769
-   epatch "${FILESDIR}/${P}-libs.patch"
-   mv configure.in configure.ac || die #426262
-   eautoreconf
-}
-
-src_configure() {
-   # for this package, interix behaves the same as BSD
-   [[ ${CHOST} == *-interix* ]] && append-flags -D_BSD
-
-   econf --disable-ftp
-}
-
-src_install() {
-   dobin xbiso
-   dodoc CHANGELOG README
-}



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2021-01-06 Thread Fabian Groffen
commit: 1a781df5fe5959677c2b6de707716d80ca9f5869
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Jan  6 12:52:58 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Jan  6 12:52:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a781df5

app-cdr/xbiso: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 ++--
 app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
index 276a3173003..9340e06f7dc 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 src_prepare() {

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
index 46dc42820ae..5894d4c30c2 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2019-08-28 Thread David Seifert
commit: c637a91a595c925107c4296f85c5724c83dd6858
Author: David Seifert  gentoo  org>
AuthorDate: Wed Aug 28 09:11:20 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Aug 28 09:11:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c637a91a

app-cdr/xbiso: [QA] Remove nonexistent dependency

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
index 0bfb72aa066..276a3173003 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,10 +11,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="ftp"
-
-RDEPEND="ftp? ( 

[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2019-05-19 Thread Michał Górny
commit: e24d505fa37bc22fef2f16ce45d4ee14245d8275
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 19 10:54:51 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 19 10:59:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24d505f

app-cdr/xbiso: Fix license to GPL-2+

Signed-off-by: Michał Górny  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
index 421a28f52ba..e2121d9a1cd 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Xbox xdvdfs ISO extraction utility"
 HOMEPAGE="https://sourceforge.net/projects/xbiso/;
 SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="ftp"



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2019-05-19 Thread Michał Górny
commit: 885ce1a109abc143ff61c531550e0e6a3dce8845
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 19 10:56:20 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 19 10:59:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885ce1a1

app-cdr/xbiso: Remove masked USE=ftp

Signed-off-by: Michał Górny  gentoo.org>

 app-cdr/xbiso/xbiso-0.6.1-r3.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
index e2121d9a1cd..46dc42820ae 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
@@ -11,10 +11,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="ftp"
-
-RDEPEND="ftp? ( 

[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/files/, app-cdr/xbiso/

2019-05-19 Thread Michał Górny
commit: 47fb08c06fa91a5917fe3a7d23246f819546d1cf
Author: Michał Górny  gentoo  org>
AuthorDate: Sun May 19 10:54:38 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 19 10:59:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47fb08c0

app-cdr/xbiso: Bump to EAPI 7

Signed-off-by: Michał Górny  gentoo.org>

 app-cdr/xbiso/files/xbiso-0.6.1-libs.patch |  4 ++--
 app-cdr/xbiso/xbiso-0.6.1-r3.ebuild| 38 ++
 2 files changed, 40 insertions(+), 2 deletions(-)

diff --git a/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch 
b/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
index 5b48ba67423..32b3523d9c9 100644
--- a/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
+++ b/app-cdr/xbiso/files/xbiso-0.6.1-libs.patch
@@ -1,5 +1,5 @@
 configure.in.orig  2014-12-02 18:56:23.0 +0300
-+++ configure.in   2014-12-02 19:09:46.724190436 +0300
+--- a/configure.in 2014-12-02 18:56:23.0 +0300
 b/configure.in 2014-12-02 19:09:46.724190436 +0300
 @@ -6,13 +6,13 @@
  
  dnl Checks for libraries.

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
new file mode 100644
index 000..421a28f52ba
--- /dev/null
+++ b/app-cdr/xbiso/xbiso-0.6.1-r3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic
+
+DESCRIPTION="Xbox xdvdfs ISO extraction utility"
+HOMEPAGE="https://sourceforge.net/projects/xbiso/;
+SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ftp"
+
+RDEPEND="ftp? ( 

[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2018-04-17 Thread David Seifert
commit: 3e8ee7089e5cc0c8251e50baf9ac0abba8f47b56
Author: Harri Nieminen  gmail  com>
AuthorDate: Tue Apr 17 08:42:32 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Apr 17 20:26:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8ee708

app-cdr/xbiso: Clean up old

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 app-cdr/xbiso/xbiso-0.6.1.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1.ebuild b/app-cdr/xbiso/xbiso-0.6.1.ebuild
deleted file mode 100644
index 3d2686591aa..000
--- a/app-cdr/xbiso/xbiso-0.6.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit flag-o-matic
-
-DESCRIPTION="Xbox xdvdfs ISO extraction utility"
-HOMEPAGE="https://sourceforge.net/projects/xbiso/;
-SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-src_compile() {
-   # for this package, interix behaves the same as BSD
-   [[ ${CHOST} == *-interix* ]] && append-flags -D_BSD
-
-   econf
-   emake || die "emake failed"
-}
-
-src_install() {
-   dobin xbiso || die "dobin failed."
-   dodoc CHANGELOG README
-}



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2018-04-12 Thread Thomas Deutschmann
commit: d07f855ffe36ad20ed4c2c9fc1e169053fc944a1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 12 20:52:11 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 12 20:54:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07f855f

app-cdr/xbiso: x86 stable (bug #651918)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
index a8cad8936f4..0bfb72aa066 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="ftp"
 
 RDEPEND="ftp? ( 

[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2018-04-06 Thread Jonas Stein
commit: b0eeb0aaaef40cd869651c6df27e0cf3d4df6345
Author: Harri Nieminen  gmail  com>
AuthorDate: Fri Apr  6 11:15:28 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Apr  6 23:49:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0eeb0aa

app-cdr/xbiso: Clean up old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-cdr/xbiso/xbiso-0.6.1-r1.ebuild | 33 -
 1 file changed, 33 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r1.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r1.ebuild
deleted file mode 100644
index e46473adbcb..000
--- a/app-cdr/xbiso/xbiso-0.6.1-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit flag-o-matic
-
-DESCRIPTION="Xbox xdvdfs ISO extraction utility"
-HOMEPAGE="https://sourceforge.net/projects/xbiso/;
-SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="net-libs/ftplib"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   sed -i -e 's:C) $(CFLAGS):C) $(LDFLAGS) $(CFLAGS):' Makefile.in || die 
#337769
-}
-
-src_configure() {
-   # for this package, interix behaves the same as BSD
-   [[ ${CHOST} == *-interix* ]] && append-flags -D_BSD
-
-   default
-}
-
-src_install() {
-   dobin xbiso
-   dodoc CHANGELOG README
-}



[gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/

2018-04-01 Thread Aaron Bauman
commit: d238bab3389e0c88f9bf9f6c1bf6647887eb29f4
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr  1 17:02:48 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr  1 17:40:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d238bab3

app-cdr/xbiso: amd64 stable

Bug: https://bugs.gentoo.org/651918
Package-Manager: Portage-2.3.27, Repoman-2.3.9

 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild 
b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
index 88cc5dc936e..a8cad8936f4 100644
--- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
+++ b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="ftp"
 
 RDEPEND="ftp? (