diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-13 00:05:25 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-13 00:05:25 +0000 |
commit | 9fd16a11a58433c63b136d2ee291c38aab6f5936 (patch) | |
tree | ecf38a53c9d4c5f1c77761b943aa337d33b0e2a4 /x11-libs | |
parent | Remove old. (diff) | |
download | gentoo-2-9fd16a11a58433c63b136d2ee291c38aab6f5936.tar.gz gentoo-2-9fd16a11a58433c63b136d2ee291c38aab6f5936.tar.bz2 gentoo-2-9fd16a11a58433c63b136d2ee291c38aab6f5936.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxkbui/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libxkbui/libxkbui-1.0.2.ebuild | 17 |
2 files changed, 5 insertions, 20 deletions
diff --git a/x11-libs/libxkbui/ChangeLog b/x11-libs/libxkbui/ChangeLog index d8ec1b7630bf..0f8eae1dcf37 100644 --- a/x11-libs/libxkbui/ChangeLog +++ b/x11-libs/libxkbui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxkbui -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbui/ChangeLog,v 1.41 2012/08/26 19:05:35 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbui/ChangeLog,v 1.42 2015/04/13 00:05:25 mrueg Exp $ + + 13 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -libxkbui-1.0.2.ebuild: + Remove old. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> libxkbui-1.0.2-r1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #419473 @@ -155,4 +158,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +libxkbui-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-libs/libxkbui/libxkbui-1.0.2.ebuild b/x11-libs/libxkbui/libxkbui-1.0.2.ebuild deleted file mode 100644 index b4187fcd8f34..000000000000 --- a/x11-libs/libxkbui/libxkbui-1.0.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbui/libxkbui-1.0.2.ebuild,v 1.12 2011/02/06 10:42:28 leio Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xkbui library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -RDEPEND="x11-libs/libXt - >=x11-libs/libxkbfile-1.0.3 - x11-proto/kbproto" -DEPEND="${RDEPEND}" |