summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-15 12:51:40 +0000
commit33db7c1d9023d402f3e4fa3d78e01127948176d3 (patch)
tree4e4d20c36b3c308b516dc1196db101f5ff6a33fd /x11-apps/xmodmap
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r--x11-apps/xmodmap/Manifest2
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.4.ebuild16
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest
index e85db562640c..fa55fcab0a29 100644
--- a/x11-apps/xmodmap/Manifest
+++ b/x11-apps/xmodmap/Manifest
@@ -1,6 +1,4 @@
-DIST xmodmap-1.0.4.tar.bz2 115513 RMD160 9657ba9ca1e66dd66384065bfa735e2bec2d053f SHA1 9b49388bb527a8f7b7e86c4aa4c75a83372f6baa SHA256 805a63525d99f59d60a11aa89121fb9cdb001c8d542237ac4deafbadc7bd0bed
DIST xmodmap-1.0.5.tar.bz2 124742 RMD160 af2c2ed9e36b82d058776a116d62371506d07dd7 SHA1 c97fb42f40b094868f6ef445f25c600f326b1942 SHA256 421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402
-EBUILD xmodmap-1.0.4.ebuild 594 RMD160 0eb87959bdfbcab185aebc0a927893d06a26052b SHA1 54a701d38bae4ddbb47e8cb91fb7765ee14810db SHA256 5d4e48d0368f31f24d25183e4e1e7f91bd3e17391e76903044d9dcbd5945f5f7
EBUILD xmodmap-1.0.5.ebuild 540 RMD160 d841704d27048169d38dd3f072b8b2fba3a18211 SHA1 29d369db0a7f2010d7595ff150ee733cf8531ace SHA256 adbc16dd4e068aec78147361601d3b588dae5f71582987736a17c0c2ab84634a
MISC ChangeLog 7304 RMD160 d77dbac14cd9afee427513f4ed89da72284d0d78 SHA1 ccb0ca3feccdb834c8ab7944306abc3e1822f1c1 SHA256 23f198da3bb7aebc5b890289484df7cf0e36c6b7ab8f58420ca15359ecb78852
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xmodmap/xmodmap-1.0.4.ebuild b/x11-apps/xmodmap/xmodmap-1.0.4.ebuild
deleted file mode 100644
index 14d3b550a31c..000000000000
--- a/x11-apps/xmodmap/xmodmap-1.0.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.4.ebuild,v 1.10 2010/02/25 07:13:55 abcd Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"