summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-proto/randrproto/ChangeLog8
-rw-r--r--x11-proto/randrproto/randrproto-1.3.2.ebuild14
-rw-r--r--x11-proto/randrproto/randrproto-1.4.0.ebuild14
-rw-r--r--x11-proto/randrproto/randrproto-1.4.1.ebuild16
4 files changed, 23 insertions, 29 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 48fe41d0a94d..99d294399d87 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/randrproto
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.108 2015/03/03 12:33:37 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.109 2015/03/24 14:44:34 chithanh Exp $
+
+*randrproto-1.4.1 (24 Mar 2015)
+
+ 24 Mar 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +randrproto-1.4.1.ebuild, -randrproto-1.3.2.ebuild, -randrproto-1.4.0.ebuild:
+ Version bump. Remove old.
03 Mar 2015; Yixun Lan <dlan@gentoo.org> randrproto-1.4.0-r1.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-proto/randrproto/randrproto-1.3.2.ebuild b/x11-proto/randrproto/randrproto-1.3.2.ebuild
deleted file mode 100644
index 366076c924b5..000000000000
--- a/x11-proto/randrproto/randrproto-1.3.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.2.ebuild,v 1.9 2012/05/06 01:00:40 aballier Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org Randr protocol headers"
-
-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=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/randrproto/randrproto-1.4.0.ebuild b/x11-proto/randrproto/randrproto-1.4.0.ebuild
deleted file mode 100644
index 76dc9d97c12d..000000000000
--- a/x11-proto/randrproto/randrproto-1.4.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0.ebuild,v 1.12 2013/02/21 18:17:24 zmedico Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org Randr protocol headers"
-
-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=""
-DEPEND="${RDEPEND}"
diff --git a/x11-proto/randrproto/randrproto-1.4.1.ebuild b/x11-proto/randrproto/randrproto-1.4.1.ebuild
new file mode 100644
index 000000000000..8c792a96287d
--- /dev/null
+++ b/x11-proto/randrproto/randrproto-1.4.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.1.ebuild,v 1.1 2015/03/24 14:44:34 chithanh Exp $
+
+EAPI=5
+
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org Randr protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"