summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-09 17:38:20 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-09 17:38:20 +0000
commitf0480dcf292395115c6cc8ba93fa66948a19a510 (patch)
tree259f3d2d37b66467c02b982aaf8ff2708f37824a /media-gfx/pngtoico
parentstable on ppc64\ (diff)
downloadhistorical-f0480dcf292395115c6cc8ba93fa66948a19a510.tar.gz
historical-f0480dcf292395115c6cc8ba93fa66948a19a510.tar.bz2
historical-f0480dcf292395115c6cc8ba93fa66948a19a510.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx/pngtoico')
-rw-r--r--media-gfx/pngtoico/ChangeLog7
-rw-r--r--media-gfx/pngtoico/pngtoico-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/pngtoico/ChangeLog b/media-gfx/pngtoico/ChangeLog
index e192c9cc843e..393f7dff2d57 100644
--- a/media-gfx/pngtoico/ChangeLog
+++ b/media-gfx/pngtoico/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/pngtoico
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/ChangeLog,v 1.5 2004/06/24 22:47:29 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/ChangeLog,v 1.6 2005/04/09 17:36:34 blubb Exp $
+
+ 09 Apr 2005; Simon Stelling <blubb@gentoo.org> pngtoico-1.0.ebuild:
+ added ~amd64
*pngtoico-1.0 (14 Nov 2002)
diff --git a/media-gfx/pngtoico/pngtoico-1.0.ebuild b/media-gfx/pngtoico/pngtoico-1.0.ebuild
index 576655dcb612..01e7c7024c48 100644
--- a/media-gfx/pngtoico/pngtoico-1.0.ebuild
+++ b/media-gfx/pngtoico/pngtoico-1.0.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/pngtoico/pngtoico-1.0.ebuild,v 1.6 2004/07/14 17:49:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngtoico/pngtoico-1.0.ebuild,v 1.7 2005/04/09 17:36:34 blubb Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/software/graphics/pngtoico/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND="media-libs/libpng"