diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-25 11:27:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-25 11:27:44 +0000 |
commit | 1caa4b7881f993ea20c063dc6b96d7aa5d874b5c (patch) | |
tree | 7376c3556deaf0d915be43e43ec784d830defb26 /x11-libs/libXmu | |
parent | Stable on ppc64; bug #175465 (diff) | |
download | gentoo-2-1caa4b7881f993ea20c063dc6b96d7aa5d874b5c.tar.gz gentoo-2-1caa4b7881f993ea20c063dc6b96d7aa5d874b5c.tar.bz2 gentoo-2-1caa4b7881f993ea20c063dc6b96d7aa5d874b5c.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-libs/libXmu')
-rw-r--r-- | x11-libs/libXmu/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXmu/libXmu-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXmu/ChangeLog b/x11-libs/libXmu/ChangeLog index 2d67e56a5f4a..bfeb64cfb883 100644 --- a/x11-libs/libXmu/ChangeLog +++ b/x11-libs/libXmu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.29 2006/11/10 03:32:13 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.30 2007/04/25 11:27:44 corsair Exp $ + + 25 Apr 2007; Markus Rothe <corsair@gentoo.org> libXmu-1.0.3.ebuild: + Stable on ppc64; bug #175465 *libXmu-1.0.3 (10 Nov 2006) diff --git a/x11-libs/libXmu/libXmu-1.0.3.ebuild b/x11-libs/libXmu/libXmu-1.0.3.ebuild index 5964a1716682..8b81145f91ac 100644 --- a/x11-libs/libXmu/libXmu-1.0.3.ebuild +++ b/x11-libs/libXmu/libXmu-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.3.ebuild,v 1.1 2006/11/10 03:32:13 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.3.ebuild,v 1.2 2007/04/25 11:27:44 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xmu 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" IUSE="ipv6" RDEPEND="x11-libs/libXt |