summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-09-11 20:19:29 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-09-11 20:19:29 +0000
commitebbb43049d6540841a6608c72ee0ad9dfd91c36e (patch)
tree73acb435bc5d415e135700f3163c8cc0b6da73ff /x11-apps/xmodmap
parentVersion bump. (diff)
downloadgentoo-2-ebbb43049d6540841a6608c72ee0ad9dfd91c36e.tar.gz
gentoo-2-ebbb43049d6540841a6608c72ee0ad9dfd91c36e.tar.bz2
gentoo-2-ebbb43049d6540841a6608c72ee0ad9dfd91c36e.zip
Version bump.
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r--x11-apps/xmodmap/ChangeLog11
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.5.ebuild15
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.8.ebuild (renamed from x11-apps/xmodmap/xmodmap-1.0.6.ebuild)8
3 files changed, 12 insertions, 22 deletions
diff --git a/x11-apps/xmodmap/ChangeLog b/x11-apps/xmodmap/ChangeLog
index f35ef54deafd..63145b7b6d72 100644
--- a/x11-apps/xmodmap/ChangeLog
+++ b/x11-apps/xmodmap/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xmodmap
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.76 2012/08/26 17:03:54 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.77 2013/09/11 20:19:28 chithanh Exp $
+
+*xmodmap-1.0.8 (11 Sep 2013)
+
+ 11 Sep 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xmodmap-1.0.8.ebuild, -xmodmap-1.0.5.ebuild, -xmodmap-1.0.6.ebuild:
+ Version bump.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xmodmap-1.0.7.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -272,4 +278,3 @@
08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+xmodmap-0.99.0.ebuild:
Initial commit for modular X.
-
diff --git a/x11-apps/xmodmap/xmodmap-1.0.5.ebuild b/x11-apps/xmodmap/xmodmap-1.0.5.ebuild
deleted file mode 100644
index 2877b2421ff4..000000000000
--- a/x11-apps/xmodmap/xmodmap-1.0.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.5.ebuild,v 1.9 2011/02/14 18:53:51 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}"
diff --git a/x11-apps/xmodmap/xmodmap-1.0.6.ebuild b/x11-apps/xmodmap/xmodmap-1.0.8.ebuild
index c4a9fe28f798..92dd3abd462c 100644
--- a/x11-apps/xmodmap/xmodmap-1.0.6.ebuild
+++ b/x11-apps/xmodmap/xmodmap-1.0.8.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.6.ebuild,v 1.1 2012/03/23 15:36:22 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.8.ebuild,v 1.1 2013/09/11 20:19:28 chithanh Exp $
-EAPI=4
+EAPI=5
inherit xorg-2
DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11"