summaryrefslogtreecommitdiff
path: root/x11-apps/xgc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /x11-apps/xgc
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'x11-apps/xgc')
-rw-r--r--x11-apps/xgc/Manifest4
-rw-r--r--x11-apps/xgc/xgc-1.0.4.ebuild4
-rw-r--r--x11-apps/xgc/xgc-1.0.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-apps/xgc/Manifest b/x11-apps/xgc/Manifest
index 84b4909b7c33..d504ce11fca3 100644
--- a/x11-apps/xgc/Manifest
+++ b/x11-apps/xgc/Manifest
@@ -1,5 +1,5 @@
DIST xgc-1.0.4.tar.bz2 180138 BLAKE2B 97082987e557963e714b5ec96c3d1106e9ecdc7d832f948c8205965363968b6db9de81229b126cb6f9098dd9ee0c00b353022410b88fb73cce8d382ddafc15d8 SHA512 c2156eb1c6dcc838d9b21ac9e45b188a92dadc991875c3c9497a18bae36212c01cf4c2c6df04830664da4e010880d2d84663e00aaa5e17082211ba969d480390
DIST xgc-1.0.5.tar.bz2 188307 BLAKE2B 8e3906ee07898c1382c692d3ccb7541de40be55dbc88c0ed40ab3e78a638c6e475bf38f3a34d626507d34270208cc59cb7bdf727869c9907a00fca6280b5b39e SHA512 5943d13b9e0ed5e1b66d26eaa4b39d16d71f0df23e3ea93bfc397b6303516b161c2b60b24679ed75b640bf2493e66682d35efc7cedd41c5b57caa65f309a8314
-EBUILD xgc-1.0.4.ebuild 295 BLAKE2B 22b75507cb7b86671de72cf52f7a361bdfd1cbecaf7dd18b48d338b0bc78394f0b29bbe4ef1ce93889f97e940e1e19f7bc3fe00567d157053fc660188416bfd2 SHA512 a5fe8f1469d87a4769115ee00d8f02cc411c10162948d723d09ff955484ed5947abc17a56c709c226483b3758c0c6ab99d1f7caf1299a4302fc56fc6676a2dd5
-EBUILD xgc-1.0.5.ebuild 295 BLAKE2B 431940ad82b2217910cc5ccffa388c48689eb6cab6a7b5d9bd7a97fe1a60d431bea4403eca05ee62eb9339f50fbb25063b730a083df4cd9dadaee6b7344c5cdd SHA512 06a08a39dabc55efb191f7a60e83fe0fcb3d8e876e11297d321f23d31ad374f1d2a1c7c587cf33a478b5f8ab7a1304077479141bbda23475112c062d97e330ee
+EBUILD xgc-1.0.4.ebuild 288 BLAKE2B 9e538dbafd2e5305fc7fe7b2fb036f34c8f29e0a5440a8d49e66250acf8d69b5648fc38602961da63b5ee16cac93aea3f5b68d9b62f083f3e93161f1566aa05e SHA512 f5790d680dbbad3c26604959c70eda871b90ebd1db17ed3ba28a1a96f635a28546b99beb09f84128c870e81418504b30d526fd36773ef2b8a7b21b570c1a8255
+EBUILD xgc-1.0.5.ebuild 288 BLAKE2B 9e538dbafd2e5305fc7fe7b2fb036f34c8f29e0a5440a8d49e66250acf8d69b5648fc38602961da63b5ee16cac93aea3f5b68d9b62f083f3e93161f1566aa05e SHA512 f5790d680dbbad3c26604959c70eda871b90ebd1db17ed3ba28a1a96f635a28546b99beb09f84128c870e81418504b30d526fd36773ef2b8a7b21b570c1a8255
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xgc/xgc-1.0.4.ebuild b/x11-apps/xgc/xgc-1.0.4.ebuild
index 7f9c2024f616..b9a84142818a 100644
--- a/x11-apps/xgc/xgc-1.0.4.ebuild
+++ b/x11-apps/xgc/xgc-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit xorg-2
DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw
diff --git a/x11-apps/xgc/xgc-1.0.5.ebuild b/x11-apps/xgc/xgc-1.0.5.ebuild
index 917bf3f76a9c..b9a84142818a 100644
--- a/x11-apps/xgc/xgc-1.0.5.ebuild
+++ b/x11-apps/xgc/xgc-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit xorg-2
DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND="x11-libs/libXaw