diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2010-05-18 17:28:58 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2010-05-18 17:28:58 +0000 |
commit | ab1b86998b88b4264f24060ee3c98e5a3eff36ab (patch) | |
tree | 7b58bb2fe790eee790ba533ca8e29fc5f2dff537 /x11-misc/xnots | |
parent | Move kradioripper to kstreamripper. (diff) | |
download | gentoo-2-ab1b86998b88b4264f24060ee3c98e5a3eff36ab.tar.gz gentoo-2-ab1b86998b88b4264f24060ee3c98e5a3eff36ab.tar.bz2 gentoo-2-ab1b86998b88b4264f24060ee3c98e5a3eff36ab.zip |
amd64 stable, bug #315813
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xnots')
-rw-r--r-- | x11-misc/xnots/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xnots/ChangeLog b/x11-misc/xnots/ChangeLog index ebc346f7fe79..b56a55e677a9 100644 --- a/x11-misc/xnots/ChangeLog +++ b/x11-misc/xnots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xnots # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.9 2010/04/26 20:49:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.10 2010/05/18 17:28:58 ken69267 Exp $ + + 18 May 2010; Kenneth Prugh <ken69267@gentoo.org> xnots-0.2.1.ebuild: + amd64 stable, bug #315813 26 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xnots-0.2.1.ebuild: stable x86, bug 315813 diff --git a/x11-misc/xnots/xnots-0.2.1.ebuild b/x11-misc/xnots/xnots-0.2.1.ebuild index c0f46f1add92..88d5ba54675b 100644 --- a/x11-misc/xnots/xnots-0.2.1.ebuild +++ b/x11-misc/xnots/xnots-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.3 2010/04/26 20:49:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.1.ebuild,v 1.4 2010/05/18 17:28:58 ken69267 Exp $ EAPI="2" @@ -12,7 +12,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 |