diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-03 12:23:31 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-03 12:23:31 +0000 |
commit | 73d2d2d6b2df139d212d8d1009e7719004192405 (patch) | |
tree | da22ce6cdc95e394496d42a51299a666e85873bc /x11-libs | |
parent | Stable on ppc; bug #175465. (diff) | |
download | gentoo-2-73d2d2d6b2df139d212d8d1009e7719004192405.tar.gz gentoo-2-73d2d2d6b2df139d212d8d1009e7719004192405.tar.bz2 gentoo-2-73d2d2d6b2df139d212d8d1009e7719004192405.zip |
Stable on ppc; bug #175465.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXt/libXt-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXt/ChangeLog b/x11-libs/libXt/ChangeLog index 4b074802b1ef..57838645afa3 100644 --- a/x11-libs/libXt/ChangeLog +++ b/x11-libs/libXt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/ChangeLog,v 1.46 2007/07/02 13:44:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/ChangeLog,v 1.47 2007/07/03 12:23:31 pylon Exp $ + + 03 Jul 2007; Lars Weiler <pylon@gentoo.org> libXt-1.0.5.ebuild: + Stable on ppc; bug #175465. 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> libXt-1.0.5.ebuild: alpha stable wrt #175465 diff --git a/x11-libs/libXt/libXt-1.0.5.ebuild b/x11-libs/libXt/libXt-1.0.5.ebuild index 0b59e561c174..db912c0f6ba5 100644 --- a/x11-libs/libXt/libXt-1.0.5.ebuild +++ b/x11-libs/libXt/libXt-1.0.5.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-libs/libXt/libXt-1.0.5.ebuild,v 1.10 2007/07/02 13:44:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXt/libXt-1.0.5.ebuild,v 1.11 2007/07/03 12:23:31 pylon Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xt library" -KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libSM |