diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-24 19:24:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-24 19:24:56 +0000 |
commit | d4653056cc74d97f24bef0d56b4ebe11c53c8b76 (patch) | |
tree | 5d4be0715302fad2089468027fadaa0372afd1d1 /x11-misc | |
parent | 575bcb9220287a6f0d2577db1fd9fe55d9d8b745 (diff) |
gentoo auto-resync : 24:02:2025 - 19:24:56
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/Manifest.gz | bin | 46507 -> 46505 bytes | |||
-rw-r--r-- | x11-misc/menulibre/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/menulibre/menulibre-2.2.3.ebuild | 48 | ||||
-rw-r--r-- | x11-misc/redshift/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/redshift/redshift-1.12-r12.ebuild (renamed from x11-misc/redshift/redshift-1.12-r11.ebuild) | 6 | ||||
-rw-r--r-- | x11-misc/xfe/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.44.ebuild | 80 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-1.46.ebuild | 117 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild | 2 |
10 files changed, 6 insertions, 257 deletions
diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz Binary files differindex be37f6f5b850..158bb997016e 100644 --- a/x11-misc/Manifest.gz +++ b/x11-misc/Manifest.gz diff --git a/x11-misc/menulibre/Manifest b/x11-misc/menulibre/Manifest index 8ac97a75bb24..e0ec340eb1fe 100644 --- a/x11-misc/menulibre/Manifest +++ b/x11-misc/menulibre/Manifest @@ -1,5 +1,3 @@ -DIST menulibre-2.2.3.tar.gz 488117 BLAKE2B 2bb157f6f8fb1af8c5059bfa2f93dbf99eb3a0cf9b3072cae28284d50c6a7d847da7a7dc5905ff59386f7d69029f7ffd7c39cb9137e029355fea2f52741283c6 SHA512 bd554606ad35cdd41272ed656427ae3f610d6aacfc9e91e4de6ed342034e1bb6070812017a1372d04b0df4008ae1cd7207ca243142a874b6abb0a00893740da3 DIST menulibre-2.4.0.tar.gz 520920 BLAKE2B c55dbb077db2af477dc9c1882449981ff15cb66b9c12ea4433ed11a1649f9dedfa8c743ca15f54b5cfd9993c8d8ae3398fd0c87c4b5e3199f5e291029f9c81af SHA512 0c520d9cab6d9eccaa9119c4ff771dbef913909202b3f2d600f4b71f5b2db87c71df35c6d8374099fda07b33b6c02686bd6b53ca0fa3d4dbd439b3c5cdcb2839 -EBUILD menulibre-2.2.3.ebuild 1315 BLAKE2B c1e297299c8db6f4e0ac1b980ee02df86ce3d0b2eec5231ce7a653b6967b21ed2786cfa9af15d9c9fb8aa567381e9f3562b21fa2fbc896b6e164918589c364b0 SHA512 996edfa5b0527df130cda9cbc1cd97e672aca8aeb3072c98069d967fc7471c096890ab50402ca054cfcc0974e14fc79969a897837062d3751bc98466fe5b5100 EBUILD menulibre-2.4.0.ebuild 1322 BLAKE2B df967207867c2282835cf2a11fe67f4cc63e967e59a0d1ac8af9207ae6bb0a0b10fa642f0a132e7bf6080b6fec3fe5bac8c0cd1f922d427287e144c08d8ba071 SHA512 eea77bd61681aa14b222f8f9b9d394a4446d903cac638895684c9b430b8c2f5e00ec626f4e2c0785d678f230337d9d95bcfb855da59ef97d0c62fa7b31d4ce08 MISC metadata.xml 276 BLAKE2B 5ae33ec24b361408186426738ecfc12a6a3ae761e023050d59a02b6bdf5f4dd788ac33ef6c9ff0c0c27e415fb369aa3cf8118bdc6268d95c3a33e75a5341140e SHA512 f186b9f746afb87c00b913f67250ed8a6f9563df447b2caab6717b212c7a8e09ae78b7dcce76bf4acdff238ff12d1faf3b997991a38ba34beae17f734b37b060 diff --git a/x11-misc/menulibre/menulibre-2.2.3.ebuild b/x11-misc/menulibre/menulibre-2.2.3.ebuild deleted file mode 100644 index edeabe5b03f5..000000000000 --- a/x11-misc/menulibre/menulibre-2.2.3.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) -PYTHON_REQ_USE="xml(+)" -inherit distutils-r1 xdg - -DESCRIPTION="Advanced freedesktop.org compliant menu editor" -HOMEPAGE="https://bluesabre.org/projects/menulibre" -SRC_URI="https://github.com/bluesabre/menulibre/releases/download/${P}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/psutil[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}]') - gnome-base/gnome-menus:3[introspection] - x11-libs/gdk-pixbuf:2[introspection] - x11-libs/gtk+:3[introspection] - x11-themes/hicolor-icon-theme" -BDEPEND=" - $(python_gen_cond_dep ' - dev-python/python-distutils-extra[${PYTHON_USEDEP}]') - dev-util/intltool" - -python_prepare_all() { - distutils-r1_python_prepare_all - - # show desktop entry in all DEs - sed -i '/^OnlyShowIn/d' menulibre.desktop.in || die - - # workaround incorrect behavior when LINGUAS is set to an empty string - # https://bugs.launchpad.net/python-distutils-extra/+bug/1133594 - ! [[ -v LINGUAS && -z ${LINGUAS} ]] || rm po/*.po || die -} - -python_install_all() { - distutils-r1_python_install_all - - rm -r "${ED}"/usr/share/doc/${PN} || die -} diff --git a/x11-misc/redshift/Manifest b/x11-misc/redshift/Manifest index bac1adf91f8b..978049bd347b 100644 --- a/x11-misc/redshift/Manifest +++ b/x11-misc/redshift/Manifest @@ -2,5 +2,5 @@ AUX redshift-1.12-apparmor.patch 1195 BLAKE2B 1601e4c8ba980e6f54497e28b8e7d33d6c AUX redshift-1.12-libayatana-appindicator.patch 1125 BLAKE2B 94eac1a5b7567788d1ba70e25b3104dbd0db309a16da1b071d7b0affca6244d1957f7201ee18d085d93c25592d7dce35e876c54807ef86c87e307b6729dc242d SHA512 5ba8bea77c28fa2c96cb6933fbb83e57b363f71e6269dc31b1a86c375e84b082a931aa95b132a906772a7112e97f96f8aac39d37f1a034a1a3a57e36178eb9ef DIST redshift-1.12.tar.xz 486072 BLAKE2B b7ce74ae134a8f6954ff978e99670f24c447b23ab5e8d69a62109806bfe38c5e1b41e5f65cd6b182298aaf3e0b9187a2c70ea3148fd4ccba8b9c17697024944d SHA512 225e222e5f2c55be4571094ccaf02a92e162dfc35fd0fe504084e21e358b888a72f9992f9f9edaf1d496eb673af74a0d825ae5cf6ef7f0f1ab51d32419722c32 EBUILD redshift-1.12-r10.ebuild 2128 BLAKE2B ec37f17b3f2c2e50c3fb7e48d97c9a5fc745369ff489e48128fa18f9cf61e35ab270b6f0465b3da4085da449bc7b8c4c5e23d4e1273539b4aff0b634db0951df SHA512 070bf94d1adc69d87e0ba56f41a208080a3552a6999864806d8360d17451cd100f242e35865928064abaf2c4855237a5dd1aebdcc0d963e396940a3a3ccb4c1c -EBUILD redshift-1.12-r11.ebuild 2364 BLAKE2B 7c7334f4424d14291a635256e83bee8d967cb8d4b39ebc46ebe76187f06b6727f7e919cca0194b81fd42cee6b65ad2e965246e9115bccd985fd0df8f45c0e9e5 SHA512 66a74d54a2c2f56aed4d8389c1a70a792dfa5fb9a0d0cd406593a70c4a45c1604c6e4a7c71f288c73dff40bf96d328c893b45632ffaaef65ef6f60c7da461c41 +EBUILD redshift-1.12-r12.ebuild 2360 BLAKE2B d7b08ad24290d09f46b828e33564bc792f4aed763cae2ebd5fe2f640931389a6cde413893c87f591c141541a7d0e778fa730d29ca8f8e0e97877b7a669caf7c5 SHA512 f235e01df063b2f616a7fbbd528ae7f9509acef34804925a6babac1f08cba5a020297e6b798bdb494524e3ceca4b241ca57ebd155b6ecaa9c07643cf6507e8c6 MISC metadata.xml 403 BLAKE2B 10a0e5faa2716a1caa6882d1e9cb58e2a76c7ed7e75713347e89097b212753dc0a21e3562e5d09fafdd25177a385a9447fc0fb2a250368e22796072cc1b72158 SHA512 c7a329c809a328c06628b5062891cd444f95cbad62ccbb3c2c9ae70a0b4b477e5406c7d3729393f6342312025b854f5cc171a25d1564e2b4f05f7823f4719bfe diff --git a/x11-misc/redshift/redshift-1.12-r11.ebuild b/x11-misc/redshift/redshift-1.12-r12.ebuild index cba0bd3c1a6b..f63e9812d15e 100644 --- a/x11-misc/redshift/redshift-1.12-r11.ebuild +++ b/x11-misc/redshift/redshift-1.12-r12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -39,13 +39,13 @@ PATCHES=( ) src_prepare() { + default + # we need to re-generate file py-compile with a version # that supports Python >=3.12 to not fail with error: # ModuleNotFoundError: No module named 'imp' rm py-compile || die eautoreconf - - eapply_user } src_configure() { diff --git a/x11-misc/xfe/Manifest b/x11-misc/xfe/Manifest index 71755a18cbf3..7c937c7214a8 100644 --- a/x11-misc/xfe/Manifest +++ b/x11-misc/xfe/Manifest @@ -1,7 +1,3 @@ -DIST xfe-1.44.tar.xz 1444296 BLAKE2B 3ace2689adc2a4e2b24e44f8f416cad5e4904d38d2be7e275256714a707995368450e63c4cf2eee3f870be51c42f295a938ea6ecd159dd1a996aad53b5d119b3 SHA512 d02f0db46c5ca6e26cff447d7f11bbc5f03a9d28b8d492a783bb47f67431a022785d6f3b25013f82a6121a8675f86caf1a9154a7faa8186e05cf4de0bd2f1749 DIST xfe-1.46.2.tar.xz 1615460 BLAKE2B 0c4a49aaf1ff04d25a13349fa81be9d3e8400009c7d8c24f96a017850a156b116950e0ac5d471190defeceb236e0ed82a614a143a0cdddf10dd86a9b9c318cca SHA512 0287835433297eb2280a3d16ee85b61a74d4c3a6414279df58a201c55a58906128333c7574a94da38195f9934816a91f6e726487caeb8c97f9a5f3cef1ba1c3e -DIST xfe-1.46.tar.xz 1431496 BLAKE2B d7b85e5280d1d9d6db3737f8ac14f4248ae4e99b52d843b51468299bdf71581003b21d0fb2be9949c7189481ed5f3fe88bbd146d2185c17dea3a4785edb876b7 SHA512 9fea984ebbfe4dada85e028bfbde1352392cb77462c238c77c6950aac2526db11d556c8187fd765fd935ba21088c1b551e88ee414dcac35d7c59f5411c4c145b -EBUILD xfe-1.44.ebuild 1578 BLAKE2B ac5ca695ca10025a187ed2bb8fa151b8272308e2cf10069420f328a3b36f121458f871001ca52e386ca0ee6542597d28f8d24eecc35dd3ff48b2a841f4faace0 SHA512 57497c4450b4a0bd3fd7bec4a75855aaed5b8f39b8c50daca595ae6e670c6513dc2de4d227d2becd94a4257d8761e20449187e774f48cb70cdcbe40e4441f689 EBUILD xfe-1.46.2.ebuild 2887 BLAKE2B 7fa1352685d31b60ec70a4a90554011b73718f97c2d4b1cde95a5e15a0ec47dd62f710531fa1d0806e8d2cc11ad8945f276e04436fc4e8b7a18cc7cd180d2a32 SHA512 f5395261bb5e269d41c1955ded2827c649549d323dc2ee736a6c718798f3c67250f42d9e64a4cc8da4537cb438aa160453c5373d01d42c2bb93a699a4b72c8bf -EBUILD xfe-1.46.ebuild 2887 BLAKE2B 7fa1352685d31b60ec70a4a90554011b73718f97c2d4b1cde95a5e15a0ec47dd62f710531fa1d0806e8d2cc11ad8945f276e04436fc4e8b7a18cc7cd180d2a32 SHA512 f5395261bb5e269d41c1955ded2827c649549d323dc2ee736a6c718798f3c67250f42d9e64a4cc8da4537cb438aa160453c5373d01d42c2bb93a699a4b72c8bf MISC metadata.xml 240 BLAKE2B 92d4660766b1bb154a620ee57ef972fc2aca12436eb5e12f5880166a4303653c370318b65a0b39f86a13994d6f70eaab5c77b5d7b9b00df19fe2da15d29c3054 SHA512 9bd9123eda33c274644858aea8568a9dfcff772f9ebb95acf39b662ba39f0b1febfed0c56e1ab8d17650f192946449ac47338c78bc059202133b600800e375ee diff --git a/x11-misc/xfe/xfe-1.44.ebuild b/x11-misc/xfe/xfe-1.44.ebuild deleted file mode 100644 index 0f646a5273d9..000000000000 --- a/x11-misc/xfe/xfe-1.44.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PLOCALES=" - bs ca cs da de el es_AR es_CO es fr hu it ja nl no pl pt_BR pt_PT ru sv tr - zh_CN zh_TW -" -inherit plocale xdg-utils - -DESCRIPTION="MS-Explorer-like minimalist file manager for X" -HOMEPAGE="http://roland65.free.fr/xfe/" -SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="debug nls startup-notification" - -RDEPEND=" - x11-libs/fox:1.6[png,truetype] - media-libs/fontconfig - x11-libs/libXrandr - x11-libs/libX11 - x11-libs/libXft - startup-notification? ( - x11-libs/libxcb:= - x11-libs/startup-notification - x11-libs/xcb-util - ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig - nls? ( - sys-devel/gettext - ) -" - -DOCS=( AUTHORS BUGS ChangeLog README TODO ) - -src_prepare() { - default - - cat >po/POTFILES.skip || die <<-EOF - src/icons.cpp - xfe.desktop.in.in - xfi.desktop.in.in - xfp.desktop.in.in - xfv.desktop.in.in - xfw.desktop.in.in - EOF - - # malformed LINGUAS file - # recent intltool expects newline for every linguas - sed -i \ - -e '/^#/!s:\s\s*:\n:g' \ - po/LINGUAS || die - - # remove not selected locales - rm_locale() { sed -i -e "/${1}/d" po/LINGUAS || die ;} - plocale_for_each_disabled_locale rm_locale -} - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable nls) \ - $(use_enable startup-notification sn) \ - --enable-minimalflags -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -} diff --git a/x11-misc/xfe/xfe-1.46.ebuild b/x11-misc/xfe/xfe-1.46.ebuild deleted file mode 100644 index 690f416c2cef..000000000000 --- a/x11-misc/xfe/xfe-1.46.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PLOCALES=" - bs ca cs da de el es_AR es_CO es fr hu it ja nl no pl pt_BR pt_PT ru sv tr - zh_CN zh_TW -" -inherit flag-o-matic plocale xdg-utils - -DESCRIPTION="MS-Explorer-like minimalist file manager for X" -HOMEPAGE="http://roland65.free.fr/xfe/" -SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="debug nls startup-notification" -# The only dir which defines a 'check' target is po/ which doesn't do anything -# useful for us. It also fails, see bug #847253. -RESTRICT="test" - -RDEPEND=" - x11-libs/fox:1.6[png,truetype] - media-libs/fontconfig - x11-libs/libXrandr - x11-libs/libX11 - x11-libs/libXft - startup-notification? ( - x11-libs/libxcb:= - x11-libs/startup-notification - x11-libs/xcb-util - ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig - nls? ( - sys-devel/gettext - ) -" - -DOCS=( AUTHORS BUGS ChangeLog README TODO ) - -src_prepare() { - default - - cat >po/POTFILES.skip || die <<-EOF - src/icons.cpp - xfe.desktop.in.in - xfi.desktop.in.in - xfp.desktop.in.in - xfv.desktop.in.in - xfw.desktop.in.in - EOF - - # malformed LINGUAS file - # recent intltool expects newline for every linguas - sed -i \ - -e '/^#/!s:\s\s*:\n:g' \ - po/LINGUAS || die - - # remove not selected locales - rm_locale() { sed -i -e "/${1}/d" po/LINGUAS || die ;} - plocale_for_each_disabled_locale rm_locale -} - -src_configure() { - # https://sourceforge.net/p/xfe/bugs/282/ (bug #864757) - filter-lto - - econf \ - $(use_enable debug) \ - $(use_enable nls) \ - $(use_enable startup-notification sn) \ - --enable-minimalflags -} - -src_install() { - default - - # Install this unconditionally rather than automagically based on whether - # polkit is installed - rm -rf "${ED}"/usr/share/polkit-1/actions || die - insinto /usr/share/polkit-1/actions - newins - org.xfe.root.policy <<-EOF - <?xml version="1.0" encoding="UTF-8"?> - <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" - "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> - <policyconfig> - <vendor>Xfe</vendor> - <vendor_url>http://roland65.free.fr/xfe</vendor_url> - <icon_name>xfe</icon_name> - <action id="org.xfe.root"> - <description>Run Xfe as root</description> - <message>Authentication is required to run Xfe as root</message> - <defaults> - <allow_any>auth_admin</allow_any> - <allow_inactive>auth_admin</allow_inactive> - <allow_active>auth_admin</allow_active> - </defaults> - <annotate key="org.freedesktop.policykit.exec.path">${EPREFIX}/usr/bin/xfe</annotate> - <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> - </action> - </policyconfig> - EOF -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -} diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest index d10c4f90faaa..1319c228699f 100644 --- a/x11-misc/xtermcontrol/Manifest +++ b/x11-misc/xtermcontrol/Manifest @@ -1,5 +1,5 @@ DIST xtermcontrol-3.10.tar.gz 187902 BLAKE2B 781ae40aa17cc57e9ac52544e1d04282a04024a489881577bbbcb782155612f9504eb58d4e80050535ac286180327a1469c5049d701f431d3f93557e5c29d509 SHA512 a7d4b3d5e7f9e7cd0c7a85c11584528d73507d258d3c48b832e2f842c88967d40a867c4ea75503dfd5288949992a6f6ead2a9fd73e9695c490e2935a133a92d2 DIST xtermcontrol-3.8.tar.gz 181399 BLAKE2B b65acd8ecdf6e0293fcd856cd05f7a3c2eaf868f6f7e0ea34829fbfece4e2a17c2085042e6eeb50a20504200db754badde8ffba0305358547d5f65cf18df564c SHA512 9dacddc57c31705d00f52753f906cd83ae4b7ae34ff2e712869becc452535dbce9fb3e0e9aaf689b55edd34889d9e37553e3702c26ccbd136f544016fcfedbf1 -EBUILD xtermcontrol-3.10.ebuild 362 BLAKE2B 7d2ddd8bcc293f9be236f410b16bdd17c37f4afec6f277eba5cbeef96a8faf6c319a2aa64a9a0439528f4b1f0d998ba49baa02dde7ffe211ff4b3ef839192e7d SHA512 f2d0ace435b231aa04461fe4f593fa282f4bfbcb83c8738d162a64e914db81fa762e316beaab4cf4910cae456d073104edea2833d228eaa0949e21dffaf3bb29 +EBUILD xtermcontrol-3.10.ebuild 358 BLAKE2B fb5273b7fdd4dc99dab808f2e1bf5179fedcdcf7c3644c67f03ed34b6ef308a66c82cb4be752742b1499511557a5da0980aed4114b4c09d2ef58bc56b4279b75 SHA512 b99df7392964f3ef62234f548b9c8deb1809d4a8e25e77369c62f82c6c303980263519dccac6594dda269a99c47c5ab0b2ebbdcb65a493ea4e4716cd4e5a6ea1 EBUILD xtermcontrol-3.8.ebuild 358 BLAKE2B f7312671864c8dfbb11522904711e2b1f20a3fb3e48f05717210b6f695db5d06c5e1b94f4c571d98526143626a211678566439db048a678a14c34b0fdb1f9bbf SHA512 d31506ab08a037d86b5acc59aae4d89f2cbccec12ac6d7b8b41af84cf749cdb3c760cf23ae2543f83b7212c07dfed9ea762b151674ccecbe9c0bd0628c287372 MISC metadata.xml 810 BLAKE2B 2ac6289d6ab1a3ce910878709f710b218b92a6e8def0bf71008a4efd754c0bb947c84bc1a749229e69fdbf4ec59934982659d496a9334b687f98f3da9586254e SHA512 77969d1aedfd453c08e18dbf1797f9868bb4e1570a71aa34197fa1d986ed96bd841a343e20955e771935779d01e6c2f19c95d8e5b43afba9c6869275eb66348c diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild index 8b73bc9ddfb4..7decd23944fc 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-3.10.ebuild @@ -9,4 +9,4 @@ SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc sparc x86" |