diff options
author | 2007-04-21 15:58:28 +0000 | |
---|---|---|
committer | 2007-04-21 15:58:28 +0000 | |
commit | 06b228a2b4a875153f2277a9c32b4f5d5f0da602 (patch) | |
tree | 5dccc2f884f821b0f81982073be772c01b7c4f23 /x11-libs/xcb-util | |
parent | Drop unused version. (diff) | |
download | gentoo-2-06b228a2b4a875153f2277a9c32b4f5d5f0da602.tar.gz gentoo-2-06b228a2b4a875153f2277a9c32b4f5d5f0da602.tar.bz2 gentoo-2-06b228a2b4a875153f2277a9c32b4f5d5f0da602.zip |
Drop old snapshot.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util/files/digest-xcb-util-0.1_p20061216 | 3 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild | 20 |
3 files changed, 5 insertions, 24 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 013a68917a88..b57921bbe5ef 100644 --- a/x11-libs/xcb-util/ChangeLog +++ b/x11-libs/xcb-util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.12 2007/04/17 19:23:34 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.13 2007/04/21 15:58:28 joshuabaergen Exp $ + + 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org> + -xcb-util-0.1_p20061216.ebuild: + Drop old snapshot. 17 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; xcb-util-0.1_p20061216.ebuild, xcb-util-0.2.ebuild: diff --git a/x11-libs/xcb-util/files/digest-xcb-util-0.1_p20061216 b/x11-libs/xcb-util/files/digest-xcb-util-0.1_p20061216 deleted file mode 100644 index 77a9be0286da..000000000000 --- a/x11-libs/xcb-util/files/digest-xcb-util-0.1_p20061216 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e6ecd015fb5c11cbae7f2d1fbc6a9e32 xcb-util-0.1_p20061216.tar.bz2 267693 -RMD160 2cb36bc0f35ef7d8ff7994fc1213db4ca6a41510 xcb-util-0.1_p20061216.tar.bz2 267693 -SHA256 785a230ce553c43243025d1648e9263a179dd74b31b80d287f3ca4e8d73c786b xcb-util-0.1_p20061216.tar.bz2 267693 diff --git a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild b/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild deleted file mode 100644 index 86fdc1a7c925..000000000000 --- a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.12 2007/04/17 19:23:34 dberkholz Exp $ - -# Must be before x-modular eclass is inherited -SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" -SRC_URI="http://dev.gentoo.org/~joshuabaergen/distfiles/${P}.tar.bz2" - -LICENSE="X11" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" - -RDEPEND="x11-libs/libxcb" -DEPEND="${RDEPEND} - dev-util/gperf - x11-proto/xproto" |