diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-12 11:03:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-12 11:03:41 +0000 |
commit | 34cf74417e8816f37c259499354a4cce655377a7 (patch) | |
tree | ec3d48362a835695a3e858b943c03495dcc88f33 /x11-apps/xlsclients | |
parent | Fixing a ebuild.minorsyn (trailing whitespace cleanup). (diff) | |
download | historical-34cf74417e8816f37c259499354a4cce655377a7.tar.gz historical-34cf74417e8816f37c259499354a4cce655377a7.tar.bz2 historical-34cf74417e8816f37c259499354a4cce655377a7.zip |
Stable on ppc64; bug #169222
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-apps/xlsclients')
-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 4e314f0e86b7..a9f9c7bb9e54 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.15 2007/05/08 14:49:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.16 2007/05/12 11:03:41 corsair Exp $ + + 12 May 2007; Markus Rothe <corsair@gentoo.org> xlsclients-1.0.1.ebuild: + Stable on ppc64; bug #169222 08 May 2007; Raúl Porcel <armin76@gentoo.org> xlsclients-1.0.1.ebuild: x86 stable wrt bug 169222 diff --git a/x11-apps/xlsclients/xlsclients-1.0.1.ebuild b/x11-apps/xlsclients/xlsclients-1.0.1.ebuild index fe8b5013b944..5706c951e747 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.5 2007/05/08 14:49:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.1.ebuild,v 1.6 2007/05/12 11:03:41 corsair 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}" |