summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-04-18 17:17:45 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-04-18 17:17:45 +0000
commite5802892d960fd3afa5275216bc70b23fa018cf5 (patch)
treeecd58b7cd03c69d131b16451b6568e399bedab6e /x11-misc
parentmove to stable (diff)
downloadgentoo-2-e5802892d960fd3afa5275216bc70b23fa018cf5.tar.gz
gentoo-2-e5802892d960fd3afa5275216bc70b23fa018cf5.tar.bz2
gentoo-2-e5802892d960fd3afa5275216bc70b23fa018cf5.zip
move to stable
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xloadimage/ChangeLog6
-rw-r--r--x11-misc/xloadimage/Manifest4
-rw-r--r--x11-misc/xloadimage/files/digest-xloadimage-4.1-r12
-rw-r--r--x11-misc/xloadimage/xloadimage-4.1-r1.ebuild13
4 files changed, 13 insertions, 12 deletions
diff --git a/x11-misc/xloadimage/ChangeLog b/x11-misc/xloadimage/ChangeLog
index 1d01309cfc8a..7fb064767ed7 100644
--- a/x11-misc/xloadimage/ChangeLog
+++ b/x11-misc/xloadimage/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-misc/xloadimage
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/ChangeLog,v 1.12 2003/04/06 19:36:19 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/ChangeLog,v 1.13 2003/04/18 17:17:42 seemant Exp $
*xloadimage-4.1-r1 (02 Jan 2003)
+ 18 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
+ xloadimage-4.1-r1.ebuild:
+ moved to stable on x86 to solve the errno issue
+
06 Apr 2003; Zach Welch <zwelch@gentoo.org> xloadimage-4.1-r1.ebuild:
add arm keyword
diff --git a/x11-misc/xloadimage/Manifest b/x11-misc/xloadimage/Manifest
index abfa285da88a..90ce41826687 100644
--- a/x11-misc/xloadimage/Manifest
+++ b/x11-misc/xloadimage/Manifest
@@ -1,6 +1,6 @@
-MD5 f102ffc8a514e61ed009dabf9487af9b xloadimage-4.1-r1.ebuild 1538
+MD5 519d2f40bab70e8b99c3e76c48579349 xloadimage-4.1-r1.ebuild 1462
MD5 61957b639baa788294130a3afd482b7a xloadimage-4.1.ebuild 1385
-MD5 d3d2ac3a5eb13fadb20f953d51fc0af9 ChangeLog 1465
+MD5 79df606a150e6854c4c93575608ede9f ChangeLog 1607
MD5 c411c977cc7ae79dd96aad933980dbb2 files/xloadimage-4.1-include-errno_h.patch 303
MD5 bad387ba03d0111a70dd7066ba97d5e5 files/digest-xloadimage-4.1-r1 140
MD5 bad387ba03d0111a70dd7066ba97d5e5 files/digest-xloadimage-4.1 140
diff --git a/x11-misc/xloadimage/files/digest-xloadimage-4.1-r1 b/x11-misc/xloadimage/files/digest-xloadimage-4.1-r1
index d25d708164a8..4036b1b2fd56 100644
--- a/x11-misc/xloadimage/files/digest-xloadimage-4.1-r1
+++ b/x11-misc/xloadimage/files/digest-xloadimage-4.1-r1
@@ -1,4 +1,2 @@
-MD5 c411c977cc7ae79dd96aad933980dbb2 /files/xloadimage-4.1-include-errno_h.patch 303
-MD5 f102ffc8a514e61ed009dabf9487af9b /xloadimage-4.1-r1.ebuild 1538
MD5 7331850fc04056ab8ae6b5725d1fb3d2 xloadimage.4.1.tar.gz 596021
MD5 8f5cc72c54ea730ba99026f006e71e10 xloadimage-4.1-gentoo.diff.bz2 41390
diff --git a/x11-misc/xloadimage/xloadimage-4.1-r1.ebuild b/x11-misc/xloadimage/xloadimage-4.1-r1.ebuild
index 90885761af56..9b5f4abdb26c 100644
--- a/x11-misc/xloadimage/xloadimage-4.1-r1.ebuild
+++ b/x11-misc/xloadimage/xloadimage-4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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-r1.ebuild,v 1.4 2003/04/06 19:36:19 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xloadimage/xloadimage-4.1-r1.ebuild,v 1.5 2003/04/18 17:17:42 seemant Exp $
IUSE="tiff jpeg png"
@@ -11,14 +11,14 @@ S="${WORKDIR}/${MY_P}"
DESCRIPTION="Xloadimage is a utility which will view many different types of images under X11"
HOMEPAGE="http://gopher.std.com/homepages/jimf/xloadimage.html"
SRC_URI="ftp://ftp.x.org/R5contrib/${MY_P}.tar.gz
- mirror://gentoo/${P}-gentoo.diff.bz2
- http://cvs.gentoo.org/~seemant/${P}-gentoo.diff.bz2"
+ mirror://gentoo/${P}-gentoo.diff.bz2"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~x86 ~sparc ~ppc alpha arm"
+KEYWORDS="x86 ~sparc ~ppc alpha arm"
-DEPEND="x11-base/xfree
+DEPEND=">=sys-apps/sed-4.0.5
+ x11-base/xfree
tiff? ( media-libs/tiff )
png? ( media-libs/libpng )
jpeg? ( media-libs/jpeg )"
@@ -32,8 +32,7 @@ src_unpack() {
# <azarah@gentoo.org> (1 Jan 2003)
epatch ${FILESDIR}/${P}-include-errno_h.patch
- cp Make.conf Make.conf.orig
- sed -e "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf.orig >Make.conf
+ sed -i "s:OPT_FLAGS=:OPT_FLAGS=$CFLAGS:" Make.conf
chmod +x ${S}/configure
}