[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2019-03-02 Thread Pacho Ramos
commit: 309d8676a2806ae89ecb06d4c443e9827c30039b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Mar  2 19:12:25 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Mar  2 19:44:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309d8676

app-arch/afio: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 app-arch/afio/afio-2.5.1-r1.ebuild | 32 
 1 file changed, 32 deletions(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
deleted file mode 100644
index 3f2b5791d5f..000
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Afio creates cpio-format archives."
-HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
-SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
-
-LICENSE="Artistic LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
-
-PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
-
-src_configure() {
-   tc-export CC
-}
-
-src_install() {
-   dobin "${PN}"
-   doman "${PN}.1"
-   dodoc ANNOUNCE-* HISTORY README SCRIPTS
-
-   local i
-   for i in {1..4}; do
-   docinto "script${i}"
-   dodoc -r "script${i}"/.
-   done
-}



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2019-02-25 Thread Mikle Kolyada
commit: 839039231734d35cd63be04449191962664ad70a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 25 15:11:50 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 25 15:11:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83903923

app-arch/afio: amd64 stable wrt bug #676342

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-arch/afio/afio-2.5.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r2.ebuild 
b/app-arch/afio/afio-2.5.1-r2.ebuild
index 1442fd45f03..eda334fa029 100644
--- a/app-arch/afio/afio-2.5.1-r2.ebuild
+++ b/app-arch/afio/afio-2.5.1-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2019-01-31 Thread Tobias Klausmann
commit: d3a55373ea1ee11f85a2d56035c9f789e57dc903
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 31 18:57:44 2019 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 31 18:57:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a55373

app-arch/afio-2.5.1-r2: alpha stable

Bug: http://bugs.gentoo.org/676342
Signed-off-by: Tobias Klausmann  gentoo.org>

 app-arch/afio/afio-2.5.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r2.ebuild 
b/app-arch/afio/afio-2.5.1-r2.ebuild
index c835101a27b..b485c3d2544 100644
--- a/app-arch/afio/afio-2.5.1-r2.ebuild
+++ b/app-arch/afio/afio-2.5.1-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ppc sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc sparc ~x86"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2019-01-27 Thread Sergei Trofimovich
commit: e8052e7eef876657b0dbfa66145a7657342d2b7e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Jan 27 07:56:32 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 27 09:49:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8052e7e

app-arch/afio: stable 2.5.1-r2 for sparc, bug #676342

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-arch/afio/afio-2.5.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/afio/afio-2.5.1-r2.ebuild 
b/app-arch/afio/afio-2.5.1-r2.ebuild
index fced7417de8..06ecd6346ba 100644
--- a/app-arch/afio/afio-2.5.1-r2.ebuild
+++ b/app-arch/afio/afio-2.5.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86"
 
 PATCHES=(
"${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/, app-arch/afio/files/

2018-10-20 Thread Pacho Ramos
commit: a2b84ee1004c92153ab3d9feda7185d51eb2ebd8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Oct 20 15:21:17 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Oct 20 16:35:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b84ee1

app-arch/afio: Fix control file handling (#651294 by John R. Graham)

Closes: https://bugs.gentoo.org/651294
Signed-off-by: Pacho Ramos  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-arch/afio/afio-2.5.1-r2.ebuild | 34 ++
 .../afio-2.5.1-control-file-warning-fix.patch  | 29 ++
 2 files changed, 63 insertions(+)

diff --git a/app-arch/afio/afio-2.5.1-r2.ebuild 
b/app-arch/afio/afio-2.5.1-r2.ebuild
new file mode 100644
index 000..fced7417de8
--- /dev/null
+++ b/app-arch/afio/afio-2.5.1-r2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Afio creates cpio-format archives."
+HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
+SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
+
+LICENSE="Artistic LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch
+   "${FILESDIR}"/${PN}-2.5.1-control-file-warning-fix.patch
+)
+
+src_configure() {
+   tc-export CC
+}
+
+src_install() {
+   dobin "${PN}"
+   doman "${PN}.1"
+   dodoc ANNOUNCE-* HISTORY README SCRIPTS
+
+   local i
+   for i in {1..4}; do
+   docinto "script${i}"
+   dodoc -r "script${i}"/.
+   done
+}

diff --git a/app-arch/afio/files/afio-2.5.1-control-file-warning-fix.patch 
b/app-arch/afio/files/afio-2.5.1-control-file-warning-fix.patch
new file mode 100644
index 000..f1c93c8e914
--- /dev/null
+++ b/app-arch/afio/files/afio-2.5.1-control-file-warning-fix.patch
@@ -0,0 +1,29 @@
+Only in b: 1
+diff -ubBr a/afio.c b/afio.c
+--- a/afio.c   2018-03-23 09:16:07.230401966 -0400
 b/afio.c   2018-03-23 09:20:05.614421756 -0400
+@@ -3724,7 +3724,8 @@
+   
+   /* ASX check if file changed between the begining 
+  and end of the backup */
+-  if (*fsname)
++/* if *fsname==0, it was a control file, so do not check then */
++  if (*fsname!=0)
+   {
+   struct stat st;
+   /* I must check fsname ! 
+@@ -3739,13 +3740,10 @@
+   if (st.st_mtime!=sb.sb_mtime)
+   {
+   warn (fsname, "File was modified during its backup");
++  if(index(ignorewarnings,(int)'d')) warnings--;
+   }
+   }
+   }
+-  else
+-  {
+-  warn (name, "ASX no fsname for this name ??");
+-}
+   
+   if(aflag && *fsname && ((sb.sb_mode & S_IFMT)==S_IFREG))
+   {



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/, app-arch/afio/files/

2018-02-28 Thread Michael Palimaka
commit: 433780efc5ab5c4346598470a3c3291d7573f828
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Feb 28 09:04:40 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Feb 28 09:04:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433780ef

app-arch/afio: remove 2.5 and 2.5.1-r0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-arch/afio/Manifest|  1 -
 app-arch/afio/afio-2.5.1.ebuild   | 31 -
 app-arch/afio/afio-2.5.ebuild | 43 ---
 app-arch/afio/files/Makefile-r1.patch | 23 ---
 app-arch/afio/files/Makefile.patch| 25 
 5 files changed, 123 deletions(-)

diff --git a/app-arch/afio/Manifest b/app-arch/afio/Manifest
index 4c96d581600..679a988d1be 100644
--- a/app-arch/afio/Manifest
+++ b/app-arch/afio/Manifest
@@ -1,2 +1 @@
 DIST afio-2.5.1.tgz 191765 BLAKE2B 
48a590c1180942444eb8fc17701563ee822cad9d0ae423e12996e7b3dff16ab7ba13d8041b78fb6415d1a422d14be8ba3443910ae1a57290dca801334ced7ffe
 SHA512 
afa4e01cc9e7da5bff7c96d2da9a41c296e7b89c50484f58a8b011173a99a144a9e77d3ee8136622e490287b99a7ae76c6eba901a2186b5a3a6bab164a37c864
-DIST afio-2.5.tgz 179184 BLAKE2B 
2e4e31b27ce7c7cc60ea81d6d7101289e8cfbe4ff6a52c185abef482e06d233c739e60d40bc2ee35c79405606e5cfe27746813a8e74dbbe1b407d4092707aee5
 SHA512 
8e8fba115989b60284d09fb37b8f4782b6adc4a0887a05544615a38e62c6b3a48c3194b53ea4496fea64b25d420ff89cf6faab31646998f3612082118fcbb052

diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild
deleted file mode 100644
index b61f9aa8241..000
--- a/app-arch/afio/afio-2.5.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Afio creates cpio-format archives."
-HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
-SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
-
-LICENSE="Artistic LGPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-src_prepare() {
-   epatch "${FILESDIR}"/Makefile-r1.patch
-   tc-export CC
-}
-
-src_install() {
-   local i
-   dobin afio
-   dodoc ANNOUNCE-* HISTORY README SCRIPTS
-   for i in 1 2 3 4; do
-   docinto script$i
-   dodoc script$i/*
-   done
-   doman afio.1
-}

diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild
deleted file mode 100644
index e5b6eea24f2..000
--- a/app-arch/afio/afio-2.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Afio creates cpio-format archives."
-HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
-SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz;
-
-LICENSE="Artistic LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}"/Makefile.patch
-   # use our cflags
-   sed -i \
-   -e "s:-O2 -fomit-frame-pointer:${CFLAGS}:" \
-   Makefile \
-   || die "sed Makefile failed"
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" || die "emake failed"
-}
-
-src_install() {
-   local i
-   dobin afio || die "dobin failed"
-   dodoc ANNOUNCE-2.5 HISTORY README SCRIPTS
-   for i in 1 2 3 4 5 ; do
-   docinto script$i
-   dodoc script$i/*
-   done
-   doman afio.1
-}

diff --git a/app-arch/afio/files/Makefile-r1.patch 
b/app-arch/afio/files/Makefile-r1.patch
deleted file mode 100644
index 70ec6caa4b9..000
--- a/app-arch/afio/files/Makefile-r1.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -urN afio-2.5.1.orig/Makefile afio-2.5.1/Makefile
 afio-2.5.1.orig/Makefile   2012-02-05 14:52:24.0 +0100
-+++ afio-2.5.1/Makefile2012-03-11 14:02:16.267636685 +0100
-@@ -71,15 +71,12 @@
- MW=
- #MW=-Wtraditional -Wcast-qual -Wcast-align -Wconversion -pedantic -Wlong-long 
-Wimplicit -Wuninitialized -W -Wshadow -Wsign-compare -Wstrict-prototypes 
-Wmissing-declarations
- 
--CFLAGS1 = -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer 
${LARGEFILEFLAGS} ${MW}
--
--CC=gcc
--
--CFLAGS = ${CFLAGS1} $1 $2 $3 $4 $5 $6 $7 $8 $9 $a $b $c $d $e ${e2} $f $g $I
--LDFLAGS =
-+CC?=gcc
-+CFLAGS+=-Wall -Wstrict-prototypes -s ${LARGEFILEFLAGS} ${2} ${3} ${6} ${8} 
${c} ${d} ${e2} ${f} ${g}
-+LDFLAGS+=
- 
- afio : afio.o compfile.o exten.o match.o $M
--  ${CC} ${LDFLAGS} afio.o compfile.o exten.o match.o $M -o afio
-+  ${CC} ${CFLAGS} ${LDFLAGS} afio.o compfile.o exten.o match.o $M -o afio
- 
- clean:
-   rm -f *.o 

[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2018-02-27 Thread Sergei Trofimovich
commit: c839e38e916f8160a948e819e20615db41791a35
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Feb 27 20:02:09 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Feb 27 20:02:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c839e38e

app-arch/afio: stable 2.5.1-r1 for ppc, bug #429360

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 app-arch/afio/afio-2.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index 78e8fe79b2f..3f2b5791d5f 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2018-01-28 Thread Tobias Klausmann
commit: 66c53ec88ad831a0900110458645333fc72e2869
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Jan 28 16:58:26 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Jan 28 16:58:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c53ec8

app-arch/afio-2.5.1-r1: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/429360

 app-arch/afio/afio-2.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index 4b2061f89c3..78e8fe79b2f 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2018-01-04 Thread Mikle Kolyada
commit: 5a0e030ba4c5658155be64b4cf013653eb9f85be
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan  4 20:22:14 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan  4 20:22:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0e030b

app-arch/afio: amd64 stable wrt bug #429360

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-arch/afio/afio-2.5.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index 25f3a1dd310..4b2061f89c3 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.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=6
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2017-12-30 Thread Sergei Trofimovich
commit: 72c8ed39626e6ea77f0bf4cec9004323a5784427
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Dec 29 18:49:11 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 30 11:01:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c8ed39

app-arch/afio: stable 2.5.1-r1 for sparc, bug #429360

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 app-arch/afio/afio-2.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index d5037ac66c3..25f3a1dd310 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2017-12-29 Thread Thomas Deutschmann
commit: 6820f7f7d495dfdaa93eb9fec548c3603f1f9b0a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Dec 29 17:46:05 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Dec 29 17:48:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6820f7f7

app-arch/afio: x86 stable (bug #429360)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-arch/afio/afio-2.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index a3e6e5c082e..d5037ac66c3 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/files/, app-arch/afio/

2017-12-29 Thread David Seifert
commit: bc997e1fe5c259b699bb9b137f42c8be63dd9313
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec 29 11:35:15 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec 29 13:16:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc997e1f

app-arch/afio: [QA] Minor touchups

Bug: https://bugs.gentoo.org/429360
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-arch/afio/afio-2.5.1-r1.ebuild |  9 -
 .../afio/files/afio-2.5.1-fix-build-system.patch   | 22 ++
 app-arch/afio/metadata.xml | 12 ++--
 3 files changed, 32 insertions(+), 11 deletions(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index 0c3a74af973..a3e6e5c082e 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -13,10 +13,9 @@ LICENSE="Artistic LGPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
 
-PATCHES=( "${FILESDIR}"/Makefile-r1.patch )
+PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )
 
-src_prepare() {
-   default
+src_configure() {
tc-export CC
 }
 
@@ -27,7 +26,7 @@ src_install() {
 
local i
for i in {1..4}; do
-   docinto "script$i"
-   dodoc "script$i"/*
+   docinto "script${i}"
+   dodoc -r "script${i}"/.
done
 }

diff --git a/app-arch/afio/files/afio-2.5.1-fix-build-system.patch 
b/app-arch/afio/files/afio-2.5.1-fix-build-system.patch
new file mode 100644
index 000..5f3e8355c1a
--- /dev/null
+++ b/app-arch/afio/files/afio-2.5.1-fix-build-system.patch
@@ -0,0 +1,22 @@
+--- a/Makefile
 b/Makefile
+@@ -71,15 +71,12 @@
+ MW=
+ #MW=-Wtraditional -Wcast-qual -Wcast-align -Wconversion -pedantic -Wlong-long 
-Wimplicit -Wuninitialized -W -Wshadow -Wsign-compare -Wstrict-prototypes 
-Wmissing-declarations
+ 
+-CFLAGS1 = -Wall -Wstrict-prototypes -s -O2 -fomit-frame-pointer 
${LARGEFILEFLAGS} ${MW}
+-
+-CC=gcc
+-
+-CFLAGS = ${CFLAGS1} $1 $2 $3 $4 $5 $6 $7 $8 $9 $a $b $c $d $e ${e2} $f $g $I
+-LDFLAGS =
++CC ?= gcc
++CFLAGS += -Wall -Wstrict-prototypes
++CPPFLAGS += ${LARGEFILEFLAGS} ${2} ${3} ${6} ${8} ${c} ${d} ${e2} ${f} ${g}
+ 
+ afio : afio.o compfile.o exten.o match.o $M
+-  ${CC} ${LDFLAGS} afio.o compfile.o exten.o match.o $M -o afio
++  $(CC) $(CFLAGS) $(LDFLAGS) $^ -o $@
+ 
+ clean:
+   rm -f *.o afio 

diff --git a/app-arch/afio/metadata.xml b/app-arch/afio/metadata.xml
index b232df5209c..1d91069b9e1 100644
--- a/app-arch/afio/metadata.xml
+++ b/app-arch/afio/metadata.xml
@@ -3,12 +3,12 @@
 


-Afio makes cpio-format archives. It deals somewhat gracefully
-with input data corruption, supports multi-volume archives during interactive
-operation, and can make compressed archives that are much safer than compressed
-tar or cpio archives. Afio is best used as an 'archive engine' in a backup
-script.
-
+   Afio makes cpio-format archives. It deals somewhat gracefully
+   with input data corruption, supports multi-volume archives 
during interactive
+   operation, and can make compressed archives that are much safer 
than compressed
+   tar or cpio archives. Afio is best used as an 'archive engine' 
in a backup
+   script.
+   

afio




[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2017-11-17 Thread Jonas Stein
commit: 1d802a632614c896eb2875e9ebc11764e93a49db
Author: Jonas Stein  gentoo  org>
AuthorDate: Fri Nov 17 23:19:53 2017 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Fri Nov 17 23:20:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d802a63

app-arch/afio: Update HOMEPAGE

Set HOMEPAGE to up to date value.
Set same HOMEPAGE and DESCRIPTION for all ebuilds.

Package-Manager: Portage-2.3.14, Repoman-2.3.5

 app-arch/afio/afio-2.5.1-r1.ebuild | 4 ++--
 app-arch/afio/afio-2.5.1.ebuild| 4 ++--
 app-arch/afio/afio-2.5.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
index e885c29a430..0c3a74af973 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=6
 
 inherit toolchain-funcs
 
-DESCRIPTION="cpio-format archives"
-HOMEPAGE="http://members.chello.nl/k.holtman/afio.html;
+DESCRIPTION="Afio creates cpio-format archives."
+HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
 SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"

diff --git a/app-arch/afio/afio-2.5.1.ebuild b/app-arch/afio/afio-2.5.1.ebuild
index 45ade45c2dd..b61f9aa8241 100644
--- a/app-arch/afio/afio-2.5.1.ebuild
+++ b/app-arch/afio/afio-2.5.1.ebuild
@@ -5,8 +5,8 @@ EAPI=4
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="Makes cpio-format archives and deals gracefully with input data 
corruption"
-HOMEPAGE="http://members.chello.nl/k.holtman/afio.html;
+DESCRIPTION="Afio creates cpio-format archives."
+HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
 SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"

diff --git a/app-arch/afio/afio-2.5.ebuild b/app-arch/afio/afio-2.5.ebuild
index d7c76737bf2..e5b6eea24f2 100644
--- a/app-arch/afio/afio-2.5.ebuild
+++ b/app-arch/afio/afio-2.5.ebuild
@@ -3,8 +3,8 @@
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="Makes cpio-format archives and deals gracefully with input data 
corruption"
-HOMEPAGE="http://freshmeat.net/projects/afio/;
+DESCRIPTION="Afio creates cpio-format archives."
+HOMEPAGE="http://members.chello.nl/k.holtman/afio.html 
https://github.com/kholtman/afio;
 SRC_URI="http://members.brabant.chello.nl/~k.holtman/${P}.tgz;
 
 LICENSE="Artistic LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-arch/afio/

2017-08-18 Thread Patrice Clement
commit: faa91718d710261c140e1ff64ed0af187e685f02
Author: Patrice Clement  gentoo  org>
AuthorDate: Fri Aug 18 19:14:37 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Aug 18 19:14:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa91718

app-arch/afio: EAPI 6 bump.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-arch/afio/afio-2.5.1-r1.ebuild | 33 +
 1 file changed, 33 insertions(+)

diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild 
b/app-arch/afio/afio-2.5.1-r1.ebuild
new file mode 100644
index 000..e885c29a430
--- /dev/null
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="cpio-format archives"
+HOMEPAGE="http://members.chello.nl/k.holtman/afio.html;
+SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz;
+
+LICENSE="Artistic LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+
+PATCHES=( "${FILESDIR}"/Makefile-r1.patch )
+
+src_prepare() {
+   default
+   tc-export CC
+}
+
+src_install() {
+   dobin "${PN}"
+   doman "${PN}.1"
+   dodoc ANNOUNCE-* HISTORY README SCRIPTS
+
+   local i
+   for i in {1..4}; do
+   docinto "script$i"
+   dodoc "script$i"/*
+   done
+}