diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:42:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 17:42:32 +0000 |
commit | 65ceef97ae77e00535c8f00a75f86b24cbcdab4f (patch) | |
tree | ba7987c02f26bced0010caed61c49f0b3833921a /x11-libs/libXaw | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-65ceef97ae77e00535c8f00a75f86b24cbcdab4f.tar.gz gentoo-2-65ceef97ae77e00535c8f00a75f86b24cbcdab4f.tar.bz2 gentoo-2-65ceef97ae77e00535c8f00a75f86b24cbcdab4f.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 28222e8ad72e..a70a92b3dd98 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.113 2012/12/28 11:34:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.114 2012/12/28 17:42:32 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXaw-1.0.11-r1.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libXaw-1.0.11-r1.ebuild: Stable for ia64, wrt bug #440872 diff --git a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild index d88ee24aa441..90fa7658c374 100644 --- a/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.8 2012/12/28 11:34:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.11-r1.ebuild,v 1.9 2012/12/28 17:42:32 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-libs/libX11 |