summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:20:44 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:20:44 +0000
commit857912379005f7711455c36a8d9962ca3527a4d8 (patch)
tree279cc755232e93e4d249a57a6ac1c533912d90eb /x11-apps/scripts
parentold (diff)
downloadgentoo-2-857912379005f7711455c36a8d9962ca3527a4d8.tar.gz
gentoo-2-857912379005f7711455c36a8d9962ca3527a4d8.tar.bz2
gentoo-2-857912379005f7711455c36a8d9962ca3527a4d8.zip
old
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/scripts')
-rw-r--r--x11-apps/scripts/scripts-1.0.1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/scripts/scripts-1.0.1.ebuild b/x11-apps/scripts/scripts-1.0.1.ebuild
deleted file mode 100644
index f35d4d4718c5..000000000000
--- a/x11-apps/scripts/scripts-1.0.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.11 2011/01/14 21:35:03 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="start an X program on a remote machine"
-KEYWORDS="amd64 arm ~mips ppc ~ppc64 s390 sh ~sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"