diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 21:46:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 21:46:10 +0000 |
commit | fac69d57799974d3cde1db2f6bf485410bc81ad8 (patch) | |
tree | 2521bdd9ab658e03c82917e9c5c88c1d39c2339e /media-gfx/gtkam | |
parent | add ~ia64 (diff) | |
download | gentoo-2-fac69d57799974d3cde1db2f6bf485410bc81ad8.tar.gz gentoo-2-fac69d57799974d3cde1db2f6bf485410bc81ad8.tar.bz2 gentoo-2-fac69d57799974d3cde1db2f6bf485410bc81ad8.zip |
add ~alpha ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/gtkam')
-rw-r--r-- | media-gfx/gtkam/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gtkam/ChangeLog b/media-gfx/gtkam/ChangeLog index fc36c4f89ac7..f7d933a4fd4d 100644 --- a/media-gfx/gtkam/ChangeLog +++ b/media-gfx/gtkam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gtkam # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.25 2005/07/31 16:35:04 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.26 2005/08/26 21:46:10 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> gtkam-0.1.12.ebuild: + add ~alpha ~ia64 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> gtkam-0.1.11.ebuild: ppc stable diff --git a/media-gfx/gtkam/gtkam-0.1.12.ebuild b/media-gfx/gtkam/gtkam-0.1.12.ebuild index 74458610c278..350911411533 100644 --- a/media-gfx/gtkam/gtkam-0.1.12.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.12.ebuild,v 1.2 2005/06/24 16:16:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.12.ebuild,v 1.3 2005/08/26 21:46:10 agriffis Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86" RDEPEND=">=x11-libs/gtk+-2 >=media-libs/libgphoto2-2.1.6 |