diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-09 17:50:25 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-09 17:50:25 +0000 |
| commit | 8499c4bc1cfa10d5c39adb1fee9f4fbe8a716ad6 (patch) | |
| tree | 760382ad4d72bd7037d2bd71d580811b3fd5f5c0 /app-xemacs | |
| parent | cd8a01ce210c8db2a284fb37e097f7e493b638a4 (diff) | |
| download | baldeagleos-repo-8499c4bc1cfa10d5c39adb1fee9f4fbe8a716ad6.tar.gz baldeagleos-repo-8499c4bc1cfa10d5c39adb1fee9f4fbe8a716ad6.tar.xz baldeagleos-repo-8499c4bc1cfa10d5c39adb1fee9f4fbe8a716ad6.zip | |
Adding metadata
Diffstat (limited to 'app-xemacs')
| -rw-r--r-- | app-xemacs/ebuild-mode/Manifest | 2 | ||||
| -rw-r--r-- | app-xemacs/ebuild-mode/ebuild-mode-1.71.ebuild (renamed from app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest index 224c58956701..6e9039f10bc8 100644 --- a/app-xemacs/ebuild-mode/Manifest +++ b/app-xemacs/ebuild-mode/Manifest @@ -1,2 +1,2 @@ -DIST ebuild-mode-1.69.tar.xz 41436 BLAKE2B 9c3a41e6dac89d1c3908f72dfd4f2c2f62a1337fa9de1318d26901ae51c5b17cec429839378fa8df155f65807bc16efb9235b1913d4a3704d0d79df9fddd7af6 SHA512 2ba94f268f74a8424fccfc7ffff3d0e008261224a389253f67be91b6ade0301600fd50c0bb4b5f0487acb5b0add68dd6895a03dd7b096095034d59bc300e8a53 DIST ebuild-mode-1.70.tar.xz 41528 BLAKE2B 51eecdaa262b20517aae269d4e8d41684d58a8aa73b316e08d03e4578b9bd0775577a46e15b637e4636978295629d36df774d39c253c3544ade985ad82b588dc SHA512 81e156adc19afe89778b9eb708414ba4cb6dd69ad3df05965eac6d5d46e6fda5b7e96f10933827639a17d8b349ae8c115b39e1ebd5c54350dcd07f9003d517e3 +DIST ebuild-mode-1.71.tar.xz 41592 BLAKE2B 82f10340f619ea5689ae769f63818be1ac45a7bad65ac0f88ae1f92a3e7e6435286f66fd0da160a98647a610dde6dd79afb1655518823972c462e93c5437a74c SHA512 2a8f0c715102d49d69941efadb2a0f1d2e982660221d2c8742903fd16b8c394113f2a7ca9c2e147836a59887ead98d8776f575f61e66dcf3700b764050345ec6 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.71.ebuild index 4a7840d99efd..259c07c73e7f 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.69.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.71.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="~amd64 ~hppa ~x86" RDEPEND=">=app-editors/xemacs-21.4.20-r5 app-xemacs/sh-script" |
