diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-23 18:47:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-23 18:47:54 +0000 |
commit | ed7191b236d3bb355fb3d7022bd36f05afcdd889 (patch) | |
tree | a328b890285490f7713221c7e262e6830ad78fc1 /x11-proto | |
parent | Remove oldest overshadowed. (diff) | |
download | gentoo-2-ed7191b236d3bb355fb3d7022bd36f05afcdd889.tar.gz gentoo-2-ed7191b236d3bb355fb3d7022bd36f05afcdd889.tar.bz2 gentoo-2-ed7191b236d3bb355fb3d7022bd36f05afcdd889.zip |
Remove oldest overshadowed.
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/resourceproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/resourceproto/resourceproto-1.1.1.ebuild | 14 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog index 19281cc5a768..45dfbe58275e 100644 --- a/x11-proto/resourceproto/ChangeLog +++ b/x11-proto/resourceproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/resourceproto -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.52 2011/08/20 15:55:26 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.53 2012/02/23 18:47:54 scarabeus Exp $ + + 23 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> -resourceproto-1.1.1.ebuild: + Remove oldest overshadowed. 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> resourceproto-1.2.0.ebuild: Stable for HPPA (bug #371857). diff --git a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild deleted file mode 100644 index 7af8c292d821..000000000000 --- a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.7 2011/03/05 17:49:24 xarthisius Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="X.Org Resource protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |