summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-29 19:24:40 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-29 19:24:40 +0000
commit9c496238ff082b2d620c0a93a9b3db5de6f21213 (patch)
treee90209e08c7d4e2f5c8063f21c494946fee55483 /x11-misc/xrootconsole
parentx86 stable, bug #370497 (diff)
downloadgentoo-2-9c496238ff082b2d620c0a93a9b3db5de6f21213.tar.gz
gentoo-2-9c496238ff082b2d620c0a93a9b3db5de6f21213.tar.bz2
gentoo-2-9c496238ff082b2d620c0a93a9b3db5de6f21213.zip
x86 stable, bug #371797
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r--x11-misc/xrootconsole/ChangeLog5
-rw-r--r--x11-misc/xrootconsole/xrootconsole-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog
index 8a81ffcda54c..83514b567ab5 100644
--- a/x11-misc/xrootconsole/ChangeLog
+++ b/x11-misc/xrootconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xrootconsole
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.26 2011/06/25 18:18:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.27 2011/06/29 19:24:40 maekke Exp $
+
+ 29 Jun 2011; Markus Meier <maekke@gentoo.org> xrootconsole-0.6.ebuild:
+ x86 stable, bug #371797
25 Jun 2011; Raúl Porcel <armin76@gentoo.org> xrootconsole-0.4-r1.ebuild,
xrootconsole-0.6.ebuild:
diff --git a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
index 8fce15eff6c8..e0c181fa10ce 100644
--- a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
+++ b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.8 2011/06/25 18:18:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.9 2011/06/29 19:24:40 maekke Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="x11-libs/libX11"