public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/reswrap/
@ 2016-08-06 10:51 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-08-06 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     3dcf3b0d5836a24051e46f8e21843ae135aed03f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 10:45:09 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 10:45:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcf3b0d

dev-util/reswrap: Cleanup per bug #150215

Package-Manager: portage-2.3.0

 dev-util/reswrap/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-util/reswrap/metadata.xml b/dev-util/reswrap/metadata.xml
index e311790..097975e 100644
--- a/dev-util/reswrap/metadata.xml
+++ b/dev-util/reswrap/metadata.xml
@@ -1,8 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>mabi@gentoo.org</email>
-		<name>Matti Bickel</name>
-	</maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/reswrap/
@ 2018-06-03  2:59 Aaron Bauman
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-06-03  2:59 UTC (permalink / raw
  To: gentoo-commits

commit:     82511724cf039767cfa48beaa118c777e838ee1e
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 00:36:13 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 02:58:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82511724

dev-util/reswrap: drop old EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/reswrap/Manifest             |  1 -
 dev-util/reswrap/reswrap-3.2.0.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-util/reswrap/Manifest b/dev-util/reswrap/Manifest
index 9271342b4bd..870deae6bf5 100644
--- a/dev-util/reswrap/Manifest
+++ b/dev-util/reswrap/Manifest
@@ -1,2 +1 @@
-DIST fox-1.4.12.tar.gz 3922769 BLAKE2B 6a38a79d821928d5ec860f9684e998581b9a03855245c860b6d05014c1a7ad6d0399aa3e128151c402e720fbf16c5538a429c4c20b90edf49f281bd1b10d3ff6 SHA512 aa2accc25fc740c4959dec5ebb87b86afb035e65636986a220e3d43582da3aabaa2ee8ce9acc2c043fb530c12fc0f0806c06ff75155afc47e7dc783bef44d8f7
 DIST fox-1.6.40.tar.gz 4353981 BLAKE2B f024341d12a9ab0e69284513e0500a0448a66f112a656cfbaa700720a4823f8a13fa81752ed90b843eb27f72bd948ea3fd7ab106e9fb57fc43c728aefcfc88f5 SHA512 63c46b3db2693c91dc6277b08395ab3a0748414471b7bff10062cac9ddc5e743ee7af5b85ea5f7b7dc96723baa1c9ff7ae18a0f503a210b6255ac956023ac17b

diff --git a/dev-util/reswrap/reswrap-3.2.0.ebuild b/dev-util/reswrap/reswrap-3.2.0.ebuild
deleted file mode 100644
index aad5b12ff0f..00000000000
--- a/dev-util/reswrap/reswrap-3.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-FOX_COMPONENT="utils"
-FOX_PV="1.4.12"
-
-inherit fox
-
-DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-
-FOXCONF="--disable-bz2lib \
-	--disable-cups \
-	--disable-jpeg \
-	--without-opengl \
-	--disable-png \
-	--without-shape \
-	--disable-tiff \
-	--without-x \
-	--without-xcursor \
-	--without-xrandr \
-	--without-xshm \
-	--without-xft \
-	--disable-zlib"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/reswrap/
@ 2019-02-26 20:54 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2019-02-26 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     afb61c05f30410fe0e7891746bfa621cda567956
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 25 21:12:48 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 26 20:53:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb61c05

dev-util/reswrap: added ~arm64

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-util/reswrap/reswrap-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/reswrap/reswrap-4.0.0.ebuild b/dev-util/reswrap/reswrap-4.0.0.ebuild
index 35ff5ad583a..162fda399fd 100644
--- a/dev-util/reswrap/reswrap-4.0.0.ebuild
+++ b/dev-util/reswrap/reswrap-4.0.0.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=0
@@ -12,7 +12,7 @@ DESCRIPTION="Utility to wrap icon resources into C++ code, from the FOX Toolkit"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-util/reswrap/
@ 2019-11-06 10:23 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2019-11-06 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     34f2ed83ba90782a8451fd625cdc8d9a53f766ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 10:03:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 10:03:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f2ed83

dev-util/reswrap: Bump to EAPI 5

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

 dev-util/reswrap/reswrap-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/reswrap/reswrap-4.0.0.ebuild b/dev-util/reswrap/reswrap-4.0.0.ebuild
index 51f0220b681..fc29ccd3ba1 100644
--- a/dev-util/reswrap/reswrap-4.0.0.ebuild
+++ b/dev-util/reswrap/reswrap-4.0.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=5
 
 FOX_COMPONENT="utils"
 FOX_PV="1.6.40"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-06 10:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06 10:51 [gentoo-commits] repo/gentoo:master commit in: dev-util/reswrap/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2018-06-03  2:59 Aaron Bauman
2019-02-26 20:54 Andreas Sturmlechner
2019-11-06 10:23 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox