diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:22:13 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:22:13 +0000 |
commit | d71360ec8b9e978c07301fff5734df866ee8ca15 (patch) | |
tree | 471a57178031247e6e52765982b5a0aeaf9ed962 /x11-terms/root-tail | |
parent | x86 stable wrt bug #404593 (diff) | |
download | gentoo-2-d71360ec8b9e978c07301fff5734df866ee8ca15.tar.gz gentoo-2-d71360ec8b9e978c07301fff5734df866ee8ca15.tar.bz2 gentoo-2-d71360ec8b9e978c07301fff5734df866ee8ca15.zip |
x86 stable wrt bug #403987
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index 2c483e7493f6..2a25845f3051 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/root-tail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.46 2012/02/16 13:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.47 2012/02/24 14:22:13 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> root-tail-1.2-r3.ebuild: + x86 stable wrt bug #403987 16 Feb 2012; Agostino Sarubbo <ago@gentoo.org> root-tail-1.2-r3.ebuild: Stable for amd64, wrt bug #403987 diff --git a/x11-terms/root-tail/root-tail-1.2-r3.ebuild b/x11-terms/root-tail/root-tail-1.2-r3.ebuild index d8f393e5c45d..c848da917e13 100644 --- a/x11-terms/root-tail/root-tail-1.2-r3.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r3.ebuild,v 1.3 2012/02/16 13:26:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r3.ebuild,v 1.4 2012/02/24 14:22:13 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="kde debug" RDEPEND="x11-libs/libXext |