summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:10:47 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:10:47 +0000
commit9b3c29393ab97d7dc42b176c7eb7b8c59a97dfe6 (patch)
tree15ec38fda646aaf38b32e2e4f65473da21cb387e /x11-libs/libXres
parentVersion bump. (diff)
downloadhistorical-9b3c29393ab97d7dc42b176c7eb7b8c59a97dfe6.tar.gz
historical-9b3c29393ab97d7dc42b176c7eb7b8c59a97dfe6.tar.bz2
historical-9b3c29393ab97d7dc42b176c7eb7b8c59a97dfe6.zip
remove old
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r--x11-libs/libXres/ChangeLog6
-rw-r--r--x11-libs/libXres/libXres-1.0.3.ebuild18
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog
index f00403157e56..ac9811e2ef1c 100644
--- a/x11-libs/libXres/ChangeLog
+++ b/x11-libs/libXres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.53 2010/01/19 20:09:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.54 2010/09/10 23:08:25 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libXres-1.0.3.ebuild:
+ remove old
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXres-1.0.4.ebuild:
s390 stable wrt #294958
diff --git a/x11-libs/libXres/libXres-1.0.3.ebuild b/x11-libs/libXres/libXres-1.0.3.ebuild
deleted file mode 100644
index fb94d4604e6e..000000000000
--- a/x11-libs/libXres/libXres-1.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.3.ebuild,v 1.13 2009/05/05 07:14:53 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org XRes library"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-proto/xproto"
-DEPEND="${RDEPEND}
- x11-proto/resourceproto"