diff options
author | 2021-05-25 12:46:46 +0500 | |
---|---|---|
committer | 2021-05-25 13:06:51 +0500 | |
commit | 520c327e665546dfb78c4f7f433b0665f240d7b9 (patch) | |
tree | 29dc27c493dff74d7886903e3ddfdeb7e85bc91f /gui-apps/coreapps-meta | |
parent | gui-apps/azote: drop 1.8.1, 1.8.2 (diff) | |
download | guru-520c327e665546dfb78c4f7f433b0665f240d7b9.tar.gz guru-520c327e665546dfb78c4f7f433b0665f240d7b9.tar.bz2 guru-520c327e665546dfb78c4f7f433b0665f240d7b9.zip |
gui-apps/core*: drop 4.1.0, 4.2.0_alpha
Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'gui-apps/coreapps-meta')
-rw-r--r-- | gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild | 43 | ||||
-rw-r--r-- | gui-apps/coreapps-meta/coreapps-meta-4.2.0_alpha.ebuild | 43 |
2 files changed, 0 insertions, 86 deletions
diff --git a/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild b/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild deleted file mode 100644 index 416cadd13..000000000 --- a/gui-apps/coreapps-meta/coreapps-meta-4.1.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Meta package for coreapps" -HOMEPAGE="https://gitlab.com/cubocore/coreapps" -SRC_URI="" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64" -IUSE=" - location - pulseaudio - udisks -" - -RDEPEND=" - ~gui-apps/coreaction-${PV} - ~gui-apps/coreapps-meta-${PV} - ~gui-apps/corearchiver-${PV} - ~gui-apps/corefm-${PV} - ~gui-apps/coregarage-${PV} - ~gui-apps/corehunt-${PV} - ~gui-apps/coreimage-${PV} - ~gui-apps/coreinfo-${PV} - ~gui-apps/corekeyboard-${PV} - ~gui-apps/corepad-${PV} - ~gui-apps/corepaint-${PV} - ~gui-apps/corepdf-${PV} - ~gui-apps/corepins-${PV} - ~gui-apps/corerenamer-${PV} - ~gui-apps/coreshot-${PV} - ~gui-apps/corestats-${PV} - ~gui-apps/corestuff-${PV} - ~gui-apps/coreterminal-${PV} - ~gui-apps/coretime-${PV} - ~gui-apps/coretoppings-${PV}[location?,pulseaudio?] - ~gui-apps/coreuniverse-${PV} - ~gui-libs/libcprime-${PV} - ~gui-libs/libcsys-${PV}[udisks?] -" diff --git a/gui-apps/coreapps-meta/coreapps-meta-4.2.0_alpha.ebuild b/gui-apps/coreapps-meta/coreapps-meta-4.2.0_alpha.ebuild deleted file mode 100644 index 416cadd13..000000000 --- a/gui-apps/coreapps-meta/coreapps-meta-4.2.0_alpha.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Meta package for coreapps" -HOMEPAGE="https://gitlab.com/cubocore/coreapps" -SRC_URI="" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64" -IUSE=" - location - pulseaudio - udisks -" - -RDEPEND=" - ~gui-apps/coreaction-${PV} - ~gui-apps/coreapps-meta-${PV} - ~gui-apps/corearchiver-${PV} - ~gui-apps/corefm-${PV} - ~gui-apps/coregarage-${PV} - ~gui-apps/corehunt-${PV} - ~gui-apps/coreimage-${PV} - ~gui-apps/coreinfo-${PV} - ~gui-apps/corekeyboard-${PV} - ~gui-apps/corepad-${PV} - ~gui-apps/corepaint-${PV} - ~gui-apps/corepdf-${PV} - ~gui-apps/corepins-${PV} - ~gui-apps/corerenamer-${PV} - ~gui-apps/coreshot-${PV} - ~gui-apps/corestats-${PV} - ~gui-apps/corestuff-${PV} - ~gui-apps/coreterminal-${PV} - ~gui-apps/coretime-${PV} - ~gui-apps/coretoppings-${PV}[location?,pulseaudio?] - ~gui-apps/coreuniverse-${PV} - ~gui-libs/libcprime-${PV} - ~gui-libs/libcsys-${PV}[udisks?] -" |