summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 18:53:50 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 18:53:50 +0000
commita589725e522be0aa4ad4ab60c51d7f5a73adf598 (patch)
tree82e0ddc4a16f159f161ff18cf9bfa9582e534c4c /x11-proto
parentVersion bump with minor bugfixes. (diff)
downloadgentoo-2-a589725e522be0aa4ad4ab60c51d7f5a73adf598.tar.gz
gentoo-2-a589725e522be0aa4ad4ab60c51d7f5a73adf598.tar.bz2
gentoo-2-a589725e522be0aa4ad4ab60c51d7f5a73adf598.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/renderproto/ChangeLog5
-rw-r--r--x11-proto/renderproto/renderproto-0.11.1.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog
index c99f4fc824a6..cb101440465b 100644
--- a/x11-proto/renderproto/ChangeLog
+++ b/x11-proto/renderproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/renderproto
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.77 2015/03/03 12:36:21 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.78 2015/04/12 18:53:50 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -renderproto-0.11.1.ebuild:
+ Remove old.
03 Mar 2015; Yixun Lan <dlan@gentoo.org> renderproto-0.11.1-r1.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-proto/renderproto/renderproto-0.11.1.ebuild b/x11-proto/renderproto/renderproto-0.11.1.ebuild
deleted file mode 100644
index 3e3ab549e33d..000000000000
--- a/x11-proto/renderproto/renderproto-0.11.1.ebuild
+++ /dev/null
@@ -1,15 +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/renderproto/renderproto-0.11.1.ebuild,v 1.10 2013/02/21 17:53:15 zmedico Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="X.Org Render protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~arm-linux ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"