summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-09-11 20:46:37 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-09-11 20:46:37 +0000
commitec91124a5deb307336939a308739139901417b90 (patch)
tree71bbec808e9ccaf74fea9599b3d9010662da175b /x11-libs/libXrandr
parentVersion bump. (diff)
downloadgentoo-2-ec91124a5deb307336939a308739139901417b90.tar.gz
gentoo-2-ec91124a5deb307336939a308739139901417b90.tar.bz2
gentoo-2-ec91124a5deb307336939a308739139901417b90.zip
Version bump.
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r--x11-libs/libXrandr/ChangeLog8
-rw-r--r--x11-libs/libXrandr/libXrandr-1.3.1.ebuild19
-rw-r--r--x11-libs/libXrandr/libXrandr-1.3.2.ebuild19
-rw-r--r--x11-libs/libXrandr/libXrandr-1.4.2.ebuild21
4 files changed, 28 insertions, 39 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog
index 4039c481b664..95d45e3bc892 100644
--- a/x11-libs/libXrandr/ChangeLog
+++ b/x11-libs/libXrandr/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libXrandr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.102 2013/06/01 12:08:50 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.103 2013/09/11 20:46:37 chithanh Exp $
+
+*libXrandr-1.4.2 (11 Sep 2013)
+
+ 11 Sep 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +libXrandr-1.4.2.ebuild, -libXrandr-1.3.1.ebuild, -libXrandr-1.3.2.ebuild:
+ Version bump.
*libXrandr-1.4.1 (01 Jun 2013)
diff --git a/x11-libs/libXrandr/libXrandr-1.3.1.ebuild b/x11-libs/libXrandr/libXrandr-1.3.1.ebuild
deleted file mode 100644
index 7d7b584e4e5f..000000000000
--- a/x11-libs/libXrandr/libXrandr-1.3.1.ebuild
+++ /dev/null
@@ -1,19 +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/libXrandr/libXrandr-1.3.1.ebuild,v 1.11 2012/06/04 21:34:31 mattst88 Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrandr library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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-1.3.1
- x11-proto/renderproto
- x11-proto/xextproto"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXrandr/libXrandr-1.3.2.ebuild b/x11-libs/libXrandr/libXrandr-1.3.2.ebuild
deleted file mode 100644
index dc2a3aedf4f9..000000000000
--- a/x11-libs/libXrandr/libXrandr-1.3.2.ebuild
+++ /dev/null
@@ -1,19 +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/libXrandr/libXrandr-1.3.2.ebuild,v 1.10 2012/06/04 21:34:31 mattst88 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 ~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-1.3.2
- x11-proto/renderproto
- x11-proto/xextproto"
-DEPEND="${RDEPEND}"
diff --git a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild
new file mode 100644
index 000000000000..041cedaf95fe
--- /dev/null
+++ b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild
@@ -0,0 +1,21 @@
+# 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.2.ebuild,v 1.1 2013/09/11 20:46:37 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}"