diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2005-04-25 11:17:53 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2005-04-25 11:17:53 +0000 |
commit | d0f071a4fecde29db54f27484ab5500ba8e4735a (patch) | |
tree | bbc9040dfbf3b2b5100aa83c187830bf33c7d24c /media-gfx | |
parent | cleaning (diff) | |
download | historical-d0f071a4fecde29db54f27484ab5500ba8e4735a.tar.gz historical-d0f071a4fecde29db54f27484ab5500ba8e4735a.tar.bz2 historical-d0f071a4fecde29db54f27484ab5500ba8e4735a.zip |
dropped ia64 keyword by mistake, readded it.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.6.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gthumb/Manifest b/media-gfx/gthumb/Manifest index e49d814cc0fe..cafbd6b5b92f 100644 --- a/media-gfx/gthumb/Manifest +++ b/media-gfx/gthumb/Manifest @@ -4,7 +4,7 @@ MD5 c8b131c0c6b84a4005ad109d8ae8d91f gthumb-2.4.2.ebuild 1108 MD5 68654d8c81e509aecfadb9c37668b5e6 gthumb-0.13.ebuild 923 MD5 86b2c4f673eb3b2d9df3dfcc8958498b gthumb-2.6.3.ebuild 1143 MD5 6eee8defaaae5a73b1aba81b1b8b85c6 gthumb-2.6.0.1.ebuild 1134 -MD5 0e648df9bdeaaf77403dd196b6219366 gthumb-2.6.5.ebuild 1297 +MD5 ddf3bb1c39e430a703c0182647ff3674 gthumb-2.6.5.ebuild 1303 MD5 ef2e4fcfb5c4fb89466cba15f5ce7cf4 gthumb-2.6.2.ebuild 1149 MD5 11ad53fd7a1ad895de70921b3762184d ChangeLog 6078 MD5 f4713bbf77ae895c7ff6c022a7a2f542 metadata.xml 222 diff --git a/media-gfx/gthumb/gthumb-2.6.5.ebuild b/media-gfx/gthumb/gthumb-2.6.5.ebuild index 49ad5e3af859..dbfeecb4a89b 100644 --- a/media-gfx/gthumb/gthumb-2.6.5.ebuild +++ b/media-gfx/gthumb/gthumb-2.6.5.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/gthumb/gthumb-2.6.5.ebuild,v 1.1 2005/04/24 23:45:18 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.5.ebuild,v 1.2 2005/04/25 11:17:53 allanonjl Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="jpeg tiff png gphoto2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~ia64" # FIXME : configure switches, no autodetection |