diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:48:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:48:00 +0000 |
commit | 4162ceddc0553a4ff206b87a420e72ad34721527 (patch) | |
tree | 34388d060a66a81508343cb1c9d9dae312a3862d /x11-libs/libXmu | |
parent | Marking libxkbfile-1.0.5 ppc for bug 251832 (diff) | |
download | gentoo-2-4162ceddc0553a4ff206b87a420e72ad34721527.tar.gz gentoo-2-4162ceddc0553a4ff206b87a420e72ad34721527.tar.bz2 gentoo-2-4162ceddc0553a4ff206b87a420e72ad34721527.zip |
Marking libXmu-1.0.4 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libXmu')
-rw-r--r-- | x11-libs/libXmu/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXmu/libXmu-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libXmu/ChangeLog b/x11-libs/libXmu/ChangeLog index c4c126a8690c..0ccf61e37e8c 100644 --- a/x11-libs/libXmu/ChangeLog +++ b/x11-libs/libXmu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.40 2008/09/11 17:24:38 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.41 2009/04/03 13:48:00 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> libXmu-1.0.4.ebuild: + Marking libXmu-1.0.4 ppc stable for bug 251832 *libXmu-1.0.4 (11 Sep 2008) diff --git a/x11-libs/libXmu/libXmu-1.0.4.ebuild b/x11-libs/libXmu/libXmu-1.0.4.ebuild index f866b14a24e7..528a0ec4ef86 100644 --- a/x11-libs/libXmu/libXmu-1.0.4.ebuild +++ b/x11-libs/libXmu/libXmu-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.4.ebuild,v 1.1 2008/09/11 17:24:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.4.ebuild,v 1.2 2009/04/03 13:48:00 ranger 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 |