diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 16:52:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 16:52:19 +0000 |
commit | 89db5c916759350ad92fe459b1cc5065a58b91a5 (patch) | |
tree | 9232182cab8f17e0a6497e04685af83b030e6c65 /media-gfx | |
parent | Add ~alpha/~ia64 wrt #195815 (diff) | |
download | gentoo-2-89db5c916759350ad92fe459b1cc5065a58b91a5.tar.gz gentoo-2-89db5c916759350ad92fe459b1cc5065a58b91a5.tar.bz2 gentoo-2-89db5c916759350ad92fe459b1cc5065a58b91a5.zip |
Add ~alpha/~ia64 wrt #195815
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sam2p/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/sam2p/sam2p-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog index b8378e06b149..064974ef9549 100644 --- a/media-gfx/sam2p/ChangeLog +++ b/media-gfx/sam2p/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sam2p # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.19 2007/10/23 17:55:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.20 2007/10/25 16:52:19 armin76 Exp $ + + 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> sam2p-0.45.ebuild: + Add ~alpha/~ia64 wrt #195815 23 Oct 2007; Ferris McCormick <fmccor@gentoo.org> sam2p-0.45.ebuild: Add ~sparc for testing (seems to be needed in Bug #195815). diff --git a/media-gfx/sam2p/sam2p-0.45.ebuild b/media-gfx/sam2p/sam2p-0.45.ebuild index 5aa4cd160973..adbcfea90a81 100644 --- a/media-gfx/sam2p/sam2p-0.45.ebuild +++ b/media-gfx/sam2p/sam2p-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild,v 1.7 2007/10/23 17:55:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild,v 1.8 2007/10/25 16:52:19 armin76 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.inf.bme.hu/~pts/sam2p/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="gif" DEPEND="dev-lang/perl" RDEPEND="virtual/libc" |