diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:52 +0000 |
commit | 8031011cc5ae2af489ff96b1f145b9107c05b686 (patch) | |
tree | 4aebff161776d5e37d45fc6560d0ef4159be72c4 /x11-apps | |
parent | Marking xstdcmap-1.0.1 ppc64 for bug 294958 (diff) | |
download | historical-8031011cc5ae2af489ff96b1f145b9107c05b686.tar.gz historical-8031011cc5ae2af489ff96b1f145b9107c05b686.tar.bz2 historical-8031011cc5ae2af489ff96b1f145b9107c05b686.zip |
Marking xtrap-1.0.2 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 4baa20ecd996..9d6d24af400d 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.19 2009/05/05 08:17:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.20 2009/12/15 19:21:52 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xtrap-1.0.2.ebuild: + Marking xtrap-1.0.2 ppc64 stable for bug 294958 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xtrap-1.0.2.ebuild: fix repoman warnings diff --git a/x11-apps/xtrap/xtrap-1.0.2.ebuild b/x11-apps/xtrap/xtrap-1.0.2.ebuild index cec5ec4675a8..d4f47fc16d34 100644 --- a/x11-apps/xtrap/xtrap-1.0.2.ebuild +++ b/x11-apps/xtrap/xtrap-1.0.2.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-apps/xtrap/xtrap-1.0.2.ebuild,v 1.6 2009/05/05 08:17:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.7 2009/12/15 19:21:52 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" |