summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:40:28 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-04-18 11:40:28 +0000
commit2741c21b80affe9ac4144ac96a780ee1c7a3688c (patch)
treebf74768dbaa51a12d3b8255384e0a7a6adca4938 /x11-proto
parentold (diff)
downloadgentoo-2-2741c21b80affe9ac4144ac96a780ee1c7a3688c.tar.gz
gentoo-2-2741c21b80affe9ac4144ac96a780ee1c7a3688c.tar.bz2
gentoo-2-2741c21b80affe9ac4144ac96a780ee1c7a3688c.zip
old
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/fixesproto/ChangeLog6
-rw-r--r--x11-proto/fixesproto/fixesproto-4.1.2.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index ec8a22479a68..9a25e2e7c687 100644
--- a/x11-proto/fixesproto/ChangeLog
+++ b/x11-proto/fixesproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/fixesproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.52 2011/04/16 18:07:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.53 2011/04/18 11:40:28 scarabeus Exp $
+
+ 18 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -fixesproto-4.1.2.ebuild:
+ old
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> fixesproto-5.0.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #359059
diff --git a/x11-proto/fixesproto/fixesproto-4.1.2.ebuild b/x11-proto/fixesproto/fixesproto-4.1.2.ebuild
deleted file mode 100644
index 3b657871caa6..000000000000
--- a/x11-proto/fixesproto/fixesproto-4.1.2.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/fixesproto/fixesproto-4.1.2.ebuild,v 1.8 2011/02/14 14:40:13 xarthisius Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org Fixes protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-proto/xextproto-7.0.99.1"
-DEPEND="${RDEPEND}"