diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-16 13:26:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-16 13:26:58 +0000 |
commit | 40869d9f682f83de5d332febf6a483cec7a9bde9 (patch) | |
tree | a0fd89302394bf377e66839539856052bd9b2b29 /x11-terms | |
parent | Stable for amd64, wrt bug #403887 (diff) | |
download | gentoo-2-40869d9f682f83de5d332febf6a483cec7a9bde9.tar.gz gentoo-2-40869d9f682f83de5d332febf6a483cec7a9bde9.tar.bz2 gentoo-2-40869d9f682f83de5d332febf6a483cec7a9bde9.zip |
Stable for amd64, wrt bug #403987
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms')
-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 fefe403d85fd..2c483e7493f6 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.45 2012/02/16 00:40:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.46 2012/02/16 13:26:58 ago Exp $ + + 16 Feb 2012; Agostino Sarubbo <ago@gentoo.org> root-tail-1.2-r3.ebuild: + Stable for amd64, wrt bug #403987 16 Feb 2012; Jeroen Roovers <jer@gentoo.org> root-tail-1.2-r3.ebuild: make -> emake. 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 d5df0074c30c..d8f393e5c45d 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.2 2012/02/16 00:40:43 jer Exp $ +# $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 $ 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 |