summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-15 18:18:15 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-15 18:18:15 +0000
commitebe8b8de0673f3c41decb950cdadef2af74b8c29 (patch)
treec6e9b4e322a3a650f5e09e8b9e259755da280482 /media-gfx
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadhistorical-ebe8b8de0673f3c41decb950cdadef2af74b8c29.tar.gz
historical-ebe8b8de0673f3c41decb950cdadef2af74b8c29.tar.bz2
historical-ebe8b8de0673f3c41decb950cdadef2af74b8c29.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/pngcrush/ChangeLog7
-rw-r--r--media-gfx/pngcrush/pngcrush-1.6.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog
index 8764c405b051..8c9d43e75205 100644
--- a/media-gfx/pngcrush/ChangeLog
+++ b/media-gfx/pngcrush/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/pngcrush
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.23 2007/06/12 01:21:15 angelos Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.24 2008/01/15 18:18:15 grobian Exp $
+
+ 15 Jan 2008; Fabian Groffen <grobian@gentoo.org> pngcrush-1.6.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
12 Jun 2007; Christoph Mende <angelos@gentoo.org> pngcrush-1.6.4.ebuild:
Stable on amd64 wrt bug 180882
diff --git a/media-gfx/pngcrush/pngcrush-1.6.4.ebuild b/media-gfx/pngcrush/pngcrush-1.6.4.ebuild
index 47629a21cba0..225feae6b12a 100644
--- a/media-gfx/pngcrush/pngcrush-1.6.4.ebuild
+++ b/media-gfx/pngcrush/pngcrush-1.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.4.ebuild,v 1.4 2007/06/12 01:21:15 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.4.ebuild,v 1.5 2008/01/15 18:18:15 grobian Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pmt/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc-macos x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="virtual/libc"