diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-11-22 15:18:18 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-11-22 15:18:18 +0000 |
commit | 309a796cb386136d9b8f445f0f4bfa34a184a2ec (patch) | |
tree | a5e10dc9f94e1ece6effacc2d06603e64a5c3e9f /games-action/transcend | |
parent | Marked ppc stable for bug #153218. (diff) | |
download | gentoo-2-309a796cb386136d9b8f445f0f4bfa34a184a2ec.tar.gz gentoo-2-309a796cb386136d9b8f445f0f4bfa34a184a2ec.tar.bz2 gentoo-2-309a796cb386136d9b8f445f0f4bfa34a184a2ec.zip |
Add ~amd64 wrt bug #155890.
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'games-action/transcend')
-rw-r--r-- | games-action/transcend/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/transcend/files/digest-transcend-0.3 | 2 | ||||
-rw-r--r-- | games-action/transcend/transcend-0.3.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/games-action/transcend/ChangeLog b/games-action/transcend/ChangeLog index c2161c3f15b0..92dd7530de67 100644 --- a/games-action/transcend/ChangeLog +++ b/games-action/transcend/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/transcend # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.4 2006/01/28 21:19:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/ChangeLog,v 1.5 2006/11/22 15:18:18 peper Exp $ + + 22 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> transcend-0.3.ebuild: + Add ~amd64 wrt bug #155890. 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> transcend-0.2.ebuild, transcend-0.3.ebuild: diff --git a/games-action/transcend/files/digest-transcend-0.3 b/games-action/transcend/files/digest-transcend-0.3 index 3fefe0626136..352cc7f322d8 100644 --- a/games-action/transcend/files/digest-transcend-0.3 +++ b/games-action/transcend/files/digest-transcend-0.3 @@ -1 +1,3 @@ MD5 0d96a66037a738c0546c47916a281cd6 Transcend_0.3_UnixSource.tar.gz 1847261 +RMD160 e8cef821c17f07e0dfbc5bd3359fb7b60d9a5b08 Transcend_0.3_UnixSource.tar.gz 1847261 +SHA256 46dae7cbd1b95c6865a664022ca804c462f1731c974882a527e43810e99fcd40 Transcend_0.3_UnixSource.tar.gz 1847261 diff --git a/games-action/transcend/transcend-0.3.ebuild b/games-action/transcend/transcend-0.3.ebuild index 02a3499c57c3..4209b4b423eb 100644 --- a/games-action/transcend/transcend-0.3.ebuild +++ b/games-action/transcend/transcend-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.2 2006/01/28 21:19:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.3 2006/11/22 15:18:18 peper Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Transcend_${PV}_UnixSource.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="|| ( ( x11-libs/libXmu |