summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:21:28 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:21:28 +0000
commit1bb796af9abb45bc9da417bb042227a7de9460e2 (patch)
treea94bad5b418d7bd5072de4c8b0d7ce4ea9f07681 /x11-proto
parentversion bump (diff)
downloadgentoo-2-1bb796af9abb45bc9da417bb042227a7de9460e2.tar.gz
gentoo-2-1bb796af9abb45bc9da417bb042227a7de9460e2.tar.bz2
gentoo-2-1bb796af9abb45bc9da417bb042227a7de9460e2.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xcb-proto/ChangeLog6
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.1.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index fd7925ea29ce..d62a7276c9d4 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.39 2010/01/14 17:10:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.40 2010/01/23 21:21:28 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xcb-proto-1.1.ebuild:
+ rm
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild:
Transfer Prefix keywords
diff --git a/x11-proto/xcb-proto/xcb-proto-1.1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.1.ebuild
deleted file mode 100644
index be6066badfb0..000000000000
--- a/x11-proto/xcb-proto/xcb-proto-1.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.1.ebuild,v 1.10 2009/12/14 10:11:53 remi 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"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-libs/libxml2"