summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-11 21:48:15 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-11 21:48:15 +0000
commitf3b6cbd0c37baccca753e851dabf9bbf8f206fd9 (patch)
tree602ac2f61c98e39fc164e674f2d9a868d841b81a /x11-apps/xditview
parentversion bump, upstream splitted rust-zshcomp to the different repo without re... (diff)
downloadgentoo-2-f3b6cbd0c37baccca753e851dabf9bbf8f206fd9.tar.gz
gentoo-2-f3b6cbd0c37baccca753e851dabf9bbf8f206fd9.tar.bz2
gentoo-2-f3b6cbd0c37baccca753e851dabf9bbf8f206fd9.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xditview')
-rw-r--r--x11-apps/xditview/ChangeLog7
-rw-r--r--x11-apps/xditview/xditview-1.0.2.ebuild17
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-apps/xditview/ChangeLog b/x11-apps/xditview/ChangeLog
index 82c59ce7f963..289c7f8834d4 100644
--- a/x11-apps/xditview/ChangeLog
+++ b/x11-apps/xditview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xditview
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.38 2013/10/08 05:03:23 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.39 2015/04/11 21:48:15 mrueg Exp $
+
+ 11 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xditview-1.0.2.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xditview-1.0.3.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xditview/xditview-1.0.2.ebuild b/x11-apps/xditview/xditview-1.0.2.ebuild
deleted file mode 100644
index e4e0f6a51ab1..000000000000
--- a/x11-apps/xditview/xditview-1.0.2.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/xditview/xditview-1.0.2.ebuild,v 1.10 2011/02/14 23:40:58 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="display ditroff output"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}"