summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2005-09-09 02:02:04 +0000
committerTom Gall <tgall@gentoo.org>2005-09-09 02:02:04 +0000
commit020017336bc179a21dddb2b299281951946bfff3 (patch)
treef24e76016a00bf2aa77490cccac8026f74957c0d
parentRemove old version, add patch to include missing tc_ratespec declaration (diff)
downloadhistorical-020017336bc179a21dddb2b299281951946bfff3.tar.gz
historical-020017336bc179a21dddb2b299281951946bfff3.tar.bz2
historical-020017336bc179a21dddb2b299281951946bfff3.zip
stable on ppc, bug #105307
Package-Manager: portage-2.0.51.19
-rw-r--r--x11-misc/x2x/ChangeLog5
-rw-r--r--x11-misc/x2x/Manifest4
-rw-r--r--x11-misc/x2x/x2x-1.27-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/x2x/ChangeLog b/x11-misc/x2x/ChangeLog
index bd0c282b027e..1c56d995c174 100644
--- a/x11-misc/x2x/ChangeLog
+++ b/x11-misc/x2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/x2x
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.12 2005/07/26 15:04:20 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.13 2005/09/09 02:02:04 tgall Exp $
+
+ 08 Sep 2005; Tom Gall <tgall@gentoo.org> x2x-1.27-r1.ebuild:
+ stable on ppc Bug #105307
26 Jul 2005; David Holm <dholm@gentoo.org> x2x-1.27-r1.ebuild:
Added to ~ppc.
diff --git a/x11-misc/x2x/Manifest b/x11-misc/x2x/Manifest
index 120609cd0994..2925270119e6 100644
--- a/x11-misc/x2x/Manifest
+++ b/x11-misc/x2x/Manifest
@@ -1,6 +1,6 @@
-MD5 2b1922e6d18cd9fa88eb5a65482c80d9 ChangeLog 1515
+MD5 3f9dcf32dfd2ef93968242022585d64f ChangeLog 1607
MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166
+MD5 b21a8049db9960bdde0bb6abd0a7985c x2x-1.27-r1.ebuild 1210
MD5 5234d2cd8e1814f741821c792ac4663e x2x-1.27.ebuild 905
-MD5 729bdd0bbcf63cadd50d53d6e14e8cd5 x2x-1.27-r1.ebuild 1211
MD5 01ab50adb860c966822f21ead4e230ab files/digest-x2x-1.27 127
MD5 b5a6a3d1860be9a5feee96a538f9d5cb files/digest-x2x-1.27-r1 259
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() {