diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:59:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:59:10 +0000 |
commit | 55e7dd07da350edc9a7169c47fc1c36600848509 (patch) | |
tree | 64754694c9900ea38379ad51c4db54d2195cff80 /x11-libs/libXTrap | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-55e7dd07da350edc9a7169c47fc1c36600848509.tar.gz gentoo-2-55e7dd07da350edc9a7169c47fc1c36600848509.tar.bz2 gentoo-2-55e7dd07da350edc9a7169c47fc1c36600848509.zip |
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXTrap')
-rw-r--r-- | x11-libs/libXTrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXTrap/libXTrap-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXTrap/ChangeLog b/x11-libs/libXTrap/ChangeLog index 84e804f31c05..7aa36b7a5a0e 100644 --- a/x11-libs/libXTrap/ChangeLog +++ b/x11-libs/libXTrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXTrap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXTrap/ChangeLog,v 1.43 2013/10/06 11:46:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXTrap/ChangeLog,v 1.44 2013/10/07 04:59:10 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXTrap-1.0.1.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXTrap-1.0.1.ebuild: Stable for ia64, wrt bug #475480 diff --git a/x11-libs/libXTrap/libXTrap-1.0.1.ebuild b/x11-libs/libXTrap/libXTrap-1.0.1.ebuild index 5860c5b4c027..494c87965004 100644 --- a/x11-libs/libXTrap/libXTrap-1.0.1.ebuild +++ b/x11-libs/libXTrap/libXTrap-1.0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXTrap/libXTrap-1.0.1.ebuild,v 1.9 2013/10/06 11:46:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXTrap/libXTrap-1.0.1.ebuild,v 1.10 2013/10/07 04:59:10 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org XTrap library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |