summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2006-01-25 11:30:43 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2006-01-25 11:30:43 +0000
commit80b7e3d768298a1ee50a9133c44e276e1a860280 (patch)
tree00fa397f5399077a8d05c9c7c5e96db1f90ca8b7 /x11-misc/xaos
parentFixing modular X deps in place, not in new revision (diff)
downloadgentoo-2-80b7e3d768298a1ee50a9133c44e276e1a860280.tar.gz
gentoo-2-80b7e3d768298a1ee50a9133c44e276e1a860280.tar.bz2
gentoo-2-80b7e3d768298a1ee50a9133c44e276e1a860280.zip
I guess -sparc is a mistake (can't find any change in the log, and 3.1.1 works)
(Portage version: 2.0.53)
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r--x11-misc/xaos/ChangeLog7
-rw-r--r--x11-misc/xaos/Manifest12
-rw-r--r--x11-misc/xaos/xaos-3.1.3.ebuild6
3 files changed, 14 insertions, 11 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog
index d12bd61105c7..d981ff946ef3 100644
--- a/x11-misc/xaos/ChangeLog
+++ b/x11-misc/xaos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xaos
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.17 2005/12/12 12:53:45 phosphan Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.18 2006/01/25 11:30:43 phosphan Exp $
+
+ 25 Jan 2006; Patrick Kursawe <phosphan@gentoo.org> xaos-3.1.3.ebuild:
+ I guess -sparc is a mistake (can't find any change in the log, and 3.1.1 works)
*xaos-3.1.3 (12 Dec 2005)
diff --git a/x11-misc/xaos/Manifest b/x11-misc/xaos/Manifest
index 48358539926a..759f861042c7 100644
--- a/x11-misc/xaos/Manifest
+++ b/x11-misc/xaos/Manifest
@@ -1,9 +1,9 @@
-MD5 dc3ea29a3319b960518790c572768926 xaos-3.1.ebuild 1761
-MD5 cdf8eb68c4ce6cc44992f1fa74e854d4 xaos-3.1.1.ebuild 1688
-MD5 602277461897c782f58a1862627da867 ChangeLog 1967
-MD5 66244d439248d571d6b23e2450fd41a8 xaos-3.1.3.ebuild 1692
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 2dbaa2bbe580119e87c283ff77f67dcc ChangeLog 2122
+MD5 f15bb8d89c74bd6168e7e67b16b789d4 files/digest-xaos-3.1 61
MD5 a5aa09876dbb6a8b3800c2ddeb749264 files/digest-xaos-3.1.1 63
MD5 ffe0ee7c85eaba15fb216fc1f400fc03 files/digest-xaos-3.1.3 63
-MD5 f15bb8d89c74bd6168e7e67b16b789d4 files/digest-xaos-3.1 61
MD5 7589bd8d57e0ddebeb3463df943ed3a2 files/gcc3.4.patch 7778
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 cdf8eb68c4ce6cc44992f1fa74e854d4 xaos-3.1.1.ebuild 1688
+MD5 d13c3836e57349f9d0cfbe2dd0ad1c1a xaos-3.1.3.ebuild 1692
+MD5 dc3ea29a3319b960518790c572768926 xaos-3.1.ebuild 1761
diff --git a/x11-misc/xaos/xaos-3.1.3.ebuild b/x11-misc/xaos/xaos-3.1.3.ebuild
index ed7f536856dc..6245c031672e 100644
--- a/x11-misc/xaos/xaos-3.1.3.ebuild
+++ b/x11-misc/xaos/xaos-3.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.3.ebuild,v 1.1 2005/12/12 12:53:46 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.3.ebuild,v 1.2 2006/01/25 11:30:43 phosphan Exp $
inherit eutils
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/xaos/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64 -sparc"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
DEPEND="X? ( virtual/x11 )
svga? ( >=media-libs/svgalib-1.4.3 )