summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-02 02:10:26 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-02 02:10:26 +0000
commitd335aecaeb66f1f0b4da1ebe28f89d201aaf7e0d (patch)
treefb9997913c3e4873bdc22f65eef359a7d6301514 /x11-apps
parentVersion bump. (diff)
downloadgentoo-2-d335aecaeb66f1f0b4da1ebe28f89d201aaf7e0d.tar.gz
gentoo-2-d335aecaeb66f1f0b4da1ebe28f89d201aaf7e0d.tar.bz2
gentoo-2-d335aecaeb66f1f0b4da1ebe28f89d201aaf7e0d.zip
Version bump. Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xev/ChangeLog10
-rw-r--r--x11-apps/xev/xev-1.2.0.ebuild17
-rw-r--r--x11-apps/xev/xev-1.2.2.ebuild17
3 files changed, 25 insertions, 19 deletions
diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog
index 8aaee5e40ecb..5e840913b959 100644
--- a/x11-apps/xev/ChangeLog
+++ b/x11-apps/xev/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xev
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.73 2013/10/08 05:03:35 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.74 2015/07/02 02:10:26 mrueg Exp $
+
+*xev-1.2.2 (02 Jul 2015)
+
+ 02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +xev-1.2.2.ebuild,
+ -xev-1.2.0.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xev-1.2.1.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xev/xev-1.2.0.ebuild b/x11-apps/xev/xev-1.2.0.ebuild
deleted file mode 100644
index 94455a01dd1a..000000000000
--- a/x11-apps/xev/xev-1.2.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.2.0.ebuild,v 1.11 2012/08/26 16:41:42 armin76 Exp $
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="print contents of X events"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXrandr"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild
new file mode 100644
index 000000000000..34a14107ca74
--- /dev/null
+++ b/x11-apps/xev/xev-1.2.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.2.2.ebuild,v 1.1 2015/07/02 02:10:26 mrueg Exp $
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="Print contents of X events"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+ x11-libs/libXrandr"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"