summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-02-23 18:26:49 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-02-23 18:26:49 +0000
commit97b746f9b457401c27e961c8072e82e2dad3bf38 (patch)
tree741ea72a359f3c7e71b9210e5ab50621b0daa2bb /x11-proto
parentLast update in 2009, migrate by hand to xorg-2 eclass. (diff)
downloadhistorical-97b746f9b457401c27e961c8072e82e2dad3bf38.tar.gz
historical-97b746f9b457401c27e961c8072e82e2dad3bf38.tar.bz2
historical-97b746f9b457401c27e961c8072e82e2dad3bf38.zip
No new version since 2k5. Migrate by hand to xorg-2 eclass.
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/trapproto/ChangeLog7
-rw-r--r--x11-proto/trapproto/trapproto-3.4.3.ebuild11
2 files changed, 10 insertions, 8 deletions
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 <scarabeus@gentoo.org> trapproto-3.4.3.ebuild:
+ No new version since 2k5. Migrate by hand to xorg-2 eclass.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> 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}"