summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nall <nall@gentoo.org>2002-11-03 18:32:38 +0000
committerJon Nall <nall@gentoo.org>2002-11-03 18:32:38 +0000
commita946c1a4bac0cd2618f4c1535a7a7c79dc41714b (patch)
tree05af4abe0f37aa99c40bacb11bf4e20166909c98 /x11-misc/xloadimage
parentmove to stable. (diff)
downloadhistorical-a946c1a4bac0cd2618f4c1535a7a7c79dc41714b.tar.gz
historical-a946c1a4bac0cd2618f4c1535a7a7c79dc41714b.tar.bz2
historical-a946c1a4bac0cd2618f4c1535a7a7c79dc41714b.zip
added ~ppc to KEYWORDS
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 e303e455978b..957b8c734317 100644
--- a/x11-misc/xloadimage/ChangeLog
+++ b/x11-misc/xloadimage/ChangeLog
@@ -1,9 +1,12 @@
# 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.2 2002/07/21 19:29:27 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/ChangeLog,v 1.3 2002/11/03 18:32:38 nall Exp $
*xloadimage-4.1 (19 Jul 2002)
+ 03 Nov 2002; Jon Nall <nall@gentoo.org> xloadimage-4.1.ebuild :
+ added ~ppc to KEYWORDS
+
19 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> :
Initial release. This packaged is pretty much the same as Debian is distributing becuse it uses
the same patch for the sourcecode to make it compile.
diff --git a/x11-misc/xloadimage/xloadimage-4.1.ebuild b/x11-misc/xloadimage/xloadimage-4.1.ebuild
index 68b1c3ec4c0b..dd7b26a790a1 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.5 2002/10/05 05:39:27 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/xloadimage-4.1.ebuild,v 1.6 2002/11/03 18:32:38 nall 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"
+KEYWORDS="x86 sparc sparc64 ~ppc"
DEPEND="x11-base/xfree
tiff? ( media-libs/tiff )
png? ( media-libs/libpng )