diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:58:34 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:58:34 +0000 |
commit | 3d57589d540afb572d2ea9db6b627986de740f23 (patch) | |
tree | c1b3a1cdda5553b60147539c6c77db32ee736d9f /x11-proto | |
parent | EAPI 5 bump and SLOT bump from dev-java/cglib:2.2 to :3 wrt bug 546288. (diff) | |
download | gentoo-2-3d57589d540afb572d2ea9db6b627986de740f23.tar.gz gentoo-2-3d57589d540afb572d2ea9db6b627986de740f23.tar.bz2 gentoo-2-3d57589d540afb572d2ea9db6b627986de740f23.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/damageproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/damageproto/damageproto-1.2.1.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index addaa547c87b..97bfd6e1adfb 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/damageproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.66 2015/03/03 12:22:53 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.67 2015/04/11 21:58:34 mrueg Exp $ + + 11 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -damageproto-1.2.1.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> damageproto-1.2.1-r1.ebuild: add arm64 support, tested on A53 board diff --git a/x11-proto/damageproto/damageproto-1.2.1.ebuild b/x11-proto/damageproto/damageproto-1.2.1.ebuild deleted file mode 100644 index ef2f46303315..000000000000 --- a/x11-proto/damageproto/damageproto-1.2.1.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/damageproto/damageproto-1.2.1.ebuild,v 1.10 2013/02/21 17:58:14 zmedico Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Damage protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |