[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-08-02 Thread Sam James
commit: 21ecfac01390f93a19a4bcb48b1d5ed016eb9691
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug  2 16:18:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug  2 16:18:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ecfac0

app-text/libwpg: Stabilize 0.3.4 ppc, #874000

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

 app-text/libwpg/libwpg-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index 7f5586fce9ab..8ddfd6f5e134 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
x86"
 IUSE="doc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-06-10 Thread Andreas Sturmlechner
commit: f20b7eef1527407a98953b39ec8dd5a5360b2146
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 10 08:54:41 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 10 09:38:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20b7eef

app-text/libwpg: drop 0.3.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/libwpg/Manifest|  1 -
 app-text/libwpg/libwpg-0.3.3.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 63e7c1a90238..ba88efdcccdd 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,2 +1 @@
-DIST libwpg-0.3.3.tar.xz 328664 BLAKE2B 
02ffaf8ea96e66dea94d847c85e17db5b7efcc5891bb1bf4069e664ece09f808b7462fcbb08a75d6ab17fff4ea51a8e494c48fba1540aed132f47d05b746e1a5
 SHA512 
99f8346b336eb902626fe07836c73870a57e100620ddd242ce7c2866e564483ed024a3a0b2804f81a0f59a0873310c3a93c005d306437a27818a6f4374c0c491
 DIST libwpg-0.3.4.tar.xz 340428 BLAKE2B 
68df99682307811e7bf376ff1329aaf18313e447b8dcdd2229cedc30afa122eafcf6a527c375cf547b88600129460ff2db2390124200f4ee100367ea534cea83
 SHA512 
dcc34abc3cf8793dca579b2233e7c84d0ea53a7372c325678d81fbe52c700e6a8af32c4b17e490a39873a692d44ba7b3af68d605d87cef0be8ea13d2f7b95c0e

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
deleted file mode 100644
index 577828356722..
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ library to read and parse graphics in WPG"
-HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
-SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
x86"
-IUSE="doc static-libs"
-
-RDEPEND="
-   app-text/libwpd:0.10[tools]
-   dev-libs/librevenge
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )
-"
-
-src_configure() {
-   local myeconfargs=(
-   --program-suffix=-${SLOT}
-   $(use_with doc docs)
-   $(use_enable static-libs static)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-06-09 Thread Sam James
commit: 9777e6b98a334975a34b7edd6cdd35039bfd2f46
Author: Sam James  gentoo  org>
AuthorDate: Fri Jun  9 09:53:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun  9 09:53:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9777e6b9

app-text/libwpg: Stabilize 0.3.4 ppc64, #905701

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

 app-text/libwpg/libwpg-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index d00ed2581436..7f5586fce9ab 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
x86"
 IUSE="doc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-06-09 Thread Arthur Zamarin
commit: 0147583eab6077dfccdfb6f61da65fd384fbb48a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 06:53:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 06:53:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0147583e

app-text/libwpg: Stabilize 0.3.4 x86, #905701

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/libwpg/libwpg-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index 8b1b55875efd..d00ed2581436 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
x86"
 IUSE="doc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-06-02 Thread Arthur Zamarin
commit: aa3f7f30e48170e63aea4214f29f2c332547f59a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  2 16:12:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  2 16:12:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3f7f30

app-text/libwpg: Stabilize 0.3.4 amd64, #905701

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/libwpg/libwpg-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index 3d503488b039..8b1b55875efd 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~x86"
 IUSE="doc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-06-01 Thread Arthur Zamarin
commit: 42b47b59c847aeffad733a47c69db6ad788d675a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun  1 19:14:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun  1 19:14:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b47b59

app-text/libwpg: Stabilize 0.3.4 arm64, #905701

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/libwpg/libwpg-0.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index 8aed99081503..3d503488b039 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~x86"
 IUSE="doc"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-05-20 Thread David Seifert
commit: 06bc40cd1d9dd3447c22c41b0af4b9583030584b
Author: David Seifert  gentoo  org>
AuthorDate: Sat May 20 10:14:48 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat May 20 10:14:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06bc40cd

app-text/libwpg: add boost to DEPEND

Closes: https://bugs.gentoo.org/906252
Signed-off-by: David Seifert  gentoo.org>

 app-text/libwpg/libwpg-0.3.4.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
index 72c73c9ef298..8aed99081503 100644
--- a/app-text/libwpg/libwpg-0.3.4.ebuild
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -10,13 +10,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~x86"
-IUSE="doc static-libs"
+IUSE="doc"
 
 RDEPEND="
app-text/libwpd:0.10[tools]
dev-libs/librevenge
 "
-DEPEND="${RDEPEND}"
+DEPEND="
+   ${RDEPEND}
+   dev-libs/boost
+"
 BDEPEND="
virtual/pkgconfig
doc? ( app-doc/doxygen )
@@ -26,12 +29,11 @@ src_configure() {
local myeconfargs=(
--program-suffix=-${SLOT}
$(use_with doc docs)
-   $(use_enable static-libs static)
)
econf "${myeconfargs[@]}"
 }
 
 src_install() {
default
-   find "${D}" -name '*.la' -delete || die
+   find "${ED}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-05-03 Thread Sam James
commit: bcfe5d9e9c62bafb10c89cbed92f405be2985881
Author: Sam James  gentoo  org>
AuthorDate: Wed May  3 08:57:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  3 08:57:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfe5d9e

app-text/libwpg: add 0.3.4

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

 app-text/libwpg/Manifest|  1 +
 app-text/libwpg/libwpg-0.3.4.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 37d0f698e130..63e7c1a90238 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1 +1,2 @@
 DIST libwpg-0.3.3.tar.xz 328664 BLAKE2B 
02ffaf8ea96e66dea94d847c85e17db5b7efcc5891bb1bf4069e664ece09f808b7462fcbb08a75d6ab17fff4ea51a8e494c48fba1540aed132f47d05b746e1a5
 SHA512 
99f8346b336eb902626fe07836c73870a57e100620ddd242ce7c2866e564483ed024a3a0b2804f81a0f59a0873310c3a93c005d306437a27818a6f4374c0c491
+DIST libwpg-0.3.4.tar.xz 340428 BLAKE2B 
68df99682307811e7bf376ff1329aaf18313e447b8dcdd2229cedc30afa122eafcf6a527c375cf547b88600129460ff2db2390124200f4ee100367ea534cea83
 SHA512 
dcc34abc3cf8793dca579b2233e7c84d0ea53a7372c325678d81fbe52c700e6a8af32c4b17e490a39873a692d44ba7b3af68d605d87cef0be8ea13d2f7b95c0e

diff --git a/app-text/libwpg/libwpg-0.3.4.ebuild 
b/app-text/libwpg/libwpg-0.3.4.ebuild
new file mode 100644
index ..72c73c9ef298
--- /dev/null
+++ b/app-text/libwpg/libwpg-0.3.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="C++ library to read and parse graphics in WPG"
+HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
+SLOT="0.3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~x86"
+IUSE="doc static-libs"
+
+RDEPEND="
+   app-text/libwpd:0.10[tools]
+   dev-libs/librevenge
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+
+src_configure() {
+   local myeconfargs=(
+   --program-suffix=-${SLOT}
+   $(use_with doc docs)
+   $(use_enable static-libs static)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2023-01-13 Thread Arthur Zamarin
commit: b9978d36d1764e721f56b762738e849b6d83
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 13 19:03:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 13 19:03:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9978d3a

app-text/libwpg: Stabilize 0.3.3 ppc64, #874000

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/libwpg/libwpg-0.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
index 8939b8e743b0..577828356722 100644
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ b/app-text/libwpg/libwpg-0.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2021-08-11 Thread Yixun Lan
commit: a5ff3bf3b177e3e291b9aafc6dfdb5dd8c902963
Author: Alex Fan  yahoo  com>
AuthorDate: Wed Aug 11 11:04:09 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Aug 12 02:53:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ff3bf3

app-text/libwpg: keyword 0.3.3 for ~riscv

Signed-off-by: Alex Fan  yahoo.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-text/libwpg/libwpg-0.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
index 79b75e002d3..c2c69bbccd1 100644
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ b/app-text/libwpg/libwpg-0.3.3.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
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2019-07-30 Thread Aaron Bauman
commit: ad24064b01f49079a2b984921f8d87873ce811c0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul 30 20:02:15 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul 30 20:26:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad24064b

app-text/libwpg: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-text/libwpg/libwpg-0.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
index 1342505d388..79b75e002d3 100644
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ b/app-text/libwpg/libwpg-0.3.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2019-02-17 Thread Andreas Sturmlechner
commit: 5ea749cd12c4fae52a7d6b74880ba42c6d421314
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb 17 19:25:27 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb 17 22:59:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea749cd

app-text/libwpg: Drop 0.3.2

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/libwpg/Manifest|  1 -
 app-text/libwpg/libwpg-0.3.2.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 9eaa8bd895d..37d0f698e13 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,2 +1 @@
-DIST libwpg-0.3.2.tar.xz 326840 BLAKE2B 
a32668671bf0f6a69555dea39a522fac65f7522d7fda5cc29b8d2588fa268f1923e959bb6aa75c6ed1d4c40dde5cf458577098e4662dcee769a449ae36f13229
 SHA512 
f3f76a17056274b2dfd11ce4eb451411d8458b00b3f7be4fae0a932a382f247adbaae1f4f8f6005e7b84f063e415ef5ab609015ba32f779c6ab2f0404b275f3f
 DIST libwpg-0.3.3.tar.xz 328664 BLAKE2B 
02ffaf8ea96e66dea94d847c85e17db5b7efcc5891bb1bf4069e664ece09f808b7462fcbb08a75d6ab17fff4ea51a8e494c48fba1540aed132f47d05b746e1a5
 SHA512 
99f8346b336eb902626fe07836c73870a57e100620ddd242ce7c2866e564483ed024a3a0b2804f81a0f59a0873310c3a93c005d306437a27818a6f4374c0c491

diff --git a/app-text/libwpg/libwpg-0.3.2.ebuild 
b/app-text/libwpg/libwpg-0.3.2.ebuild
deleted file mode 100644
index 1ca82bb199e..000
--- a/app-text/libwpg/libwpg-0.3.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit alternatives
-
-DESCRIPTION="C++ library to read and parse graphics in WPG"
-HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
-SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
-IUSE="doc static-libs"
-
-RDEPEND="
-   app-text/libwpd:0.10[tools]
-   dev-libs/librevenge
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_configure() {
-   econf \
-   --disable-werror \
-   --program-suffix=-${SLOT} \
-   $(use_with doc docs) \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}
-
-pkg_postrm() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2019-02-17 Thread Mikle Kolyada
commit: 93027fce3ef33d604006fa97e3e78dd04a87b3bb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Feb 17 17:55:25 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Feb 17 17:58:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93027fce

app-text/libwpg: x86 stable wrt bug #676956

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

 app-text/libwpg/libwpg-0.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
index 7938a9214a5..1342505d388 100644
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ b/app-text/libwpg/libwpg-0.3.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2019-02-17 Thread Mikle Kolyada
commit: 95f757c3255144b4bc8c364a7dc4c85afdf1df64
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Feb 17 15:32:38 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Feb 17 15:32:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95f757c3

app-text/libwpg: amd64 stable wrt bug #676956

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

 app-text/libwpg/libwpg-0.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
index d21cc0f2a78..7938a9214a5 100644
--- a/app-text/libwpg/libwpg-0.3.3.ebuild
+++ b/app-text/libwpg/libwpg-0.3.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2019-01-13 Thread Andreas Sturmlechner
commit: d08f21f59b6305ab3239ea43cd979edf405b1a83
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 13 17:47:03 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 13 20:45:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08f21f5

app-text/libwpg: 0.3.3 version bump, EAPI-7 bump

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/libwpg/Manifest|  1 +
 app-text/libwpg/libwpg-0.3.3.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index e4dd11ea4ea..9eaa8bd895d 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1 +1,2 @@
 DIST libwpg-0.3.2.tar.xz 326840 BLAKE2B 
a32668671bf0f6a69555dea39a522fac65f7522d7fda5cc29b8d2588fa268f1923e959bb6aa75c6ed1d4c40dde5cf458577098e4662dcee769a449ae36f13229
 SHA512 
f3f76a17056274b2dfd11ce4eb451411d8458b00b3f7be4fae0a932a382f247adbaae1f4f8f6005e7b84f063e415ef5ab609015ba32f779c6ab2f0404b275f3f
+DIST libwpg-0.3.3.tar.xz 328664 BLAKE2B 
02ffaf8ea96e66dea94d847c85e17db5b7efcc5891bb1bf4069e664ece09f808b7462fcbb08a75d6ab17fff4ea51a8e494c48fba1540aed132f47d05b746e1a5
 SHA512 
99f8346b336eb902626fe07836c73870a57e100620ddd242ce7c2866e564483ed024a3a0b2804f81a0f59a0873310c3a93c005d306437a27818a6f4374c0c491

diff --git a/app-text/libwpg/libwpg-0.3.3.ebuild 
b/app-text/libwpg/libwpg-0.3.3.ebuild
new file mode 100644
index 000..d21cc0f2a78
--- /dev/null
+++ b/app-text/libwpg/libwpg-0.3.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="C++ library to read and parse graphics in WPG"
+HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
+SLOT="0.3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
+IUSE="doc static-libs"
+
+RDEPEND="
+   app-text/libwpd:0.10[tools]
+   dev-libs/librevenge
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )
+"
+
+src_configure() {
+   local myeconfargs=(
+   --program-suffix=-${SLOT}
+   $(use_with doc docs)
+   $(use_enable static-libs static)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2018-09-19 Thread Matt Turner
commit: 37fa6fac856c797d145cf33afe5a69381a7d51f3
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Sep 19 18:34:06 2018 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Sep 19 18:34:53 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37fa6fac

app-text/libwpg-0.3.2: added ~ppc64, bug 664414

 app-text/libwpg/libwpg-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.2.ebuild 
b/app-text/libwpg/libwpg-0.3.2.ebuild
index 46042da2314..1ca82bb199e 100644
--- a/app-text/libwpg/libwpg-0.3.2.ebuild
+++ b/app-text/libwpg/libwpg-0.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-11-19 Thread Andreas Sturmlechner
commit: 5655e9c747b3f967bac53923049cc9841c573459
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov 19 23:22:31 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov 19 23:49:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5655e9c7

app-text/libwpg: Drop old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-text/libwpg/Manifest|  1 -
 app-text/libwpg/libwpg-0.3.1.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 7fdd1034327..481e7cd7ba5 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,2 +1 @@
-DIST libwpg-0.3.1.tar.xz 316576 SHA256 
620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f SHA512 
5222609510857d32250e25b1108ecf4c0ce1e58fba280b7c15d400bc8963112adaa9fffa3c21087d4984ec52176d69b30bfc9460ffef978d6b0d7ccc400063b2
 WHIRLPOOL 
c35c51b5098757a0de9a1288d185708775d4ecc2b69ad76e818df5308ec1cbcb870552d45edfe011f65aff141e12656bf98a8ce5207fc0f12ecbc9c705afb3e2
 DIST libwpg-0.3.2.tar.xz 326840 SHA256 
57faf1ab97d63d57383ac5d7875e992a3d190436732f4083310c0471e72f8c33 SHA512 
f3f76a17056274b2dfd11ce4eb451411d8458b00b3f7be4fae0a932a382f247adbaae1f4f8f6005e7b84f063e415ef5ab609015ba32f779c6ab2f0404b275f3f
 WHIRLPOOL 
492ebc20d136ccd2525c9e1b1ac5613dc6dc74df140c1e190defa22fa5fdb2c04765c5121764c0452087ac9038446384634e61d04512046c22784c523791d911

diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild 
b/app-text/libwpg/libwpg-0.3.1.ebuild
deleted file mode 100644
index 46042da2314..000
--- a/app-text/libwpg/libwpg-0.3.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit alternatives
-
-DESCRIPTION="C++ library to read and parse graphics in WPG"
-HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
-SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86"
-IUSE="doc static-libs"
-
-RDEPEND="
-   app-text/libwpd:0.10[tools]
-   dev-libs/librevenge
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_configure() {
-   econf \
-   --disable-werror \
-   --program-suffix=-${SLOT} \
-   $(use_with doc docs) \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}
-
-pkg_postrm() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-11-14 Thread Manuel Rüger
commit: 34e1669a10fccab78cf51d79df846f4658f988d6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov 14 14:11:53 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov 14 14:11:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34e1669a

app-text/libwpg: Stable on amd64

Package-Manager: Portage-2.3.14, Repoman-2.3.5

 app-text/libwpg/libwpg-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.2.ebuild 
b/app-text/libwpg/libwpg-0.3.2.ebuild
index 7cfa5d813e0..46042da2314 100644
--- a/app-text/libwpg/libwpg-0.3.2.ebuild
+++ b/app-text/libwpg/libwpg-0.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-10-08 Thread Andreas Sturmlechner
commit: 5757a45d9cb9bd75bcf8d843f7847235aed0ca33
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct  8 18:07:53 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct  8 19:08:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5757a45d

app-text/libwpg: 0.3.2 version bump

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-text/libwpg/Manifest|  1 +
 app-text/libwpg/libwpg-0.3.2.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 97b268172f7..7fdd1034327 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1 +1,2 @@
 DIST libwpg-0.3.1.tar.xz 316576 SHA256 
620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f SHA512 
5222609510857d32250e25b1108ecf4c0ce1e58fba280b7c15d400bc8963112adaa9fffa3c21087d4984ec52176d69b30bfc9460ffef978d6b0d7ccc400063b2
 WHIRLPOOL 
c35c51b5098757a0de9a1288d185708775d4ecc2b69ad76e818df5308ec1cbcb870552d45edfe011f65aff141e12656bf98a8ce5207fc0f12ecbc9c705afb3e2
+DIST libwpg-0.3.2.tar.xz 326840 SHA256 
57faf1ab97d63d57383ac5d7875e992a3d190436732f4083310c0471e72f8c33 SHA512 
f3f76a17056274b2dfd11ce4eb451411d8458b00b3f7be4fae0a932a382f247adbaae1f4f8f6005e7b84f063e415ef5ab609015ba32f779c6ab2f0404b275f3f
 WHIRLPOOL 
492ebc20d136ccd2525c9e1b1ac5613dc6dc74df140c1e190defa22fa5fdb2c04765c5121764c0452087ac9038446384634e61d04512046c22784c523791d911

diff --git a/app-text/libwpg/libwpg-0.3.2.ebuild 
b/app-text/libwpg/libwpg-0.3.2.ebuild
new file mode 100644
index 000..c6a8e938c20
--- /dev/null
+++ b/app-text/libwpg/libwpg-0.3.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit alternatives
+
+DESCRIPTION="C++ library to read and parse graphics in WPG"
+HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
+SLOT="0.3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~x86"
+IUSE="doc static-libs"
+
+RDEPEND="
+   app-text/libwpd:0.10[tools]
+   dev-libs/librevenge
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+src_configure() {
+   econf \
+   --disable-werror \
+   --program-suffix=-${SLOT} \
+   $(use_with doc docs) \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
+}
+
+pkg_postrm() {
+   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-08-02 Thread Andreas Sturmlechner
commit: 335eaa966764e5436c84e812cd7fdd1dc5c40f7b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jul 30 20:43:29 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Aug  2 06:31:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=335eaa96

app-text/libwpg: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-text/libwpg/Manifest|  1 -
 app-text/libwpg/libwpg-0.2.2.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index 838edca7dc2..97b268172f7 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,2 +1 @@
-DIST libwpg-0.2.2.tar.xz 301000 SHA256 
b49bfd77b9447534dee0d43bbdc48b4dcb09339605be21c01726243d5069a6cd SHA512 
d60f8c0d29f7dbde2592d2afce1ccbe01ab10be4051d048fca0a2234f488a2764af2134ccf9ca150767d769d17dcd010433a3d977457b3a521be8f0dc628e65c
 WHIRLPOOL 
a52b90bd4c9aea2b72f615bcaaa43445dc72dad7e23f8f4667912ac3a95b729a7910b0c7608b3b47fd23a19399c72bb792432243e312d767d67c43b5c170e2f6
 DIST libwpg-0.3.1.tar.xz 316576 SHA256 
620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f SHA512 
5222609510857d32250e25b1108ecf4c0ce1e58fba280b7c15d400bc8963112adaa9fffa3c21087d4984ec52176d69b30bfc9460ffef978d6b0d7ccc400063b2
 WHIRLPOOL 
c35c51b5098757a0de9a1288d185708775d4ecc2b69ad76e818df5308ec1cbcb870552d45edfe011f65aff141e12656bf98a8ce5207fc0f12ecbc9c705afb3e2

diff --git a/app-text/libwpg/libwpg-0.2.2.ebuild 
b/app-text/libwpg/libwpg-0.2.2.ebuild
deleted file mode 100644
index ede793200d7..000
--- a/app-text/libwpg/libwpg-0.2.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit alternatives eutils
-
-DESCRIPTION="C++ library to read and parse graphics in WPG"
-HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
-SLOT="0.2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND="app-text/libwpd:0.9[tools]"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-RDEPEND="${RDEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-07-02 Thread Sergei Trofimovich
commit: 4b8f6c1c4049a0d9ad3b036ce0c18443ee3bde7a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul  2 15:03:58 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul  2 15:03:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8f6c1c

app-text/libwpg: ia64 keyworded, bug #606806

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 app-text/libwpg/libwpg-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild 
b/app-text/libwpg/libwpg-0.3.1.ebuild
index 08a4dae3955..5f8abe0e808 100644
--- a/app-text/libwpg/libwpg-0.3.1.ebuild
+++ b/app-text/libwpg/libwpg-0.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-06-27 Thread Andreas Sturmlechner
commit: 3ec1e1f9a1a702009e5dca739d62f81c960d112d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 27 20:45:39 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 27 21:28:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec1e1f9

app-text/libwpg: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-text/libwpg/Manifest|  1 -
 app-text/libwpg/libwpg-0.3.0.ebuild | 49 -
 2 files changed, 50 deletions(-)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index ee2851f5387..838edca7dc2 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,3 +1,2 @@
 DIST libwpg-0.2.2.tar.xz 301000 SHA256 
b49bfd77b9447534dee0d43bbdc48b4dcb09339605be21c01726243d5069a6cd SHA512 
d60f8c0d29f7dbde2592d2afce1ccbe01ab10be4051d048fca0a2234f488a2764af2134ccf9ca150767d769d17dcd010433a3d977457b3a521be8f0dc628e65c
 WHIRLPOOL 
a52b90bd4c9aea2b72f615bcaaa43445dc72dad7e23f8f4667912ac3a95b729a7910b0c7608b3b47fd23a19399c72bb792432243e312d767d67c43b5c170e2f6
-DIST libwpg-0.3.0.tar.xz 300244 SHA256 
6f709199235f4c061c3ffe1a5112ce6430e8434e621bf7b3e3dca16114eaf224 SHA512 
5715a38f7c2b69123056288576073aa36a97f971a749cffb1b176a5c4a9f7da0b6568cdf62fc4e8ebd8204b681200c1a64e5e52cfd127af986580720914f973e
 WHIRLPOOL 
db0876540fde7533f1b73b4bd1cf08c09c9d845b822fcfa7a7d375014aee597aace4c5e4662c61449cd4c09747db4013ff225acd66c33b492d6348b7243945dc
 DIST libwpg-0.3.1.tar.xz 316576 SHA256 
620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f SHA512 
5222609510857d32250e25b1108ecf4c0ce1e58fba280b7c15d400bc8963112adaa9fffa3c21087d4984ec52176d69b30bfc9460ffef978d6b0d7ccc400063b2
 WHIRLPOOL 
c35c51b5098757a0de9a1288d185708775d4ecc2b69ad76e818df5308ec1cbcb870552d45edfe011f65aff141e12656bf98a8ce5207fc0f12ecbc9c705afb3e2

diff --git a/app-text/libwpg/libwpg-0.3.0.ebuild 
b/app-text/libwpg/libwpg-0.3.0.ebuild
deleted file mode 100644
index 1ed32103c76..000
--- a/app-text/libwpg/libwpg-0.3.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit alternatives eutils
-
-DESCRIPTION="C++ library to read and parse graphics in WPG"
-HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
-
-LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
-SLOT="0.3"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips x86"
-IUSE="doc static-libs"
-
-RDEPEND="
-   app-text/libwpd:0.10[tools]
-   dev-libs/librevenge
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   doc? ( app-doc/doxygen )"
-
-src_configure() {
-   econf \
-   --disable-werror \
-   --program-suffix=-${SLOT} \
-   --docdir="${EPREFIX%/}/usr/share/doc/${PF}" \
-   $(use_with doc docs) \
-   $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   prune_libtool_files --all
-}
-
-pkg_postinst() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}
-
-pkg_postrm() {
-   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
-   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2017-01-07 Thread Aaron Bauman
commit: f1dfa7efc5d2fd7cfa3552f55c34f54542e3e0ae
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jan  8 05:32:14 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jan  8 06:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dfa7ef

app-text/libwpg: amd64 stable wrt bug #601548

 app-text/libwpg/libwpg-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild 
b/app-text/libwpg/libwpg-0.3.1.ebuild
index 284db7e..5a9a149 100644
--- a/app-text/libwpg/libwpg-0.3.1.ebuild
+++ b/app-text/libwpg/libwpg-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
 SLOT="0.3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~x86"
 IUSE="doc static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2016-12-17 Thread Andreas Hüttel
commit: d920dc44e759c0f95a8cc9bee89233c08151d249
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Nov 26 00:35:10 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 17 15:55:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d920dc44

app-text/libwpg: EAPI 6, drop eutils.eclass

Package-Manager: portage-2.3.0

 app-text/libwpg/libwpg-0.3.1.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild 
b/app-text/libwpg/libwpg-0.3.1.ebuild
index a336154..284db7e 100644
--- a/app-text/libwpg/libwpg-0.3.1.ebuild
+++ b/app-text/libwpg/libwpg-0.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit alternatives eutils
+inherit alternatives
 
 DESCRIPTION="C++ library to read and parse graphics in WPG"
 HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
@@ -27,14 +27,13 @@ src_configure() {
econf \
--disable-werror \
--program-suffix=-${SLOT} \
-   --docdir="${EPREFIX%/}/usr/share/doc/${PF}" \
$(use_with doc docs) \
$(use_enable static-libs static)
 }
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/

2015-12-29 Thread Manuel Rüger
commit: 75379df2e54ae626b03169819990e40e573c08f4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 29 22:13:32 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 29 22:13:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75379df2

app-text/libwpg: Version bump

Package-Manager: portage-2.2.26

 app-text/libwpg/Manifest|  1 +
 app-text/libwpg/libwpg-0.3.1.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/app-text/libwpg/Manifest b/app-text/libwpg/Manifest
index e95d458..ee2851f 100644
--- a/app-text/libwpg/Manifest
+++ b/app-text/libwpg/Manifest
@@ -1,2 +1,3 @@
 DIST libwpg-0.2.2.tar.xz 301000 SHA256 
b49bfd77b9447534dee0d43bbdc48b4dcb09339605be21c01726243d5069a6cd SHA512 
d60f8c0d29f7dbde2592d2afce1ccbe01ab10be4051d048fca0a2234f488a2764af2134ccf9ca150767d769d17dcd010433a3d977457b3a521be8f0dc628e65c
 WHIRLPOOL 
a52b90bd4c9aea2b72f615bcaaa43445dc72dad7e23f8f4667912ac3a95b729a7910b0c7608b3b47fd23a19399c72bb792432243e312d767d67c43b5c170e2f6
 DIST libwpg-0.3.0.tar.xz 300244 SHA256 
6f709199235f4c061c3ffe1a5112ce6430e8434e621bf7b3e3dca16114eaf224 SHA512 
5715a38f7c2b69123056288576073aa36a97f971a749cffb1b176a5c4a9f7da0b6568cdf62fc4e8ebd8204b681200c1a64e5e52cfd127af986580720914f973e
 WHIRLPOOL 
db0876540fde7533f1b73b4bd1cf08c09c9d845b822fcfa7a7d375014aee597aace4c5e4662c61449cd4c09747db4013ff225acd66c33b492d6348b7243945dc
+DIST libwpg-0.3.1.tar.xz 316576 SHA256 
620d888c10d7e1127d5123ff0065f1b62b86b91bac27d8ae10dcfbdb6bf4278f SHA512 
5222609510857d32250e25b1108ecf4c0ce1e58fba280b7c15d400bc8963112adaa9fffa3c21087d4984ec52176d69b30bfc9460ffef978d6b0d7ccc400063b2
 WHIRLPOOL 
c35c51b5098757a0de9a1288d185708775d4ecc2b69ad76e818df5308ec1cbcb870552d45edfe011f65aff141e12656bf98a8ce5207fc0f12ecbc9c705afb3e2

diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild 
b/app-text/libwpg/libwpg-0.3.1.ebuild
new file mode 100644
index 000..a336154
--- /dev/null
+++ b/app-text/libwpg/libwpg-0.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit alternatives eutils
+
+DESCRIPTION="C++ library to read and parse graphics in WPG"
+HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="|| ( LGPL-2.1 MPL-2.0 )"
+SLOT="0.3"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86"
+IUSE="doc static-libs"
+
+RDEPEND="
+   app-text/libwpd:0.10[tools]
+   dev-libs/librevenge
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   doc? ( app-doc/doxygen )"
+
+src_configure() {
+   econf \
+   --disable-werror \
+   --program-suffix=-${SLOT} \
+   --docdir="${EPREFIX%/}/usr/share/doc/${PF}" \
+   $(use_with doc docs) \
+   $(use_enable static-libs static)
+}
+
+src_install() {
+   default
+   prune_libtool_files --all
+}
+
+pkg_postinst() {
+   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
+}
+
+pkg_postrm() {
+   alternatives_auto_makesym /usr/bin/wpg2svgbatch.pl 
"/usr/bin/wpg2svgbatch.pl-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2svg 
"/usr/bin/wpg2svg-[0-9].[0-9]"
+   alternatives_auto_makesym /usr/bin/wpg2raw 
"/usr/bin/wpg2raw-[0-9].[0-9]"
+}