diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:45:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:45:45 -0700 |
commit | cae9470bd20d5104914a1c6ee1507e78ca65ba47 (patch) | |
tree | 121ef131e038e47bc4c413b6208e369eb571d520 /x11-themes | |
parent | x11-misc/makedepend: Drop old versions (diff) | |
download | gentoo-cae9470bd20d5104914a1c6ee1507e78ca65ba47.tar.gz gentoo-cae9470bd20d5104914a1c6ee1507e78ca65ba47.tar.bz2 gentoo-cae9470bd20d5104914a1c6ee1507e78ca65ba47.zip |
x11-themes/xcursor-themes: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/xcursor-themes/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild | 19 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild | 19 |
3 files changed, 0 insertions, 40 deletions
diff --git a/x11-themes/xcursor-themes/Manifest b/x11-themes/xcursor-themes/Manifest index 2bf6592ced91..68814dcfc382 100644 --- a/x11-themes/xcursor-themes/Manifest +++ b/x11-themes/xcursor-themes/Manifest @@ -1,3 +1 @@ -DIST xcursor-themes-1.0.4.tar.bz2 2352782 BLAKE2B 6ef29722c7413ad04a1a9ebc2221b42b444d26d6481b168ee308276135f64d89727c3eda08299fa8b1b69d2f318dd5e204409248ebb12d3b93345e3ba6407817 SHA512 14f83e1aa08b89469338d59b067aeca14d8edb3af4b077cb9358521340ac3fc75bdf512a7fe40fb5485ab613a8b885f91b6993035b4bb0525e64e1682ba17bd7 -DIST xcursor-themes-1.0.5.tar.bz2 2356853 BLAKE2B 9371722d74b7de9ff041839e03bdf6657129bb4f86545248444202a85be3ffbff2a74ba5d39e2275feb75af2556c25a81d2ba89c96b1af96b76808847ce0b8ce SHA512 f41e1de0d5deafba33106dcad81576d1888fca052a962c202f2221104aa2d8236b066d8d8fc3dcfbdc166db63f84e60980dfc54059b20a26c7415de71ed07a5b DIST xcursor-themes-1.0.6.tar.bz2 2363089 BLAKE2B faf6041152d9b42f37ab4d9691f4f11c6b5be52f968f57f88348c0630fb5d5f42ee866ba7ee6072bb4b5ff9121ac36bf49a524b3ceee7e069707dec72767e723 SHA512 2ad3586a5571a5ddc0001187362b54b839644916164834213af98e58698044aec4392dd6e1e42f1794fda85c8fedf259b09214a9636bd0e71a1629c710f198d3 diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild deleted file mode 100644 index 82d6ca9fc5c2..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_STATIC=no -XORG_MODULE=data/ -inherit xorg-2 - -DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXcursor -" -DEPEND="${RDEPEND} - x11-apps/xcursorgen" diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild deleted file mode 100644 index 42df35f6af08..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_STATIC=no -XORG_MODULE=data/ -inherit xorg-2 - -DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXcursor -" -DEPEND="${RDEPEND} - x11-apps/xcursorgen" |