diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 09:52:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-03 09:52:43 +0000 |
commit | 363041bc0c2e35a31c4ae0e6b81e44de7582d31f (patch) | |
tree | ffb14683ab36b96f2a95ae1ca76b09a069d595d9 /x11-apps/xmodmap | |
parent | old (diff) | |
download | gentoo-2-363041bc0c2e35a31c4ae0e6b81e44de7582d31f.tar.gz gentoo-2-363041bc0c2e35a31c4ae0e6b81e44de7582d31f.tar.bz2 gentoo-2-363041bc0c2e35a31c4ae0e6b81e44de7582d31f.zip |
old
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.2.ebuild | 15 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xmodmap/Manifest b/x11-apps/xmodmap/Manifest index 1bb3f3a3cd96..a749c4748908 100644 --- a/x11-apps/xmodmap/Manifest +++ b/x11-apps/xmodmap/Manifest @@ -1,6 +1,4 @@ -DIST xmodmap-1.0.2.tar.bz2 94755 RMD160 ae3c14510b19917c80ffce189df0856645906146 SHA1 915294312359d4b3067ae2a2702eb1f1f41dbd0b SHA256 4bed79ba6efcaabb3ce055cf88419a5190f8ab9d3408e7b14d722351cbaf4b44 DIST xmodmap-1.0.3.tar.bz2 102730 RMD160 75e10acd3421dd1d0d31666235332718f8b1a8d8 SHA1 5ad0f99735a13d6bb75ce63b2285f4c9c11be51b SHA256 c3bfc724792858222c138c1ae9a017e69e7d3bdda3fc9f5da38b232ab031147f -EBUILD xmodmap-1.0.2.ebuild 515 RMD160 cbf8a212fb45e279d1ca00b79974eaaf4b668291 SHA1 6649e1de98bae74c49590cfe65c2966e5a22cf6b SHA256 a391ab10d2e7ad05938a07a0914ce53a2e1956898505156f9227af12b888c665 EBUILD xmodmap-1.0.3.ebuild 516 RMD160 a1e6355531f35ac46b2703e490bacd51c0caa54a SHA1 6dcd56bb747d5c1979aae6491ff1f50724dfca2d SHA256 8c5abe62a8addfebc39e09762f38d201eb780e164fa200774a07cb1240c9d5de MISC ChangeLog 5264 RMD160 581b9dc93311170681328641aa83a166e74c06c7 SHA1 9ff520b71033d62a7edbf703e2612790aeeb04d7 SHA256 dedfee38bef2f0221f1d73694f25c9fc1d9a90e18a2f2d69e904117df6466175 MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild deleted file mode 100644 index 6eb01f581738..000000000000 --- a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.12 2009/05/05 08:05:38 fauli 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" -IUSE="" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |