diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:56:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 18:56:19 +0000 |
commit | 339bc88d76a2cd4a7c0df2b31cd51df28ebffde8 (patch) | |
tree | 5cdd484e591f9279d23fe3230f695aca11483bd3 /x11-apps/xtrap | |
parent | Change version scheme. Fix pod encoding (#422901). Force stable keywords (diff) | |
download | historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.tar.gz historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.tar.bz2 historical-339bc88d76a2cd4a7c0df2b31cd51df28ebffde8.zip |
Stable for x86, wrt bug #419473
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index d73395a92fa0..8e6b40447e49 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.24 2012/06/22 20:33:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.25 2012/06/24 18:54:57 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xtrap-1.0.2-r1.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xtrap-1.0.2-r1.ebuild: Stable for amd64, wrt 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 c93e9739a3be..25df840f4351 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 # 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.2 2012/06/22 20:33:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2-r1.ebuild,v 1.3 2012/06/24 18:54:57 ago 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" |