summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xloadimage')
-rw-r--r--x11-misc/xloadimage/ChangeLog5
-rw-r--r--x11-misc/xloadimage/xloadimage-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xloadimage/ChangeLog b/x11-misc/xloadimage/ChangeLog
index 85475620f4b7..39d5e8c60e2b 100644
--- a/x11-misc/xloadimage/ChangeLog
+++ b/x11-misc/xloadimage/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for x11-misc/xloadimage
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/ChangeLog,v 1.4 2002/11/07 09:07:17 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/ChangeLog,v 1.5 2002/12/09 04:41:54 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
07 Nov 2002; Olivier Reisch <doctomoe@gentoo.org> xloadimage-4.1.ebuild :
added ppc to KEYWORDS
diff --git a/x11-misc/xloadimage/xloadimage-4.1.ebuild b/x11-misc/xloadimage/xloadimage-4.1.ebuild
index 761a05e5cafa..f8df6f876394 100644
--- a/x11-misc/xloadimage/xloadimage-4.1.ebuild
+++ b/x11-misc/xloadimage/xloadimage-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/xloadimage-4.1.ebuild,v 1.7 2002/11/07 09:07:17 doctomoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/xloadimage-4.1.ebuild,v 1.8 2002/12/09 04:41:54 manson Exp $
IUSE="tiff jpeg png"
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz"
HOMEPAGE="http://gopher.std.com/homepages/jimf/xloadimage.html"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="x86 sparc sparc64 ppc"
+KEYWORDS="x86 sparc ppc"
DEPEND="x11-base/xfree
tiff? ( media-libs/tiff )
png? ( media-libs/libpng )