summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:56:47 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 12:56:47 +0000
commitd4d9473fafb42d482dc030d738340c4b2d00988a (patch)
treeb88e78d8bc4980c3010c35ee745eed47d9ef17e0 /x11-libs/libXrandr
parentRemove old/vulnerable versions, bug #471098. (diff)
downloadgentoo-2-d4d9473fafb42d482dc030d738340c4b2d00988a.tar.gz
gentoo-2-d4d9473fafb42d482dc030d738340c4b2d00988a.tar.bz2
gentoo-2-d4d9473fafb42d482dc030d738340c4b2d00988a.zip
Remove old/vulnerable versions, bug #471098.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r--x11-libs/libXrandr/ChangeLog6
-rw-r--r--x11-libs/libXrandr/libXrandr-1.4.0-r1.ebuild21
-rw-r--r--x11-libs/libXrandr/libXrandr-1.4.0.ebuild19
-rw-r--r--x11-libs/libXrandr/libXrandr-1.4.1.ebuild21
4 files changed, 5 insertions, 62 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog
index f392c52b093d..50dff89a6a8f 100644
--- a/x11-libs/libXrandr/ChangeLog
+++ b/x11-libs/libXrandr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXrandr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.113 2014/03/13 20:05:38 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.114 2014/03/26 12:56:47 chithanh Exp $
+
+ 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -libXrandr-1.4.0-r1.ebuild, -libXrandr-1.4.0.ebuild, -libXrandr-1.4.1.ebuild:
+ Remove old/vulnerable versions, bug #471098.
13 Mar 2014; Christoph Junghans <ottxor@gentoo.org> libXrandr-1.4.2.ebuild:
added ~x64-macos (tested by me)
diff --git a/x11-libs/libXrandr/libXrandr-1.4.0-r1.ebuild b/x11-libs/libXrandr/libXrandr-1.4.0-r1.ebuild
deleted file mode 100644
index 1692dbcffb7a..000000000000
--- a/x11-libs/libXrandr/libXrandr-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0-r1.ebuild,v 1.1 2013/02/26 15:57:13 mgorny Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrandr library"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXrender[${MULTILIB_USEDEP}]
- x11-proto/randrproto[${MULTILIB_USEDEP}]
- x11-proto/renderproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild b/x11-libs/libXrandr/libXrandr-1.4.0.ebuild
deleted file mode 100644
index 46c5dded4a40..000000000000
--- a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.12 2013/02/22 18:47:43 zmedico Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrandr library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXrender
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXrandr/libXrandr-1.4.1.ebuild b/x11-libs/libXrandr/libXrandr-1.4.1.ebuild
deleted file mode 100644
index c296f5d184b9..000000000000
--- a/x11-libs/libXrandr/libXrandr-1.4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.1.ebuild,v 1.1 2013/06/01 12:08:50 chithanh Exp $
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrandr library"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
- x11-libs/libXext[${MULTILIB_USEDEP}]
- x11-libs/libXrender[${MULTILIB_USEDEP}]
- x11-proto/randrproto[${MULTILIB_USEDEP}]
- x11-proto/renderproto[${MULTILIB_USEDEP}]
- x11-proto/xextproto[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"