summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 18:46:17 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 18:46:17 +0000
commit935929bd14b4e99e259918b65802d66441293c92 (patch)
treeeeca8468621157c06b63259bc984156e4a3e3565 /x11-proto
parentRemove old. (diff)
downloadgentoo-2-935929bd14b4e99e259918b65802d66441293c92.tar.gz
gentoo-2-935929bd14b4e99e259918b65802d66441293c92.tar.bz2
gentoo-2-935929bd14b4e99e259918b65802d66441293c92.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/xineramaproto/ChangeLog5
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index 87c026f3dd2f..0de078f6aa77 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.63 2015/03/03 12:50:26 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.64 2015/04/12 18:46:17 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xineramaproto-1.2.1.ebuild:
+ Remove old.
03 Mar 2015; Yixun Lan <dlan@gentoo.org> xineramaproto-1.2.1-r1.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1.ebuild
deleted file mode 100644
index 624681df5ff5..000000000000
--- a/x11-proto/xineramaproto/xineramaproto-1.2.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/xineramaproto/xineramaproto-1.2.1.ebuild,v 1.9 2013/02/21 18:02:23 zmedico Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="X.Org Xinerama protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="!<x11-libs/libXinerama-1.0.99.1"
-DEPEND="${RDEPEND}"