diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:57:06 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:57:06 +0000 |
commit | e63ff9f47e70b8f53ae1c4f15b13f5e0794d6bea (patch) | |
tree | ffce64bcd670c63bdb5be484380fdc2af82ed052 /x11-proto | |
parent | Remove old. (diff) | |
download | gentoo-2-e63ff9f47e70b8f53ae1c4f15b13f5e0794d6bea.tar.gz gentoo-2-e63ff9f47e70b8f53ae1c4f15b13f5e0794d6bea.tar.bz2 gentoo-2-e63ff9f47e70b8f53ae1c4f15b13f5e0794d6bea.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/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 7eb5a06f633e..fa387c1f4860 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.63 2015/03/03 12:32:11 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.64 2015/04/11 21:57:06 mrueg Exp $ + + 11 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -printproto-1.0.5.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> printproto-1.0.5-r1.ebuild: add arm64 support, tested on A53 board diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild deleted file mode 100644 index 8e612f9f2ac4..000000000000 --- a/x11-proto/printproto/printproto-1.0.5.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/printproto/printproto-1.0.5.ebuild,v 1.9 2013/02/21 18:16:06 zmedico Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="X.Org Print protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" |