summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-08 17:39:21 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-08 17:39:21 +0000
commit7358684e0f94d8c068d73d5be056fec1a92c9809 (patch)
tree645d3bdc87787e2f957ed83ae50e1eff01a60b15 /x11-apps/listres
parentRemove old. (diff)
downloadgentoo-2-7358684e0f94d8c068d73d5be056fec1a92c9809.tar.gz
gentoo-2-7358684e0f94d8c068d73d5be056fec1a92c9809.tar.bz2
gentoo-2-7358684e0f94d8c068d73d5be056fec1a92c9809.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/listres')
-rw-r--r--x11-apps/listres/ChangeLog8
-rw-r--r--x11-apps/listres/listres-1.0.2.ebuild17
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog
index 312790e1c12e..1f1e88f47d87 100644
--- a/x11-apps/listres/ChangeLog
+++ b/x11-apps/listres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/listres
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.40 2012/08/26 16:21:51 armin76 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.41 2015/04/08 17:39:21 mrueg Exp $
+
+ 08 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -listres-1.0.2.ebuild:
+ Remove old.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> listres-1.0.3.ebuild:
s390/sh/sparc stable wrt #419473
@@ -148,4 +151,3 @@
08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+listres-0.99.0.ebuild:
Initial commit for modular X.
-
diff --git a/x11-apps/listres/listres-1.0.2.ebuild b/x11-apps/listres/listres-1.0.2.ebuild
deleted file mode 100644
index ddcf69c1a28f..000000000000
--- a/x11-apps/listres/listres-1.0.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.2.ebuild,v 1.7 2010/09/19 19:36:54 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="list resources in widgets"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXaw"
-DEPEND="${RDEPEND}"