* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2018-04-01 17:41 Aaron Bauman
0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2018-04-01 17:41 UTC (permalink / raw
To: gentoo-commits
commit: d238bab3389e0c88f9bf9f6c1bf6647887eb29f4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 1 17:02:48 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 17:40:43 2018 +0000
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? ( <net-libs/ftplib-4 )"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2018-04-06 23:52 Jonas Stein
0 siblings, 0 replies; 10+ messages in thread
From: Jonas Stein @ 2018-04-06 23:52 UTC (permalink / raw
To: gentoo-commits
commit: b0eeb0aaaef40cd869651c6df27e0cf3d4df6345
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Apr 6 11:15:28 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Fri Apr 6 23:49:48 2018 +0000
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..00000000000
--- 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
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2018-04-12 20:54 Thomas Deutschmann
0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2018-04-12 20:54 UTC (permalink / raw
To: gentoo-commits
commit: d07f855ffe36ad20ed4c2c9fc1e169053fc944a1
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 12 20:52:11 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Apr 12 20:54:15 2018 +0000
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? ( <net-libs/ftplib-4 )"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2018-04-17 20:27 David Seifert
0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2018-04-17 20:27 UTC (permalink / raw
To: gentoo-commits
commit: 3e8ee7089e5cc0c8251e50baf9ac0abba8f47b56
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Apr 17 08:42:32 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 17 20:26:48 2018 +0000
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..00000000000
--- 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
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2019-05-19 10:59 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2019-05-19 10:59 UTC (permalink / raw
To: gentoo-commits
commit: e24d505fa37bc22fef2f16ce45d4ee14245d8275
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 10:54:51 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 19 10:59:36 2019 +0000
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 <mgorny <AT> 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"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2019-05-19 10:59 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2019-05-19 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 885ce1a109abc143ff61c531550e0e6a3dce8845
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 10:56:20 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 19 10:59:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885ce1a1
app-cdr/xbiso: Remove masked USE=ftp
Signed-off-by: Michał Górny <mgorny <AT> 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? ( <net-libs/ftplib-4 )"
-DEPEND="${RDEPEND}"
+IUSE=""
src_prepare() {
eapply_user
@@ -28,8 +25,7 @@ src_configure() {
# for this package, interix behaves the same as BSD
[[ ${CHOST} == *-interix* ]] && append-flags -D_BSD
- econf \
- $(use_enable ftp)
+ econf --disable-ftp
}
src_install() {
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2019-08-28 9:11 David Seifert
0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2019-08-28 9:11 UTC (permalink / raw
To: gentoo-commits
commit: c637a91a595c925107c4296f85c5724c83dd6858
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 09:11:20 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 09:11:20 2019 +0000
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 <soap <AT> 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? ( <net-libs/ftplib-4 )"
-DEPEND="${RDEPEND}"
+IUSE=""
src_prepare() {
sed -i -e 's:C) $(CFLAGS):C) $(LDFLAGS) $(CFLAGS):' Makefile.in || die #337769
@@ -27,8 +24,7 @@ src_configure() {
# for this package, interix behaves the same as BSD
[[ ${CHOST} == *-interix* ]] && append-flags -D_BSD
- econf \
- $(use_enable ftp)
+ econf --disable-ftp
}
src_install() {
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2021-01-06 12:53 Fabian Groffen
0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen @ 2021-01-06 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 1a781df5fe5959677c2b6de707716d80ca9f5869
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 12:52:58 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 12:52:58 2021 +0000
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 <grobian <AT> 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() {
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2021-04-03 21:58 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-04-03 21:58 UTC (permalink / raw
To: gentoo-commits
commit: 2ded5ee795a8bd0a3f6795519dde9d87592deb93
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 21:44:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 21:44:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ded5ee7
app-cdr/xbiso: stable EAPI 7 revision
Signed-off-by: Sam James <sam <AT> 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() {
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/
@ 2021-04-03 21:58 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-04-03 21:58 UTC (permalink / raw
To: gentoo-commits
commit: b6df72b16a53fd6307d5c2801c802a7ca6cb39f5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 21:44:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 21:44:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6df72b1
app-cdr/xbiso: drop 0.6.1-r2
Signed-off-by: Sam James <sam <AT> 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..00000000000
--- 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
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-04-03 21:58 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-28 9:11 [gentoo-commits] repo/gentoo:master commit in: app-cdr/xbiso/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 21:58 Sam James
2021-04-03 21:58 Sam James
2021-01-06 12:53 Fabian Groffen
2019-05-19 10:59 Michał Górny
2019-05-19 10:59 Michał Górny
2018-04-17 20:27 David Seifert
2018-04-12 20:54 Thomas Deutschmann
2018-04-06 23:52 Jonas Stein
2018-04-01 17:41 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox