summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-13 00:06:35 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-13 00:06:35 +0000
commitc75c97c66c759c17a0c1facbd1ee9ff9a1513e27 (patch)
tree4231a53c612a74f479d90ff463fa9def8b61c349
parentRemove old. (diff)
downloadgentoo-2-c75c97c66c759c17a0c1facbd1ee9ff9a1513e27.tar.gz
gentoo-2-c75c97c66c759c17a0c1facbd1ee9ff9a1513e27.tar.bz2
gentoo-2-c75c97c66c759c17a0c1facbd1ee9ff9a1513e27.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r--x11-libs/libxkbfile/ChangeLog5
-rw-r--r--x11-libs/libxkbfile/libxkbfile-1.0.7.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/x11-libs/libxkbfile/ChangeLog b/x11-libs/libxkbfile/ChangeLog
index 6ea8e632743f..5e4d151ca31d 100644
--- a/x11-libs/libxkbfile/ChangeLog
+++ b/x11-libs/libxkbfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxkbfile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.80 2015/03/03 11:44:37 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.81 2015/04/13 00:06:35 mrueg Exp $
+
+ 13 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -libxkbfile-1.0.7.ebuild:
+ Remove old.
03 Mar 2015; Yixun Lan <dlan@gentoo.org> libxkbfile-1.0.8.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.7.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.7.ebuild
deleted file mode 100644
index ccb0be5718f1..000000000000
--- a/x11-libs/libxkbfile/libxkbfile-1.0.7.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.7.ebuild,v 1.10 2012/03/07 04:24:09 darkside Exp $
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org xkbfile library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-proto/kbproto"
-DEPEND="${RDEPEND}"