summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:18:04 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:18:04 +0000
commit9c74ddc5098dc5791329eea4bed74cc0766ca452 (patch)
treead2f7ff44b14a4587f20f6aeb32162b6d1158bc7 /x11-proto/inputproto
parentVersion bump. (diff)
downloadgentoo-2-9c74ddc5098dc5791329eea4bed74cc0766ca452.tar.gz
gentoo-2-9c74ddc5098dc5791329eea4bed74cc0766ca452.tar.bz2
gentoo-2-9c74ddc5098dc5791329eea4bed74cc0766ca452.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r--x11-proto/inputproto/ChangeLog6
-rw-r--r--x11-proto/inputproto/inputproto-1.5.0.ebuild15
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog
index 8e0119aeb115..13de1fb1258c 100644
--- a/x11-proto/inputproto/ChangeLog
+++ b/x11-proto/inputproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/inputproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.91 2010/01/14 16:48:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.92 2010/01/23 21:18:04 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -inputproto-1.5.0.ebuild:
+ rm
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
inputproto-2.0.ebuild:
diff --git a/x11-proto/inputproto/inputproto-1.5.0.ebuild b/x11-proto/inputproto/inputproto-1.5.0.ebuild
deleted file mode 100644
index 8e2167c632d0..000000000000
--- a/x11-proto/inputproto/inputproto-1.5.0.ebuild
+++ /dev/null
@@ -1,15 +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/inputproto/inputproto-1.5.0.ebuild,v 1.11 2009/05/15 14:26:43 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Input protocol headers"
-
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"