diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-01-21 04:36:31 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-01-21 04:36:31 +0000 |
commit | 3a70292ec6ee5b83160dff84f37caa374ac6b0a1 (patch) | |
tree | 904145745007f8529ee31d6a9eca58cdbc51d795 /media-gfx | |
parent | whitespace (diff) | |
download | gentoo-2-3a70292ec6ee5b83160dff84f37caa374ac6b0a1.tar.gz gentoo-2-3a70292ec6ee5b83160dff84f37caa374ac6b0a1.tar.bz2 gentoo-2-3a70292ec6ee5b83160dff84f37caa374ac6b0a1.zip |
amd64 marked for testing - bug 205477
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/truevision/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/truevision/truevision-0.5.5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/truevision/ChangeLog b/media-gfx/truevision/ChangeLog index dcb2fc63f7e9..53ad9a776fc6 100644 --- a/media-gfx/truevision/ChangeLog +++ b/media-gfx/truevision/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/truevision -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/ChangeLog,v 1.16 2007/03/24 03:13:37 vanquirius Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/ChangeLog,v 1.17 2008/01/21 04:36:31 rich0 Exp $ + + 21 Jan 2008; Richard Freeman <rich0@gentoo.org> truevision-0.5.5.2.ebuild: + amd64 marked for testing - bug 205477 24 Mar 2007; Marcelo Goes <vanquirius@gentoo.org> truevision-0.5.5.2.ebuild: diff --git a/media-gfx/truevision/truevision-0.5.5.2.ebuild b/media-gfx/truevision/truevision-0.5.5.2.ebuild index 834e1a4a6f63..35bd92bdc567 100644 --- a/media-gfx/truevision/truevision-0.5.5.2.ebuild +++ b/media-gfx/truevision/truevision-0.5.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/truevision-0.5.5.2.ebuild,v 1.8 2007/03/24 03:13:37 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/truevision-0.5.5.2.ebuild,v 1.9 2008/01/21 04:36:31 rich0 Exp $ inherit eutils gnome2 versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/truevision/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="doc" DEPEND=">=x11-libs/gtk+-2.8.8 |