diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 18:32:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 18:32:50 +0000 |
commit | 864b847331dea203dac528e1ed8f78640003933c (patch) | |
tree | f46ba4d1c624f84e78bc04d310db67c5b305a472 /media-gfx/flphoto | |
parent | Depend on mozilla-launcher-1.41 for new nsplugins goodness, remove the calls (diff) | |
download | historical-864b847331dea203dac528e1ed8f78640003933c.tar.gz historical-864b847331dea203dac528e1ed8f78640003933c.tar.bz2 historical-864b847331dea203dac528e1ed8f78640003933c.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/flphoto')
-rw-r--r-- | media-gfx/flphoto/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/flphoto/Manifest | 6 | ||||
-rw-r--r-- | media-gfx/flphoto/flphoto-1.2.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/media-gfx/flphoto/ChangeLog b/media-gfx/flphoto/ChangeLog index 75c2854697b3..60338f32a337 100644 --- a/media-gfx/flphoto/ChangeLog +++ b/media-gfx/flphoto/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for media-gfx/flphoto -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.7 2004/06/24 22:37:32 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.8 2005/07/22 18:32:50 dholm Exp $ 26 Jul 2003; Jared Hudson <jhhudso@gentoo.org> : Fixed flphoto so that it only depends on a specific version of fltk, since the other versions cause compile errors. + 22 Jul 2005; David Holm <dholm@gentoo.org> flphoto-1.2.ebuild: + Added to ~ppc. + 30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> flphoto-1.2.ebuild: Adding amd64 keyword. Closing #45583. diff --git a/media-gfx/flphoto/Manifest b/media-gfx/flphoto/Manifest index f37b4116255c..ab206753fcfa 100644 --- a/media-gfx/flphoto/Manifest +++ b/media-gfx/flphoto/Manifest @@ -1,5 +1,5 @@ -MD5 795834ee059651529ec7b784be932f9b ChangeLog 905 -MD5 13ae8033f557a95a0c45c959f4321968 flphoto-1.2.ebuild 671 +MD5 97e97ee30890465b3f9c9ac036ee3cec ChangeLog 985 MD5 fbe70e048a67ea64177c2f1588533af5 flphoto-1.1.ebuild 666 -MD5 e6c8843cb2c6cb7e989e8e5d4b0b3234 files/digest-flphoto-1.2 70 +MD5 3659a95d04bf8e320ea1c0deca4876a0 flphoto-1.2.ebuild 672 MD5 22c544189770b1200b0e69dc23adbb80 files/digest-flphoto-1.1 70 +MD5 e6c8843cb2c6cb7e989e8e5d4b0b3234 files/digest-flphoto-1.2 70 diff --git a/media-gfx/flphoto/flphoto-1.2.ebuild b/media-gfx/flphoto/flphoto-1.2.ebuild index b606f74ae6d1..d84d48afd9d1 100644 --- a/media-gfx/flphoto/flphoto-1.2.ebuild +++ b/media-gfx/flphoto/flphoto-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.4 2004/07/21 20:18:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.5 2005/07/22 18:32:50 dholm Exp $ DESCRIPTION="Basic image management and display program based on the FLTK toolkit" HOMEPAGE="http://www.easysw.com/~mike/flphoto/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fltk/${P}-source.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="cups gphoto2" DEPEND=">=x11-libs/fltk-1.1.4 |