summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-02-24 11:45:32 +0100
committerManuel Rüger <mrueg@gentoo.org>2017-02-24 11:45:32 +0100
commite0448817652d3744b5e9ec5fe818cf6ae414b447 (patch)
tree98f34e6dbe35c5254f116e1d9a54d25de0606e27 /x11-apps
parentx11-apps/xdriinfo: Remove old (diff)
downloadgentoo-e0448817652d3744b5e9ec5fe818cf6ae414b447.tar.gz
gentoo-e0448817652d3744b5e9ec5fe818cf6ae414b447.tar.bz2
gentoo-e0448817652d3744b5e9ec5fe818cf6ae414b447.zip
x11-apps/xkbprint: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xkbprint/Manifest1
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.3.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/xkbprint/Manifest b/x11-apps/xkbprint/Manifest
index 22d4960c9e4e..f1f786ce9fd9 100644
--- a/x11-apps/xkbprint/Manifest
+++ b/x11-apps/xkbprint/Manifest
@@ -1,2 +1 @@
-DIST xkbprint-1.0.3.tar.bz2 146090 SHA256 fa846db8e588018134bd550f80eb129e4ddfdb96f3b157603a57ae2cdf5892c0 SHA512 10f0871c8bb03de9a7a9ad631da897b919e3b8eecefd803fb8d044892ee7254a8b2f3e548ebf33ff3443f8e1d1aa567a91e34325678a40de46042a75aa2d1ab9 WHIRLPOOL b0cd5b89c8f34ef04868497e0d8bcfab47b1f986c29fd943ce433711ccb9c4fdb8c9b186114f28aee30dfed4e16e3856727685e808eb5637b8e3f5dbc0fb1459
DIST xkbprint-1.0.4.tar.bz2 163810 SHA256 0b3faab8fefad03dfb7e866f634cf859822801de6b5fc6cf5e0a62857ed93e12 SHA512 bb65a93ae737cd4b78787fef51972f4d0072a272166f82103bfaa92cf275db6363fae3530539b7c9a4139f6b87512019ac15ab3478d4ad05967ad18a8e80033a WHIRLPOOL 5a400dbd54ebcf64a0c5085f08bbacb84a7ad617f093472eccb91e6add576aa326e06f7182fbf98b21136ef6ad6e5fd4a2dd169154e6d3dd09a0d68fc30b451d
diff --git a/x11-apps/xkbprint/xkbprint-1.0.3.ebuild b/x11-apps/xkbprint/xkbprint-1.0.3.ebuild
deleted file mode 100644
index cec5e0010178..000000000000
--- a/x11-apps/xkbprint/xkbprint-1.0.3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="print an XKB keyboard description"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh ~sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libxkbfile
- x11-libs/libX11"
-DEPEND="${RDEPEND}"