diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:34:06 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:34:06 +0000 |
commit | 89da07842d27e7c6ce81e36ccdffecfb60fc4abc (patch) | |
tree | e2b689f0264a004415243fd88808472d33c85dea /media-gfx/gphoto2 | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.gz gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.tar.bz2 gentoo-2-89da07842d27e7c6ce81e36ccdffecfb60fc4abc.zip |
stable on amd64.
Diffstat (limited to 'media-gfx/gphoto2')
-rw-r--r-- | media-gfx/gphoto2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gphoto2/ChangeLog b/media-gfx/gphoto2/ChangeLog index 8aacf865c819..dd346c1c5129 100644 --- a/media-gfx/gphoto2/ChangeLog +++ b/media-gfx/gphoto2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gphoto2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.26 2004/07/31 02:53:15 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/ChangeLog,v 1.27 2004/10/17 11:34:06 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gphoto2-2.1.4.ebuild: + stable on amd64. 31 Jul 2004; Tom Gall <tgall@gentoo.org> gphoto2-2.1.4.ebuild: stable on ppc64, bug #57131 diff --git a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild b/media-gfx/gphoto2/gphoto2-2.1.4.ebuild index 2bf1c380996a..365690497565 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.4.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.8 2004/10/04 23:28:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.4.ebuild,v 1.9 2004/10/17 11:34:06 absinthe Exp $ inherit libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc amd64 ~ia64 ppc64" IUSE="nls jpeg readline ncurses aalib" # jpeg useflag -> exif support |