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/libXext
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/libXext')
-rw-r--r--x11-libs/libXext/ChangeLog6
-rw-r--r--x11-libs/libXext/libXext-1.0.5.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-libs/libXext/ChangeLog b/x11-libs/libXext/ChangeLog
index bfc7f643349a..dbe951329a5b 100644
--- a/x11-libs/libXext/ChangeLog
+++ b/x11-libs/libXext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXext
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.84 2010/09/05 07:49:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.85 2010/09/10 23:04:36 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libXext-1.0.5.ebuild:
+ remove old
*libXext-1.1.2-r1 (05 Sep 2010)
diff --git a/x11-libs/libXext/libXext-1.0.5.ebuild b/x11-libs/libXext/libXext-1.0.5.ebuild
deleted file mode 100644
index e2bfb5f9aa73..000000000000
--- a/x11-libs/libXext/libXext-1.0.5.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-libs/libXext/libXext-1.0.5.ebuild,v 1.10 2009/12/15 19:36:12 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xext library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.2"
-DEPEND="${RDEPEND}
- >=x11-proto/xproto-7.0.15
- >=x11-proto/xextproto-7.0.5
-"