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/xkbcomp
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/Manifest2
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild15
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest
index 5f2793f90d37..0873fe19070b 100644
--- a/x11-apps/xkbcomp/Manifest
+++ b/x11-apps/xkbcomp/Manifest
@@ -1,7 +1,5 @@
-DIST xkbcomp-1.1.1.tar.bz2 219481 RMD160 6fcf2d4838ed8b006511d4cd7fcdcbac61c0cdbf SHA1 aeb733c495d7afd42136bf8ae5c6e792c63f0b4b SHA256 9775bcfd43d9ffa41e2865e5b2c933f419bf983d7a529b3103656c76fd82e663
DIST xkbcomp-1.2.0.tar.bz2 230555 RMD160 a62582d37723262e9e7e895b4a8ba1f31a5a8917 SHA1 67a10a1671fd1a0d6e09b4dfe93d0331af699f26 SHA256 2c64aa414755e764ca548ae5c93e95f7b5bbd5e01bca16bf226fd32bfae77ea4
DIST xkbcomp-1.2.1.tar.bz2 217437 RMD160 aaf9b08c8887813e4dcd04dc518a8d085767a8eb SHA1 02d7e7b67a6ef3035f92f9e541252bf85e3f0385 SHA256 b7612527914402d091424a93bc16f0d4d8778b4a874171f3f3dc681c690e65eb
-EBUILD xkbcomp-1.1.1.ebuild 597 RMD160 822b63f6c09104b49675b519c37e28869fbb7240 SHA1 86ac8478716830a1b56a680ccf006057415ebba1 SHA256 4288537242d63a0df7d88254f9520e38dab2dbf0739504f1b9b2d8122739daf8
EBUILD xkbcomp-1.2.0.ebuild 555 RMD160 561e2fb6f96d09792f4a3c13a5ff274644b92b66 SHA1 fa44cd15af50e57b3a468a942c0310297dd87501 SHA256 ef649dca4865d4b5c9ff1e24158b169d26c7358bd446113ae1d3ed84700c74b4
EBUILD xkbcomp-1.2.1.ebuild 565 RMD160 56b6552eecb165bc731470388f5b255428ee8e47 SHA1 eb36a59a5fd76552eb35da440aab48f8eb6ab466 SHA256 e7b503b27f01afef8fbee016822d894d401f340fd590d61bcd35b5c49e04b89a
MISC ChangeLog 9934 RMD160 6671656566c88e16d6b3f3dafca70d4cf98c0517 SHA1 930cf85d3c8d93ff3759746ac1fc78fafa99bfd6 SHA256 4e3ad8057a02c5e586d30d5726ff9250eb7ed299c6a0ddfda1d46cc9fdfa780a
diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild
deleted file mode 100644
index 2c59165937d2..000000000000
--- a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild
+++ /dev/null
@@ -1,15 +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/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.11 2010/09/10 22:40:39 scarabeus Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libxkbfile"
-DEPEND="${RDEPEND}"