summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:28 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:28 -0700
commit20fe5cc98c583f2942aacecb6c0f4c17f53f920d (patch)
treea163d649c89807be21e8b488d0a6a449485c7e23 /x11-apps/xmodmap
parentx11-apps/xlsatoms: Drop old versions (diff)
downloadgentoo-20fe5cc98c583f2942aacecb6c0f4c17f53f920d.tar.gz
gentoo-20fe5cc98c583f2942aacecb6c0f4c17f53f920d.tar.bz2
gentoo-20fe5cc98c583f2942aacecb6c0f4c17f53f920d.zip
x11-apps/xmodmap: 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-apps/xmodmap')
-rw-r--r--x11-apps/xmodmap/Manifest2
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.8.ebuild14
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.9.ebuild14
3 files changed, 0 insertions, 30 deletions
diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest
index 1113d77afa6d..80cc1c7d37b0 100644
--- a/x11-apps/xmodmap/Manifest
+++ b/x11-apps/xmodmap/Manifest
@@ -1,3 +1 @@
DIST xmodmap-1.0.10.tar.bz2 145489 BLAKE2B 503e72882a1d6d5c916cb60b898156adbdccc3e90bda85b161ac7a57ee607605331be73bd779603cfab1013d065e28f3165cce2ef50d71579330ab0361078a22 SHA512 324c7dcef843186088f16b3bc47485eb3c9b4331e56ce43b692deb4bb3d4f4f27512480e91a379cceac8383df920dc5e37cd825246b50b6343291cec48134c04
-DIST xmodmap-1.0.8.tar.bz2 141026 BLAKE2B 1c2e510d7083f98a7b72d7a48a0fd74f4d660ee8966c7282f15d6e898b0b0ce6083f626915d48d345db8be385e187ff542c724f23aaf0deefbbaaae2be1f0597 SHA512 716cd1ee2cdb1db31b84c018eb223fb3eb05d499a7e76e0bdf038b58a5f71dd17631c8ce39d8108f6c47fe11fad718016f2891baa813b35a9dc607d3a3946a63
-DIST xmodmap-1.0.9.tar.bz2 142565 BLAKE2B 36fc73d518240fc37243c67ecd5101f4cd39343198c7271717eb6c491c502db6579ffd5db639b509977f2e168b4f0995b8aa7a9a821dbde5ede65199c2feb39f SHA512 6e50f2ba072ec171bd3fc34f75b21c63f9834f3c0f1608c857f80a4b2c8a9696b03dde79f8342bf67504b759297bc24a64056a625d295a4f89dd31eb938400ac
diff --git a/x11-apps/xmodmap/xmodmap-1.0.8.ebuild b/x11-apps/xmodmap/xmodmap-1.0.8.ebuild
deleted file mode 100644
index f9aef2572cef..000000000000
--- a/x11-apps/xmodmap/xmodmap-1.0.8.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild
deleted file mode 100644
index c23eea402764..000000000000
--- a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"