diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-08 17:42:35 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-08 17:42:35 +0000 |
commit | e20f3c70d13421029a32ecaa1c64488c9ea7cbba (patch) | |
tree | 1367990a342851f36ce1ba3e836f511caf75a7bc | |
parent | Fix bugs 486556, 534124, and 540288 (diff) | |
download | gentoo-2-e20f3c70d13421029a32ecaa1c64488c9ea7cbba.tar.gz gentoo-2-e20f3c70d13421029a32ecaa1c64488c9ea7cbba.tar.bz2 gentoo-2-e20f3c70d13421029a32ecaa1c64488c9ea7cbba.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 1674f8511c72..ca69a992a419 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.41 2015/03/03 12:47:52 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.42 2015/04/08 17:42:35 mrueg Exp $ + + 08 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xf86rushproto-1.1.2.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> xf86rushproto-1.1.2-r1.ebuild: add arm64 support, tested on A53 board diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild deleted file mode 100644 index 209e329cc84e..000000000000 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ /dev/null @@ -1,13 +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/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.20 2012/09/06 04:26:20 vapier Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org XF86Rush protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" |