diff options
author | Tom Martin <slarti@gentoo.org> | 2004-12-03 22:46:57 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-12-03 22:46:57 +0000 |
commit | 9c986179b6a1697a25e70ada518298c27ec0f4c5 (patch) | |
tree | 805e08e5c573225e1c7daa6e4316464cd5d584e5 /x11-misc | |
parent | Version bump to match gcc-3.4.3; hopefully this will be the last libffi of th... (diff) | |
download | historical-9c986179b6a1697a25e70ada518298c27ec0f4c5.tar.gz historical-9c986179b6a1697a25e70ada518298c27ec0f4c5.tar.bz2 historical-9c986179b6a1697a25e70ada518298c27ec0f4c5.zip |
Stable on amd64 for #72495
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xaos/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xaos/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/xaos/xaos-3.1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog index a39f63f9f2f1..d0f838239725 100644 --- a/x11-misc/xaos/ChangeLog +++ b/x11-misc/xaos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xaos # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.12 2004/10/05 10:27:45 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.13 2004/12/03 22:46:57 slarti Exp $ + + 03 Dec 2004; Tom Martin <slarti@gentoo.org> xaos-3.1.ebuild: + Stable on amd64, resolves bug 72495. 05 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +files/gcc3.4.patch, xaos-3.1.ebuild: diff --git a/x11-misc/xaos/Manifest b/x11-misc/xaos/Manifest index f1d625d708e0..392cd47d3bec 100644 --- a/x11-misc/xaos/Manifest +++ b/x11-misc/xaos/Manifest @@ -1,5 +1,15 @@ -MD5 af67cc92d6e8a47e2ec9a391812e5fe3 xaos-3.1.ebuild 1762 -MD5 cc6a3f9b83b538c8741e006ab933bc99 ChangeLog 1414 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 fb737f080425132cc8821eeb4012944e xaos-3.1.ebuild 1759 +MD5 0cb09667d3ba5045de0dffa94f829498 ChangeLog 1515 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 f15bb8d89c74bd6168e7e67b16b789d4 files/digest-xaos-3.1 61 MD5 7589bd8d57e0ddebeb3463df943ed3a2 files/gcc3.4.patch 7778 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBsO0lCHk4+ZoBpvsRAiT/AKCCQGvmEMywq/re25CyZ6uqs3uESACfSBo1 +LrGv2DlQQUh3M6okiJoejQk= +=bbZb +-----END PGP SIGNATURE----- diff --git a/x11-misc/xaos/xaos-3.1.ebuild b/x11-misc/xaos/xaos-3.1.ebuild index 9f3068e8ab36..1666db0e4261 100644 --- a/x11-misc/xaos/xaos-3.1.ebuild +++ b/x11-misc/xaos/xaos-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.ebuild,v 1.10 2004/10/05 10:27:45 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.ebuild,v 1.11 2004/12/03 22:46:57 slarti 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 ) |