* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-aurora/
@ 2020-05-14 22:25 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2020-05-14 22:25 UTC (permalink / raw
To: gentoo-commits
commit: 6b765fd8d58530cd11bbfdbf65813784d1d1d157
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Fri May 8 01:06:15 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu May 14 22:25:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b765fd8
x11-themes/gtk-engines-aurora: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
index f85ed5696b8..ec067e80617 100644
--- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
+++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
MY_MAJ=$(ver_cut 1-2)
DESCRIPTION="Aurora GTK+ 2.x Theme Engine"
-HOMEPAGE="http://www.gnome-look.org/content/show.php?content=56438"
-SRC_URI="http://gnome-look.org/CONTENT/content-files/56438-aurora-${PV}.tar.bz2"
+HOMEPAGE="https://www.gnome-look.org/content/show.php?content=56438"
+SRC_URI="https://gnome-look.org/CONTENT/content-files/56438-aurora-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-aurora/
@ 2020-07-20 13:01 Joonas Niilola
0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2020-07-20 13:01 UTC (permalink / raw
To: gentoo-commits
commit: 2e88866f30d6a04d0c74f93aa764379c0b25f5ab
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 12:43:01 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 13:01:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e88866f
x11-themes/gtk-engines-aurora: fix BDEPEND typo in 1.5.1
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
index ec067e80617..e2cd19b4d01 100644
--- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
+++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
@@ -17,7 +17,7 @@ RDEPEND="
dev-libs/glib:2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}"
-BDEPED="virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig"
S="${WORKDIR}/aurora-${MY_MAJ}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-aurora/
@ 2021-01-06 12:07 Fabian Groffen
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen @ 2021-01-06 12:07 UTC (permalink / raw
To: gentoo-commits
commit: 3eed0e42edf9932a5d4d606cc93335db85b6add3
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 12:07:15 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 12:07:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eed0e42
x11-themes/gtk-engines-aurora: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
index e2cd19b4d01..2a8bfa1c6b8 100644
--- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
+++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://gnome-look.org/CONTENT/content-files/56438-aurora-${PV}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-libs/glib:2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-01-06 12:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 12:07 [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-aurora/ Fabian Groffen
-- strict thread matches above, loose matches on Subject: below --
2020-07-20 13:01 Joonas Niilola
2020-05-14 22:25 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox