diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-11-12 23:19:02 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-11-12 23:19:02 +0100 |
commit | 67c6a0f88a7494fd83d4733f24c0685bc8156ebf (patch) | |
tree | 02012d7e99a1b826dc03ac8c9f31637a61cfd105 /x11-apps/xclipboard | |
parent | sys-apps/pcsc-tools: Version bump (diff) | |
download | gentoo-67c6a0f88a7494fd83d4733f24c0685bc8156ebf.tar.gz gentoo-67c6a0f88a7494fd83d4733f24c0685bc8156ebf.tar.bz2 gentoo-67c6a0f88a7494fd83d4733f24c0685bc8156ebf.zip |
x11-apps/xclipboard: Remove old
Package-Manager: portage-2.2.24
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r-- | x11-apps/xclipboard/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xclipboard/xclipboard-1.1.2.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xclipboard/Manifest b/x11-apps/xclipboard/Manifest index ae3f2bab9d35..995766e92128 100644 --- a/x11-apps/xclipboard/Manifest +++ b/x11-apps/xclipboard/Manifest @@ -1,2 +1 @@ -DIST xclipboard-1.1.2.tar.bz2 124971 SHA256 5f3b12da1eae4ed24883d8a5633b6150a0291deede818aeb5c9e827599b6429e SHA512 7e1dd40aec91caa7481c0ca0422f5b22c0bfddf8a264247c806393f3d567dde0c795439b05ba19bfa628d6dd323b851ae363f37492d481a1443988e2b6c114cf WHIRLPOOL f72104c02e4bafebf1f67d53d15a608c981a322acb04338bea1feb7a6dd6983c9740327b2a519e1b8b678dbe35d8bb9a28bc26637b7b42d7787af99896ac65d1 DIST xclipboard-1.1.3.tar.bz2 132406 SHA256 9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5 SHA512 84a51d11851756422eb23e67b2721d2bcb2ac248fa32c0837423b6169144dff76717c22611ad3c93633e09a44dc70c847a2470d3988eff0b24d77e252a4e147e WHIRLPOOL 69741b7c43075dadb50a89d094afa13f24a14ac17fbc93232899739a7f97a829f1992b08600d99f967c2246c409b0b8c37c311f211c119c8c77c170ec3e31dfb diff --git a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild b/x11-apps/xclipboard/xclipboard-1.1.2.ebuild deleted file mode 100644 index 00843b387d3b..000000000000 --- a/x11-apps/xclipboard/xclipboard-1.1.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit xorg-2 - -DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" -RDEPEND="x11-libs/libXaw - x11-libs/libxkbfile - x11-libs/libXmu - >=x11-libs/libXt-1.1 - x11-libs/libX11" -DEPEND="${RDEPEND}" |