summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:29:44 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:29:44 +0000
commita2015be0585bee25e1d5ec7af037c5537e716538 (patch)
tree0ca88af3811e4d983dd62b64ea0f525656685c04 /x11-apps/xedit
parentRemove old. (diff)
downloadgentoo-2-a2015be0585bee25e1d5ec7af037c5537e716538.tar.gz
gentoo-2-a2015be0585bee25e1d5ec7af037c5537e716538.tar.bz2
gentoo-2-a2015be0585bee25e1d5ec7af037c5537e716538.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xedit')
-rw-r--r--x11-apps/xedit/ChangeLog5
-rw-r--r--x11-apps/xedit/xedit-1.2.0.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog
index 7b73bbc56ca7..e80f57a91277 100644
--- a/x11-apps/xedit/ChangeLog
+++ b/x11-apps/xedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xedit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.45 2015/02/21 21:52:38 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.46 2015/04/12 10:29:44 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xedit-1.2.0.ebuild:
+ Remove old.
*xedit-1.2.2 (21 Feb 2015)
diff --git a/x11-apps/xedit/xedit-1.2.0.ebuild b/x11-apps/xedit/xedit-1.2.0.ebuild
deleted file mode 100644
index b5dc9bd2d235..000000000000
--- a/x11-apps/xedit/xedit-1.2.0.ebuild
+++ /dev/null
@@ -1,17 +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/xedit/xedit-1.2.0.ebuild,v 1.8 2011/02/14 23:41:04 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="simple text editor for X"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libX11"
-DEPEND="${RDEPEND}"