diff options
author | 2009-04-03 13:44:40 +0000 | |
---|---|---|
committer | 2009-04-03 13:44:40 +0000 | |
commit | d3324fc18cf578e8162a8a0cf1c4379f5435ae82 (patch) | |
tree | 1230a00c48610a9f7f0b1b00ab56e8a32cb5260b /x11-libs/libXaw | |
parent | Adding iprutils-2.2.13 and stablizing 2.2.13 (diff) | |
download | gentoo-2-d3324fc18cf578e8162a8a0cf1c4379f5435ae82.tar.gz gentoo-2-d3324fc18cf578e8162a8a0cf1c4379f5435ae82.tar.bz2 gentoo-2-d3324fc18cf578e8162a8a0cf1c4379f5435ae82.zip |
Marking libXaw-1.0.5 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 13c8be5462e6..503d8c1e1ddf 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.50 2009/01/13 02:38:44 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.51 2009/04/03 13:44:40 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> libXaw-1.0.5.ebuild: + Marking libXaw-1.0.5 ppc stable for bug 251832 *libXaw-1.0.5 (13 Jan 2009) diff --git a/x11-libs/libXaw/libXaw-1.0.5.ebuild b/x11-libs/libXaw/libXaw-1.0.5.ebuild index 44d42d374107..eefe655b2504 100644 --- a/x11-libs/libXaw/libXaw-1.0.5.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.1 2009/01/13 02:38:44 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.2 2009/04/03 13:44:40 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xaw 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/libXt |