summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-10-10 11:48:27 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-10-10 11:48:27 +0000
commit3d4d2ece3add20d5ccd3b106468d57ce9695c196 (patch)
tree9a9c3290a7df22779ba6727cf73ffee69d28d305 /x11-apps/listres
parentMark stable (diff)
downloadgentoo-2-3d4d2ece3add20d5ccd3b106468d57ce9695c196.tar.gz
gentoo-2-3d4d2ece3add20d5ccd3b106468d57ce9695c196.tar.bz2
gentoo-2-3d4d2ece3add20d5ccd3b106468d57ce9695c196.zip
old
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/listres')
-rw-r--r--x11-apps/listres/ChangeLog6
-rw-r--r--x11-apps/listres/listres-1.0.1-r1.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-apps/listres/ChangeLog b/x11-apps/listres/ChangeLog
index eba077bac5fd..812d9e1ffb0d 100644
--- a/x11-apps/listres/ChangeLog
+++ b/x11-apps/listres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/listres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.31 2010/09/19 19:36:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/ChangeLog,v 1.32 2010/10/10 11:48:27 scarabeus Exp $
+
+ 10 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -listres-1.0.1-r1.ebuild:
+ old
19 Sep 2010; Raúl Porcel <armin76@gentoo.org> listres-1.0.2.ebuild:
s390/sh/sparc stable wrt #327777
diff --git a/x11-apps/listres/listres-1.0.1-r1.ebuild b/x11-apps/listres/listres-1.0.1-r1.ebuild
deleted file mode 100644
index 1495cc2d9b90..000000000000
--- a/x11-apps/listres/listres-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/listres/listres-1.0.1-r1.ebuild,v 1.9 2009/07/07 01:30:34 jer 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}"
-
-CONFIGURE_OPTIONS="--disable-xprint"