diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 21:19:03 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 21:19:03 +0000 |
commit | b92fa9bba9fc5c60cff65b6940edcdabd98d7ab9 (patch) | |
tree | f326a59b916e222319f0d47b07a8a715e7b73daa /x11-proto/videoproto | |
parent | Remove old. (diff) | |
download | gentoo-2-b92fa9bba9fc5c60cff65b6940edcdabd98d7ab9.tar.gz gentoo-2-b92fa9bba9fc5c60cff65b6940edcdabd98d7ab9.tar.bz2 gentoo-2-b92fa9bba9fc5c60cff65b6940edcdabd98d7ab9.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1-r1.ebuild | 16 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1.ebuild | 15 |
3 files changed, 5 insertions, 32 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index eb26dfa879f6..2174410fc4b2 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.60 2015/03/03 12:41:21 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.61 2015/04/12 21:19:03 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -videoproto-2.3.1-r1.ebuild, + -videoproto-2.3.1.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> videoproto-2.3.2.ebuild: add arm64 support, tested on A53 board diff --git a/x11-proto/videoproto/videoproto-2.3.1-r1.ebuild b/x11-proto/videoproto/videoproto-2.3.1-r1.ebuild deleted file mode 100644 index c4b2246616ce..000000000000 --- a/x11-proto/videoproto/videoproto-2.3.1-r1.ebuild +++ /dev/null @@ -1,16 +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/videoproto/videoproto-2.3.1-r1.ebuild,v 1.2 2013/02/27 05:55:10 zmedico Exp $ - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org Video protocol headers" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild deleted file mode 100644 index 9aec9573cb44..000000000000 --- a/x11-proto/videoproto/videoproto-2.3.1.ebuild +++ /dev/null @@ -1,15 +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/videoproto/videoproto-2.3.1.ebuild,v 1.10 2012/05/09 01:04:16 aballier Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="X.Org Video protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |