diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 23:05:57 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 23:05:57 +0000 |
commit | 1fbc1290d9ade05af74b3536cc81550c993d1618 (patch) | |
tree | 41e5add79368d3f0768854256090c9dfe7335b84 /x11-apps/xtrap | |
parent | Get rid of older ebuild. (diff) | |
download | gentoo-2-1fbc1290d9ade05af74b3536cc81550c993d1618.tar.gz gentoo-2-1fbc1290d9ade05af74b3536cc81550c993d1618.tar.bz2 gentoo-2-1fbc1290d9ade05af74b3536cc81550c993d1618.zip |
Marked ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 09b01fd790a8..536af5ba4eea 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.2 2005/08/08 20:14:20 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.3 2005/08/20 23:05:57 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xtrap-0.99.0.ebuild: + Marked ~ppc 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xtrap-0.99.0.ebuild: Add ~sparc keyword (Modular X testing). diff --git a/x11-apps/xtrap/xtrap-0.99.0.ebuild b/x11-apps/xtrap/xtrap-0.99.0.ebuild index 57757a4840df..772b93160484 100644 --- a/x11-apps/xtrap/xtrap-0.99.0.ebuild +++ b/x11-apps/xtrap/xtrap-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-0.99.0.ebuild,v 1.2 2005/08/08 20:14:20 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-0.99.0.ebuild,v 1.3 2005/08/20 23:05:57 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" DEPEND="${RDEPEND}" |