summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Clipboard/Clipboard-0.11.ebuild')
-rw-r--r--dev-perl/Clipboard/Clipboard-0.11.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/Clipboard/Clipboard-0.11.ebuild b/dev-perl/Clipboard/Clipboard-0.11.ebuild
deleted file mode 100644
index fecf84187a6f..000000000000
--- a/dev-perl/Clipboard/Clipboard-0.11.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.11.ebuild,v 1.1 2010/10/09 08:30:15 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=KING
-inherit perl-module
-
-DESCRIPTION="Copy and paste with any OS"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="x11-misc/xclip"