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/xclipboard
parentMarked ~sparc64-solaris (diff)
downloadhistorical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.gz
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.tar.bz2
historical-33db7c1d9023d402f3e4fa3d78e01127948176d3.zip
Drop older oveshadowed versions.
Diffstat (limited to 'x11-apps/xclipboard')
-rw-r--r--x11-apps/xclipboard/Manifest2
-rw-r--r--x11-apps/xclipboard/xclipboard-1.1.0.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xclipboard/Manifest b/x11-apps/xclipboard/Manifest
index caae6e095b8e..cafe06b5ecbb 100644
--- a/x11-apps/xclipboard/Manifest
+++ b/x11-apps/xclipboard/Manifest
@@ -1,6 +1,4 @@
-DIST xclipboard-1.1.0.tar.bz2 105762 RMD160 737306715754685aa4bb7bc8219d82536c421f58 SHA1 d1ec94f032174f5d011e33817cb7f48e3cd957be SHA256 de0f37c7bf69c3aac3362bc0cbe470a622c2a85b62c5483c113ea88512232710
DIST xclipboard-1.1.1.tar.bz2 114830 RMD160 52b51171024393b3b7b2a40742435eb33b368f62 SHA1 922ddf89acd0781156e9ccdf191a3e0c6376415a SHA256 26aa23afe14c99317949e1da75d90b8956a73b08ebce972d5b0a99cc01919dbd
-EBUILD xclipboard-1.1.0.ebuild 554 RMD160 57655dd2f866f2ebb75963659cce0ff59733787f SHA1 4898ace74815f6e3fdcfdeb2b763d258f8727895 SHA256 805891f570a633c6901668f53308d2bba2c7d13a6538f7aa70496d260db824e3
EBUILD xclipboard-1.1.1.ebuild 498 RMD160 2a901178cbec4aa8259f037002e32d9c950a957d SHA1 ad2513a6f427757ef026ea98eae26db3a7c5f1a1 SHA256 ec9a3b862599fcbab51ceb942de81dc61a615a2d4a85f3f04a0c43d25fed4a1b
MISC ChangeLog 5211 RMD160 69c8668918cac06fef0e8a448226c51c849eb9d1 SHA1 e996d9e7d901570d55dc0ab8f2cd23fc6cb6c7b4 SHA256 54b43469705850b14febf4f5a6805425ed28cd9104a36e29b17b7e850379af63
MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055
diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild
deleted file mode 100644
index b759c21f8055..000000000000
--- a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild
+++ /dev/null
@@ -1,18 +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/xclipboard/xclipboard-1.1.0.ebuild,v 1.9 2010/01/19 18:18:29 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-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
- x11-libs/libX11"
-DEPEND="${RDEPEND}"