diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-23 16:31:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-11-23 16:31:35 +0000 |
| commit | 5068c28ae628759d2eff5a25b5f6e06f43551a2b (patch) | |
| tree | 1b6051c9fffb97049f049da837b33f45b617f067 /app-portage/eix | |
| parent | a3a36ca6794571c6cf48512fe5389ba13ffb5fd4 (diff) | |
| download | baldeagleos-repo-5068c28ae628759d2eff5a25b5f6e06f43551a2b.tar.gz baldeagleos-repo-5068c28ae628759d2eff5a25b5f6e06f43551a2b.tar.xz baldeagleos-repo-5068c28ae628759d2eff5a25b5f6e06f43551a2b.zip | |
Updating liguros repo
Diffstat (limited to 'app-portage/eix')
| -rw-r--r-- | app-portage/eix/Manifest | 2 | ||||
| -rw-r--r-- | app-portage/eix/eix-0.34.11.ebuild (renamed from app-portage/eix/eix-0.34.4.ebuild) | 4 | ||||
| -rw-r--r-- | app-portage/eix/eix-0.34.9.ebuild | 2 | ||||
| -rw-r--r-- | app-portage/eix/metadata.xml | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/app-portage/eix/Manifest b/app-portage/eix/Manifest index d58d676dbfd0..ccfeee4cc386 100644 --- a/app-portage/eix/Manifest +++ b/app-portage/eix/Manifest @@ -1,2 +1,2 @@ -DIST eix-0.34.4.tar.xz 628516 BLAKE2B 0c7cb4d7cd13d7715ba35cc0edd38e549fd1d1618bfdcacb272ee8325a844276a6df59a701ab2b4ecc693e5dad2d95c96c000e96eb8bce72709baf22f3fa490f SHA512 a96714fba8324529bf63de63f9eb11cc76da05e3d43c5eedad49079b6e3a1960376bd5d3bc116dba49bc7f694c7588741e518438936abd4b37edfe0a097ecd3d +DIST eix-0.34.11.tar.xz 629932 BLAKE2B 7b203a4763a880379e5bafe086f70aeca6ad508cd558cc53d53683d8ee4a85111ba9fdea9fa81cd9c3939dd01ea392876b2714257138fd40a2c6b124e0fdbc90 SHA512 518dee499ed27acd39ea4c26e7b94a1098408b1d8cf6bc593e5e4b06aa973ae664e155886681c1e90e4a89afe8b54e05f8bd08d6ace2a2e1559fa613e5a351e7 DIST eix-0.34.9.tar.xz 629672 BLAKE2B ba9a5de98f74baa711e7483e284980c0fe5e956512de590954bf848f6cf6baad5db899256e927e7cb984d7276157fa9c42052cc8fb1ccc52e5e530cc31d39d84 SHA512 5cb00c813bc31971a0cfd77cae0c676040d33f24963cb241274918d2e381956ca949593e0637d81040a9751db0a925552913188cc25ada9a90c6007c31f72e43 diff --git a/app-portage/eix/eix-0.34.4.ebuild b/app-portage/eix/eix-0.34.11.ebuild index 64c76b59e758..79f728fdf9af 100644 --- a/app-portage/eix/eix-0.34.4.ebuild +++ b/app-portage/eix/eix-0.34.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/eix/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug doc nls sqlite" BOTHDEPEND="nls? ( virtual/libintl ) diff --git a/app-portage/eix/eix-0.34.9.ebuild b/app-portage/eix/eix-0.34.9.ebuild index 1dc05c37c339..79f728fdf9af 100644 --- a/app-portage/eix/eix-0.34.9.ebuild +++ b/app-portage/eix/eix-0.34.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 2020 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml index ef73cba12de3..4f3384aa0fb7 100644 --- a/app-portage/eix/metadata.xml +++ b/app-portage/eix/metadata.xml @@ -1,6 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <maintainer type="project"> + <email>dev@liguros.net</email> + <name>Development</name> + </maintainer> <maintainer type="person"> <email>zlogene@gentoo.org</email> <name>Mikle Kolyada</name> |
