diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:49:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:49:12 +0000 |
commit | deea177a96f782f970ef261b8c3570094e77303c (patch) | |
tree | 6c9f09a8f82a3da1599559bf76d5e05e7e686f70 /x11-apps | |
parent | sh stable wrt #440872 (diff) | |
download | gentoo-2-deea177a96f782f970ef261b8c3570094e77303c.tar.gz gentoo-2-deea177a96f782f970ef261b8c3570094e77303c.tar.bz2 gentoo-2-deea177a96f782f970ef261b8c3570094e77303c.zip |
s390/sh stable wrt #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 678d0dcb8ad9..643b4a9d630b 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.29 2012/07/12 17:23:58 ranger Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.30 2013/01/01 18:49:12 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> xtrap-1.0.2-r1.ebuild: + s390/sh stable wrt #440872 12 Jul 2012; Brent Baude <ranger@gentoo.org> xtrap-1.0.2-r1.ebuild: Marking xtrap-1.0.2-r1 ppc stable for bug 419473 diff --git a/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild b/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild index bfea19880288..4caf5d780406 100644 --- a/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild +++ b/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild,v 1.7 2012/07/12 17:23:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild,v 1.8 2013/01/01 18:49:12 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org xtrap application" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" |