summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-17 21:17:10 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-17 21:17:10 +0000
commit978ec1040abdbebd8769581a6b28b67ef950dc5e (patch)
treef7b87897cad4b6a9145694e38d7a9d7bebae8c4b /x11-proto/trapproto
parentAdded ~ppc64 (diff)
downloadhistorical-978ec1040abdbebd8769581a6b28b67ef950dc5e.tar.gz
historical-978ec1040abdbebd8769581a6b28b67ef950dc5e.tar.bz2
historical-978ec1040abdbebd8769581a6b28b67ef950dc5e.zip
Bump for 7.0RC4.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-proto/trapproto')
-rw-r--r--x11-proto/trapproto/ChangeLog8
-rw-r--r--x11-proto/trapproto/files/digest-trapproto-3.4.31
-rw-r--r--x11-proto/trapproto/trapproto-3.4.3.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog
index acd20036b8c3..e2acd81ac343 100644
--- a/x11-proto/trapproto/ChangeLog
+++ b/x11-proto/trapproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/trapproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.9 2005/12/09 07:45:09 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.10 2005/12/17 21:10:11 joshuabaergen Exp $
+
+*trapproto-3.4.3 (17 Dec 2005)
+
+ 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +trapproto-3.4.3.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-trapproto-3.4.ebuild, -trapproto-3.4.1.ebuild:
diff --git a/x11-proto/trapproto/files/digest-trapproto-3.4.3 b/x11-proto/trapproto/files/digest-trapproto-3.4.3
new file mode 100644
index 000000000000..dfca3cca8438
--- /dev/null
+++ b/x11-proto/trapproto/files/digest-trapproto-3.4.3
@@ -0,0 +1 @@
+MD5 dc33d19c787b05761742cded7d7d221f trapproto-3.4.3.tar.bz2 48749
diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild
new file mode 100644
index 000000000000..c9e7e96078d5
--- /dev/null
+++ b/x11-proto/trapproto/trapproto-3.4.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 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.1 2005/12/17 21:10:11 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Trap protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"