summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:07:08 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:07:08 +0000
commitd55d69f5eb4ed3fddc764d3b46dfacf22fbf94a8 (patch)
treedaf6cb7b441a0628eee6d926a9ce397119f25ea4 /x11-libs/libxkbfile
parentremove old (diff)
downloadgentoo-2-d55d69f5eb4ed3fddc764d3b46dfacf22fbf94a8.tar.gz
gentoo-2-d55d69f5eb4ed3fddc764d3b46dfacf22fbf94a8.tar.bz2
gentoo-2-d55d69f5eb4ed3fddc764d3b46dfacf22fbf94a8.zip
remove old
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libxkbfile')
-rw-r--r--x11-libs/libxkbfile/ChangeLog6
-rw-r--r--x11-libs/libxkbfile/libxkbfile-1.0.5.ebuild16
2 files changed, 5 insertions, 17 deletions
diff --git a/x11-libs/libxkbfile/ChangeLog b/x11-libs/libxkbfile/ChangeLog
index 0eb8e4e14984..c7211f8c0781 100644
--- a/x11-libs/libxkbfile/ChangeLog
+++ b/x11-libs/libxkbfile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libxkbfile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.59 2010/01/19 20:26:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.60 2010/09/10 23:07:07 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libxkbfile-1.0.5.ebuild:
+ remove old
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libxkbfile-1.0.6.ebuild:
s390 stable wrt #294958
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.5.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.5.ebuild
deleted file mode 100644
index 56fd03170b97..000000000000
--- a/x11-libs/libxkbfile/libxkbfile-1.0.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.5.ebuild,v 1.11 2009/06/23 21:22:40 klausman Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org xkbfile library"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-proto/kbproto"
-DEPEND="${RDEPEND}"