From 97b746f9b457401c27e961c8072e82e2dad3bf38 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 23 Feb 2012 18:26:49 +0000 Subject: No new version since 2k5. Migrate by hand to xorg-2 eclass. Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64 --- x11-proto/trapproto/ChangeLog | 7 +++++-- x11-proto/trapproto/trapproto-3.4.3.ebuild | 11 +++++------ 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'x11-proto') diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index 9ea4c724fa24..834c99cae078 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/trapproto -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.30 2011/02/06 10:29:38 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.31 2012/02/23 18:26:49 scarabeus Exp $ + + 23 Feb 2012; Tomáš Chvátal trapproto-3.4.3.ebuild: + No new version since 2k5. Migrate by hand to xorg-2 eclass. 06 Feb 2011; Mart Raudsepp trapproto-3.4.3.ebuild: Drop to ~mips diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index 1c6890732c35..73b0cd849922 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.3.ebuild @@ -1,15 +1,14 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.19 2011/02/06 10:29:38 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.20 2012/02/23 18:26:49 scarabeus Exp $ -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular +EAPI=4 +inherit xorg-2 DESCRIPTION="X.Org Trap 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 ~x86-winnt" IUSE="" + RDEPEND="" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad