summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:25:06 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:25:06 +0000
commit56b4987be1ab1dc373bd0a296b9c461c48c31d50 (patch)
tree4c6a4e120985535e08081da2fa0988bbe6be92fc /x11-proto/xcb-proto
parentia64 stable (diff)
downloadgentoo-2-56b4987be1ab1dc373bd0a296b9c461c48c31d50.tar.gz
gentoo-2-56b4987be1ab1dc373bd0a296b9c461c48c31d50.tar.bz2
gentoo-2-56b4987be1ab1dc373bd0a296b9c461c48c31d50.zip
Drop release candidates.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-proto/xcb-proto')
-rw-r--r--x11-proto/xcb-proto/ChangeLog6
-rw-r--r--x11-proto/xcb-proto/files/digest-xcb-proto-0.9.933
-rw-r--r--x11-proto/xcb-proto/xcb-proto-0.9.93.ebuild17
3 files changed, 5 insertions, 21 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index f1ca9363a415..19e7b4cebf2e 100644
--- a/x11-proto/xcb-proto/ChangeLog
+++ b/x11-proto/xcb-proto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.14 2007/04/18 10:45:59 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.15 2007/04/21 15:25:06 joshuabaergen Exp $
+
+ 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org>
+ -xcb-proto-0.9.93.ebuild:
+ Drop release candidates.
18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> xcb-proto-1.0.ebuild:
Stable on alpha wrt security bug #172752
diff --git a/x11-proto/xcb-proto/files/digest-xcb-proto-0.9.93 b/x11-proto/xcb-proto/files/digest-xcb-proto-0.9.93
deleted file mode 100644
index 796009f6979c..000000000000
--- a/x11-proto/xcb-proto/files/digest-xcb-proto-0.9.93
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 43298a907d6d242132c20e4338c2f33f xcb-proto-0.9.93.tar.bz2 70834
-RMD160 a2158806d3a7ddd2e958d088bee2edb3b51b9379 xcb-proto-0.9.93.tar.bz2 70834
-SHA256 3f28eb14edd588878d39a33803adc0d3cc49e9dfaef77d9db0490125b3da786e xcb-proto-0.9.93.tar.bz2 70834
diff --git a/x11-proto/xcb-proto/xcb-proto-0.9.93.ebuild b/x11-proto/xcb-proto/xcb-proto-0.9.93.ebuild
deleted file mode 100644
index 85008825310d..000000000000
--- a/x11-proto/xcb-proto/xcb-proto-0.9.93.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-0.9.93.ebuild,v 1.3 2007/04/17 19:24:36 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X C-language Bindings protocol headers"
-HOMEPAGE="http://xcb.freedesktop.org/"
-SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-LICENSE="X11"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-libs/libxml2"