diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 14:31:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-05 14:31:11 +0000 |
commit | 39adecf62aefafa0964077ea65477bbae5a55fa3 (patch) | |
tree | 23553bb3e8e1e8d15b945570f2c91e12fddc686b /media-gfx/gtkam | |
parent | Stable on sparc wrt #117596 (diff) | |
download | gentoo-2-39adecf62aefafa0964077ea65477bbae5a55fa3.tar.gz gentoo-2-39adecf62aefafa0964077ea65477bbae5a55fa3.tar.bz2 gentoo-2-39adecf62aefafa0964077ea65477bbae5a55fa3.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/gtkam')
-rw-r--r-- | media-gfx/gtkam/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.12-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/gtkam/ChangeLog b/media-gfx/gtkam/ChangeLog index f2a4a0dcd69d..49577278bfc0 100644 --- a/media-gfx/gtkam/ChangeLog +++ b/media-gfx/gtkam/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2005/11/11 23:02:49 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.31 2006/01/05 14:31:11 gustavoz Exp $ + + 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gtkam-0.1.12-r1.ebuild: + Keyworded ~sparc 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> gtkam-0.1.12-r1.ebuild: diff --git a/media-gfx/gtkam/gtkam-0.1.12-r1.ebuild b/media-gfx/gtkam/gtkam-0.1.12-r1.ebuild index c7199e702a43..f391fa8ec89b 100644 --- a/media-gfx/gtkam/gtkam-0.1.12-r1.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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-r1.ebuild,v 1.3 2005/11/11 23:02:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.12-r1.ebuild,v 1.4 2006/01/05 14:31:11 gustavoz Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ppc x86" +KEYWORDS="alpha amd64 ia64 ppc ~sparc x86" RDEPEND=">=x11-libs/gtk+-2 >=media-libs/libgphoto2-2.1.6 |