From 2c18b7f7fb2885d27960657c60906ef0bac0681e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2024 00:49:58 +0000 Subject: gentoo auto-resync : 19:03:2024 - 00:49:58 --- acct-user/groonga/Manifest | 2 +- acct-user/groonga/groonga-0-r1.ebuild | 13 ------------- acct-user/groonga/groonga-0-r2.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 acct-user/groonga/groonga-0-r1.ebuild create mode 100644 acct-user/groonga/groonga-0-r2.ebuild (limited to 'acct-user/groonga') diff --git a/acct-user/groonga/Manifest b/acct-user/groonga/Manifest index 982cf7c1f549..a301d7b8ebe0 100644 --- a/acct-user/groonga/Manifest +++ b/acct-user/groonga/Manifest @@ -1,2 +1,2 @@ -EBUILD groonga-0-r1.ebuild 243 BLAKE2B 42be96b0b4a6cfb70a6e84e865c36f1255282f32d10f61e0ff783b5e412f3abd51250c667e0892d3203a942955188ae52a48c7adc6907bda6a73f66937f76aac SHA512 e125df0750783041ad297e9e1d6926beddde03c03be6560952c7559c10cd364e450b425c756b2db8c42f71bf98ee0635c1f77c2416d4c9f0058b0cd562d86a60 +EBUILD groonga-0-r2.ebuild 243 BLAKE2B fa24bb7f60d9fbeb0b8d63f3d0aae64f5248a7e2e53949ec04087cc16e12c47beff3e75c5044222cc5e1e3122793d48fffd561d57e8db3101275401d3d720368 SHA512 60db5b4b33089b9dd6bb650364815e597a52de22279452d777871c817c6f62c88f06807f326501cbb00a0e9b60b33dbb5c00257a0f839c53390c425f812ed7a8 MISC metadata.xml 168 BLAKE2B 2e0e000b4c3b6ca04c12903fdbe278415c05a822623c52e9aa95cbbf3d50bcb1246b7edbda7d2f6b559af8950c6374e6e0a69b76319964cfe686bf50b0604a57 SHA512 4dcf45d1809e8390a2d8155c8ebfe0dd610203e392aeab0ccd8a10f42cc8532a4925eff32b35e7a6c35598a4efd288229034ec0732299dbd8cfa0acff705fed3 diff --git a/acct-user/groonga/groonga-0-r1.ebuild b/acct-user/groonga/groonga-0-r1.ebuild deleted file mode 100644 index 6647b44bb496..000000000000 --- a/acct-user/groonga/groonga-0-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for app-text/groonga" - -ACCT_USER_GROUPS=( "groonga" ) -ACCT_USER_ID="266" - -acct-user_add_deps diff --git a/acct-user/groonga/groonga-0-r2.ebuild b/acct-user/groonga/groonga-0-r2.ebuild new file mode 100644 index 000000000000..620035cc1d0b --- /dev/null +++ b/acct-user/groonga/groonga-0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for app-text/groonga" + +ACCT_USER_GROUPS=( "groonga" ) +ACCT_USER_ID="266" + +acct-user_add_deps -- cgit v1.2.3