summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 18:43:17 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 18:43:17 +0000
commit0541a86b81eb63ede763fe4ee5cd88735386fcdc (patch)
tree272a2d20713595a46527a614f24c470056436cd4 /x11-apps
parentRemove old. (diff)
downloadgentoo-2-0541a86b81eb63ede763fe4ee5cd88735386fcdc.tar.gz
gentoo-2-0541a86b81eb63ede763fe4ee5cd88735386fcdc.tar.bz2
gentoo-2-0541a86b81eb63ede763fe4ee5cd88735386fcdc.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/viewres/ChangeLog7
-rw-r--r--x11-apps/viewres/viewres-1.0.3.ebuild17
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-apps/viewres/ChangeLog b/x11-apps/viewres/ChangeLog
index 17c20df6c439..bb323c27534f 100644
--- a/x11-apps/viewres/ChangeLog
+++ b/x11-apps/viewres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/viewres
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.39 2013/10/08 05:03:06 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.40 2015/04/12 18:43:17 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -viewres-1.0.3.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> viewres-1.0.4.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/viewres/viewres-1.0.3.ebuild b/x11-apps/viewres/viewres-1.0.3.ebuild
deleted file mode 100644
index f12826ab8c4a..000000000000
--- a/x11-apps/viewres/viewres-1.0.3.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/viewres/viewres-1.0.3.ebuild,v 1.8 2011/02/14 23:40:57 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="graphical class browser for Xt"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"