diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-10 01:28:16 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-10 01:28:16 +0000 |
commit | a4d8d37d4debf765084f052b5f53407d85adfe9b (patch) | |
tree | 7bf7b2280a4e869c88efc669f8927dbbeec7505e /media-gfx | |
parent | libtool fixes #40901 (diff) | |
download | historical-a4d8d37d4debf765084f052b5f53407d85adfe9b.tar.gz historical-a4d8d37d4debf765084f052b5f53407d85adfe9b.tar.bz2 historical-a4d8d37d4debf765084f052b5f53407d85adfe9b.zip |
added amd64 keyword.
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/pngcrush/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/pngcrush/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.5.10.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog index 0785d40b1664..9dbc09b22bc4 100644 --- a/media-gfx/pngcrush/ChangeLog +++ b/media-gfx/pngcrush/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/pngcrush -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.6 2003/02/12 07:03:32 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.7 2004/02/10 01:28:16 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> pngcrush-1.5.10.ebuild: + added amd64 keyword. *pngcrush-1.5.10 (10 Sep 2002) diff --git a/media-gfx/pngcrush/Manifest b/media-gfx/pngcrush/Manifest index d4a751009b54..72f895f16453 100644 --- a/media-gfx/pngcrush/Manifest +++ b/media-gfx/pngcrush/Manifest @@ -1,3 +1,3 @@ -MD5 a205bfd7f5351dbe145620910fa340f8 ChangeLog 625 -MD5 1269c50c1292810bdf3e611745a74318 pngcrush-1.5.10.ebuild 576 +MD5 77451d88521d15cf515dacb2e8a6bc0a ChangeLog 726 +MD5 443ec06ae67a751fc8186c496c0b1c08 pngcrush-1.5.10.ebuild 584 MD5 d79c2354a6387a3c996a34326d1eb157 files/digest-pngcrush-1.5.10 67 diff --git a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild b/media-gfx/pngcrush/pngcrush-1.5.10.ebuild index 842517b34dc9..2af687a59918 100644 --- a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.8 2003/02/13 12:37:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.9 2004/02/10 01:28:16 absinthe Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://pmt.sourceforge.net/pngcrush/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" DEPEND="virtual/glibc" |