diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-08 14:49:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-08 14:49:10 +0000 |
commit | be343cb4915a631e91b9321ee8272c5b23b7c37c (patch) | |
tree | d19ecdf4a28d12f6c372aefdb621bae86aa3c61c /x11-apps | |
parent | x86 stable wrt security bug 169778 (diff) | |
download | gentoo-2-be343cb4915a631e91b9321ee8272c5b23b7c37c.tar.gz gentoo-2-be343cb4915a631e91b9321ee8272c5b23b7c37c.tar.bz2 gentoo-2-be343cb4915a631e91b9321ee8272c5b23b7c37c.zip |
x86 stable wrt bug 169222
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xlsclients/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xlsclients/xlsclients-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog index 143a708c87a2..4e314f0e86b7 100644 --- a/x11-apps/xlsclients/ChangeLog +++ b/x11-apps/xlsclients/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsclients # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.14 2007/05/08 12:42:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.15 2007/05/08 14:49:10 armin76 Exp $ + + 08 May 2007; Raúl Porcel <armin76@gentoo.org> xlsclients-1.0.1.ebuild: + x86 stable wrt bug 169222 08 May 2007; Olivier Crête <tester@gentoo.org> xlsclients-1.0.1.ebuild: Stable on amd64 for bug #169222 diff --git a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild index 2dc412a35ddc..fe8b5013b944 100644 --- a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild +++ b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.4 2007/05/08 12:42:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.5 2007/05/08 14:49:10 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xlsclients application" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" |