* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2019-01-27 19:46 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2019-01-27 19:46 UTC (permalink / raw
To: gentoo-commits
commit: b0789306d5ab1e3f0fca56639ee87ea57a7b88af
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 19:24:24 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 19:45:43 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0789306
media-libs/icc-profiles-openicc: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
media-libs/icc-profiles-openicc/Manifest | 1 -
.../icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/media-libs/icc-profiles-openicc/Manifest b/media-libs/icc-profiles-openicc/Manifest
index b53f809e3f6..2b379ce5a1e 100644
--- a/media-libs/icc-profiles-openicc/Manifest
+++ b/media-libs/icc-profiles-openicc/Manifest
@@ -1,2 +1 @@
-DIST icc-profiles-openicc-1.3.0.tar.bz2 398917 BLAKE2B 0c3f20a9c00cde7ef462d10301e1bed99072c4e3fb99b0b3c4aa9ff0b96c266caab2af9a31169bd10069de2b572307781f7dc0f9fd95b1104aabb09b6256948c SHA512 97a63dcfacd16afef20052eb36ede78d8182d08d147d49d61781a684856720db81f2f83d3638bfac6c46c03f3311c776dc1624c26fb89d5c23db96542c4a2a07
DIST icc-profiles-openicc-1.3.1.tar.bz2 399620 BLAKE2B 6b08d2509f74687dc1a1d70f3a18bfb0657c544d798fc5658e01840aa4da9a8a1ce953992bd8175e454323fa978c64806f2614768d7df904a9ff248d8853940a SHA512 c0e9f50bc14ac54522f5c34eacc89b1531a74572e8062a63f00f8a0a9d5efe4ba52c8f46dda336cb589043c39482d3acd9ec9fbdc79aca689303b54a7d86a996
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild
deleted file mode 100644
index 09dcb1dd1d6..00000000000
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="ICC color profiles by OpenICC"
-HOMEPAGE="https://www.freedesktop.org/wiki/OpenIcc/ProfilePackages"
-SRC_URI="mirror://sourceforge/openicc/OpenICC-Profiles/${P}.tar.bz2"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2019-11-15 2:32 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-11-15 2:32 UTC (permalink / raw
To: gentoo-commits
commit: 07de2036a99fc3549a4b25c9893792244a4ab607
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 02:31:00 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 02:32:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07de2036
media-libs/icc-profiles-openicc: EAPI-7 bump
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
index 09dcb1dd1d6..354ffd58d96 100644
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
+++ b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
DESCRIPTION="ICC color profiles by OpenICC"
HOMEPAGE="https://www.freedesktop.org/wiki/OpenIcc/ProfilePackages"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2019-11-15 2:52 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-11-15 2:52 UTC (permalink / raw
To: gentoo-commits
commit: 57bbe0132f099628bd696279ead14f6a91b55995
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 02:39:05 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 02:52:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57bbe013
media-libs/icc-profiles-openicc: Use xdg.eclass
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
index 354ffd58d96..b404458006e 100644
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
+++ b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
@@ -3,6 +3,8 @@
EAPI=7
+inherit xdg
+
DESCRIPTION="ICC color profiles by OpenICC"
HOMEPAGE="https://www.freedesktop.org/wiki/OpenIcc/ProfilePackages"
SRC_URI="mirror://sourceforge/openicc/OpenICC-Profiles/${P}.tar.bz2"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2024-09-11 15:24 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-09-11 15:24 UTC (permalink / raw
To: gentoo-commits
commit: 9b662105cc1fcf9601c1abfc30c19a3bedd8cec1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 15:24:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 15:24:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b662105
media-libs/icc-profiles-openicc: Keyword 1.3.1 ppc64, #933505
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
index 082451374d7e..2f0eabe1a3c2 100644
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
+++ b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://downloads.sourceforge.net/openicc/OpenICC-Profiles/${P}.tar.bz2
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2024-11-24 7:54 Joonas Niilola
0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2024-11-24 7:54 UTC (permalink / raw
To: gentoo-commits
commit: 43120fa8ae4e9e4032876280e950d77227e24012
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 07:53:29 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 07:53:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43120fa8
media-libs/icc-profiles-openicc: Stabilize 1.3.1 x86, #944682
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
index 845f4b2c8347..23f8a11c5c29 100644
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
+++ b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://downloads.sourceforge.net/openicc/OpenICC-Profiles/${P}.tar.bz2
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/
@ 2024-11-24 7:54 Joonas Niilola
0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2024-11-24 7:54 UTC (permalink / raw
To: gentoo-commits
commit: becab97fecebc55b65f4df2e39ade1cc2da44576
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 07:52:20 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 07:52:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becab97f
media-libs/icc-profiles-openicc: Stabilize 1.3.1 amd64, #944682
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
index 2f0eabe1a3c2..845f4b2c8347 100644
--- a/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
+++ b/media-libs/icc-profiles-openicc/icc-profiles-openicc-1.3.1.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://downloads.sourceforge.net/openicc/OpenICC-Profiles/${P}.tar.bz2
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-24 7:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 7:54 [gentoo-commits] repo/gentoo:master commit in: media-libs/icc-profiles-openicc/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2024-11-24 7:54 Joonas Niilola
2024-09-11 15:24 Arthur Zamarin
2019-11-15 2:52 Andreas Sturmlechner
2019-11-15 2:32 Andreas Sturmlechner
2019-01-27 19:46 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox