summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 19:28:47 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 19:28:47 +0000
commita52cecdc13ca89656e3b4689df841df96dfdb4c7 (patch)
tree001ae4d359dbfc670268183984b8b95595cd11c5 /x11-proto/trapproto
parentDon't create /var/run/clamav to prevent file collision. (diff)
downloadgentoo-2-a52cecdc13ca89656e3b4689df841df96dfdb4c7.tar.gz
gentoo-2-a52cecdc13ca89656e3b4689df841df96dfdb4c7.tar.bz2
gentoo-2-a52cecdc13ca89656e3b4689df841df96dfdb4c7.zip
Bump for 7.0RC3.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-proto/trapproto')
-rw-r--r--x11-proto/trapproto/ChangeLog8
-rw-r--r--x11-proto/trapproto/files/digest-trapproto-3.4.21
-rw-r--r--x11-proto/trapproto/trapproto-3.4.2.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog
index 513e46af5405..e3e813f564fe 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.7 2005/10/20 03:26:14 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.8 2005/12/04 19:28:17 joshuabaergen Exp $
+
+*trapproto-3.4.2 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +trapproto-3.4.2.ebuild:
+ Bump for 7.0RC3.
*trapproto-3.4.1 (20 Oct 2005)
diff --git a/x11-proto/trapproto/files/digest-trapproto-3.4.2 b/x11-proto/trapproto/files/digest-trapproto-3.4.2
new file mode 100644
index 000000000000..9eaf0085ef5a
--- /dev/null
+++ b/x11-proto/trapproto/files/digest-trapproto-3.4.2
@@ -0,0 +1 @@
+MD5 61645d301d27f0f9a3c3113a451f949c trapproto-3.4.2.tar.bz2 48484
diff --git a/x11-proto/trapproto/trapproto-3.4.2.ebuild b/x11-proto/trapproto/trapproto-3.4.2.ebuild
new file mode 100644
index 000000000000..cd09e3fa4b70
--- /dev/null
+++ b/x11-proto/trapproto/trapproto-3.4.2.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.2.ebuild,v 1.1 2005/12/04 19:28:17 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}"