diff options
author | 2015-01-02 14:31:29 +0000 | |
---|---|---|
committer | 2015-01-02 14:31:29 +0000 | |
commit | f434644f84f540d90987d0bd64bf13ff23b349e6 (patch) | |
tree | 5a25caa075e58cbda64becad7b67198a813434d0 | |
parent | Version bump. (diff) | |
download | gentoo-2-f434644f84f540d90987d0bd64bf13ff23b349e6.tar.gz gentoo-2-f434644f84f540d90987d0bd64bf13ff23b349e6.tar.bz2 gentoo-2-f434644f84f540d90987d0bd64bf13ff23b349e6.zip |
amd64/x86 stable wrt bug #534078
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
-rw-r--r-- | x11-misc/xnots/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xnots/ChangeLog b/x11-misc/xnots/ChangeLog index 15526de239c7..35236d0a6329 100644 --- a/x11-misc/xnots/ChangeLog +++ b/x11-misc/xnots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xnots -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.13 2014/06/14 02:03:45 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.14 2015/01/02 14:31:29 zlogene Exp $ + + 02 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> xnots-0.2.1-r1.ebuild: + amd64/x86 stable wrt bug #534078 *xnots-0.2.1-r1 (14 Jun 2014) diff --git a/x11-misc/xnots/xnots-0.2.1-r1.ebuild b/x11-misc/xnots/xnots-0.2.1-r1.ebuild index f7c8553b7fee..4541dff75aa1 100644 --- a/x11-misc/xnots/xnots-0.2.1-r1.ebuild +++ b/x11-misc/xnots/xnots-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.1-r1.ebuild,v 1.1 2014/06/14 02:03:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.1-r1.ebuild,v 1.2 2015/01/02 14:31:29 zlogene Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xnots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="vim-syntax" RDEPEND="x11-libs/libX11 |