diff options
author | 2004-02-10 01:28:16 +0000 | |
---|---|---|
committer | 2004-02-10 01:28:16 +0000 | |
commit | 7667d092e4f5143ae717eb5ea4a32e2143d0cbfa (patch) | |
tree | 410ad177c98fa52aa058050edfd2d7092a1db1a1 /media-gfx/pngcrush | |
parent | libtool fixes #40901 (diff) | |
download | gentoo-2-7667d092e4f5143ae717eb5ea4a32e2143d0cbfa.tar.gz gentoo-2-7667d092e4f5143ae717eb5ea4a32e2143d0cbfa.tar.bz2 gentoo-2-7667d092e4f5143ae717eb5ea4a32e2143d0cbfa.zip |
added amd64 keyword.
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r-- | media-gfx/pngcrush/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.5.10.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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" |