diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 18:56:23 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 18:56:23 +0000 |
commit | 3104f87d7d44ff0a8f6b129bb0fac4fcf8281a92 (patch) | |
tree | 212bdbad7708723cb922386f2ae161152968f5ba /x11-proto | |
parent | Remove old. (diff) | |
download | gentoo-2-3104f87d7d44ff0a8f6b129bb0fac4fcf8281a92.tar.gz gentoo-2-3104f87d7d44ff0a8f6b129bb0fac4fcf8281a92.tar.bz2 gentoo-2-3104f87d7d44ff0a8f6b129bb0fac4fcf8281a92.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/compositeproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/compositeproto/compositeproto-0.4.2.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index 14172a8371c9..2f446035e402 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.66 2015/03/03 12:21:28 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.67 2015/04/12 18:56:23 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -compositeproto-0.4.2.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> compositeproto-0.4.2-r1.ebuild: add arm64 support, tested on A53 board diff --git a/x11-proto/compositeproto/compositeproto-0.4.2.ebuild b/x11-proto/compositeproto/compositeproto-0.4.2.ebuild deleted file mode 100644 index 4341d04e7afb..000000000000 --- a/x11-proto/compositeproto/compositeproto-0.4.2.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/compositeproto/compositeproto-0.4.2.ebuild,v 1.10 2013/02/21 18:20:36 zmedico Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Composite 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" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |