diff options
author | Tom Gall <tgall@gentoo.org> | 2005-09-09 02:02:04 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-09-09 02:02:04 +0000 |
commit | 023a1148af73922aad7d687b1dc2391e57963371 (patch) | |
tree | e03a0036ee0c51d8115cab90b763606a33099cde /x11-misc/x2x/x2x-1.27-r1.ebuild | |
parent | Remove old version, add patch to include missing tc_ratespec declaration (diff) | |
download | gentoo-2-023a1148af73922aad7d687b1dc2391e57963371.tar.gz gentoo-2-023a1148af73922aad7d687b1dc2391e57963371.tar.bz2 gentoo-2-023a1148af73922aad7d687b1dc2391e57963371.zip |
stable on ppc, bug #105307
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/x2x/x2x-1.27-r1.ebuild')
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/x2x/x2x-1.27-r1.ebuild b/x11-misc/x2x/x2x-1.27-r1.ebuild index a579d7a56e29..1361bea1882b 100644 --- a/x11-misc/x2x/x2x-1.27-r1.ebuild +++ b/x11-misc/x2x/x2x-1.27-r1.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-misc/x2x/x2x-1.27-r1.ebuild,v 1.2 2005/07/26 15:04:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.3 2005/09/09 02:02:04 tgall Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.digital.com/pub/Digital/SRC/x2x/${P}.tar.gz mirror://gentoo/x2x_1.27-8-initvars.patch.gz mirror://gentoo/x2x-1.27-license.patch.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ppc ~sparc ~x86" IUSE="" src_unpack() { |