diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-17 13:04:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-17 13:04:18 +0000 |
commit | e45efea8ed2121259c2128f3d07a61c1a4f46dc7 (patch) | |
tree | 3e067d890910d1b38481c45a24034493bc448e89 /media-gfx/gtkam | |
parent | stable x86, bug 221853 (diff) | |
download | historical-e45efea8ed2121259c2128f3d07a61c1a4f46dc7.tar.gz historical-e45efea8ed2121259c2128f3d07a61c1a4f46dc7.tar.bz2 historical-e45efea8ed2121259c2128f3d07a61c1a4f46dc7.zip |
stable x86, bug 178584
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-gfx/gtkam')
-rw-r--r-- | media-gfx/gtkam/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gtkam/gtkam-0.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gtkam/ChangeLog b/media-gfx/gtkam/ChangeLog index d055d2e6d8f6..95bd18cab6db 100644 --- a/media-gfx/gtkam/ChangeLog +++ b/media-gfx/gtkam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gtkam # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.51 2008/05/16 18:17:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/ChangeLog,v 1.52 2008/05/17 13:04:18 opfer Exp $ + + 17 May 2008; Christian Faulhammer <opfer@gentoo.org> gtkam-0.1.14.ebuild: + stable x86, bug 178584 16 May 2008; nixnut <nixnut@gentoo.org> gtkam-0.1.14.ebuild: Stable on ppc wrt bug 178584 diff --git a/media-gfx/gtkam/gtkam-0.1.14.ebuild b/media-gfx/gtkam/gtkam-0.1.14.ebuild index 1725a80418fa..740a8238971d 100644 --- a/media-gfx/gtkam/gtkam-0.1.14.ebuild +++ b/media-gfx/gtkam/gtkam-0.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.14.ebuild,v 1.5 2008/05/16 18:17:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkam/gtkam-0.1.14.ebuild,v 1.6 2008/05/17 13:04:18 opfer Exp $ inherit autotools eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86" IUSE="gimp gnome nls" # FIXME: why is exif not optional ? |