summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 13:29:08 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-03-26 13:29:08 +0000
commit473cc3cb87a1889691ea0875567e10f6556994d4 (patch)
treeb6ac8995f01f6f054f8668b219a69a441e61f937 /x11-libs
parentRemove old/vulnerable versions, bug #471098. (diff)
downloadgentoo-2-473cc3cb87a1889691ea0875567e10f6556994d4.tar.gz
gentoo-2-473cc3cb87a1889691ea0875567e10f6556994d4.tar.bz2
gentoo-2-473cc3cb87a1889691ea0875567e10f6556994d4.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')
-rw-r--r--x11-libs/libdmx/ChangeLog8
-rw-r--r--x11-libs/libdmx/libdmx-1.1.1.ebuild16
-rw-r--r--x11-libs/libdmx/libdmx-1.1.2.ebuild16
3 files changed, 6 insertions, 34 deletions
diff --git a/x11-libs/libdmx/ChangeLog b/x11-libs/libdmx/ChangeLog
index 8e2b5756c6e5..8248b706c26d 100644
--- a/x11-libs/libdmx/ChangeLog
+++ b/x11-libs/libdmx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libdmx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/ChangeLog,v 1.63 2013/10/08 05:07:06 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/ChangeLog,v 1.64 2014/03/26 13:29:08 chithanh Exp $
+
+ 26 Mar 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ -libdmx-1.1.1.ebuild, -libdmx-1.1.2.ebuild:
+ Remove old/vulnerable versions, bug #471098.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libdmx-1.1.3.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-libs/libdmx/libdmx-1.1.1.ebuild b/x11-libs/libdmx/libdmx-1.1.1.ebuild
deleted file mode 100644
index c605ba08f030..000000000000
--- a/x11-libs/libdmx/libdmx-1.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.1.1.ebuild,v 1.9 2011/02/14 23:22:41 xarthisius Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org dmx 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/xextproto
- >=x11-proto/dmxproto-2.3"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libdmx/libdmx-1.1.2.ebuild b/x11-libs/libdmx/libdmx-1.1.2.ebuild
deleted file mode 100644
index a4ea9f9c73b7..000000000000
--- a/x11-libs/libdmx/libdmx-1.1.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.1.2.ebuild,v 1.9 2012/08/26 18:54:13 armin76 Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org dmx library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- >=x11-proto/dmxproto-2.3
- x11-proto/xextproto"
-DEPEND="${RDEPEND}"