diff options
author | 2009-04-03 13:48:00 +0000 | |
---|---|---|
committer | 2009-04-03 13:48:00 +0000 | |
commit | d9e93ada1c4b1819b0db871cc05c0e200b0b0372 (patch) | |
tree | 80df576a272d41178732ea2a4278533cc9e3d218 /x11-libs/libXmu | |
parent | Marking libxkbfile-1.0.5 ppc for bug 251832 (diff) | |
download | historical-d9e93ada1c4b1819b0db871cc05c0e200b0b0372.tar.gz historical-d9e93ada1c4b1819b0db871cc05c0e200b0b0372.tar.bz2 historical-d9e93ada1c4b1819b0db871cc05c0e200b0b0372.zip |
Marking libXmu-1.0.4 ppc for bug 251832
Package-Manager: portage-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 |