diff options
29 files changed, 86 insertions, 45 deletions
diff --git a/media-gfx/DFBPoint/ChangeLog b/media-gfx/DFBPoint/ChangeLog index 8b480713337e..1313732e80b1 100644 --- a/media-gfx/DFBPoint/ChangeLog +++ b/media-gfx/DFBPoint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/DFBPoint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + DFBPoint-0.7.2.ebuild: + virtual/glibc -> virtual/libc + 02 Jan 2004; Sven Blumenstein <bazik@gentoo.org> DFBPoint-0.7.2.ebuild: Masked on sparc as DEPEND dev-libs/DirectFB is -sparc. diff --git a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild index a78edf022759..3b65beb3da2c 100644 --- a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild +++ b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.7 2004/06/24 22:34:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.8 2004/07/01 10:48:24 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="DFBPoint is presentation program based on DirectFB" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 -sparc" -DEPEND="virtual/glibc dev-libs/DirectFB" +DEPEND="virtual/libc dev-libs/DirectFB" RDEPEND="${DEPEND}" src_install () { diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index c48bd4fffce2..ccd5f371ab19 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/album # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.5 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.6 2004/07/01 10:48:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> album-2.37.ebuild, + album-2.44.ebuild, album-2.52.ebuild: + virtual/glibc -> virtual/libc *album-2.52 (31 Jan 2004) diff --git a/media-gfx/album/album-2.37.ebuild b/media-gfx/album/album-2.37.ebuild index 0dbad2dcc27b..c0c963104383 100644 --- a/media-gfx/album/album-2.37.ebuild +++ b/media-gfx/album/album-2.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-2.37.ebuild,v 1.4 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-2.37.ebuild,v 1.5 2004/07/01 10:48:39 eradicator Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -11,7 +11,7 @@ LICENSE="marginalhacks" SLOT="0" KEYWORDS="x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} media-gfx/imagemagick media-video/mpeg2vidcodec" diff --git a/media-gfx/album/album-2.44.ebuild b/media-gfx/album/album-2.44.ebuild index 92ff494308fa..e6f255c09246 100644 --- a/media-gfx/album/album-2.44.ebuild +++ b/media-gfx/album/album-2.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-2.44.ebuild,v 1.5 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-2.44.ebuild,v 1.6 2004/07/01 10:48:39 eradicator Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} media-gfx/imagemagick media-video/mpeg2vidcodec" diff --git a/media-gfx/album/album-2.52.ebuild b/media-gfx/album/album-2.52.ebuild index 05cd85151add..dc4e8d7dd8f1 100644 --- a/media-gfx/album/album-2.52.ebuild +++ b/media-gfx/album/album-2.52.ebuild @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="dev-lang/perl media-gfx/imagemagick media-gfx/jhead" diff --git a/media-gfx/exiftags/ChangeLog b/media-gfx/exiftags/ChangeLog index 514f17808148..b13497216bbb 100644 --- a/media-gfx/exiftags/ChangeLog +++ b/media-gfx/exiftags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiftags # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.5 2004/06/24 22:36:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.6 2004/07/01 10:48:47 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> exiftags-0.97.ebuild: + virtual/glibc -> virtual/libc 18 Jun 2004; David Holm <dholm@gentoo.org> exiftags-0.99.1.ebuild: Added to ~ppc. diff --git a/media-gfx/exiftags/exiftags-0.97.ebuild b/media-gfx/exiftags/exiftags-0.97.ebuild index 4b0b9a4c532c..d9a74923d1fd 100644 --- a/media-gfx/exiftags/exiftags-0.97.ebuild +++ b/media-gfx/exiftags/exiftags-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.97.ebuild,v 1.6 2004/06/24 22:36:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.97.ebuild,v 1.7 2004/07/01 10:48:47 eradicator Exp $ DESCRIPTION="Extracts JPEG EXIF headers from digital camera photos" HOMEPAGE="http://johnst.org/sw/exiftags/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~amd64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { make || die "make failed" diff --git a/media-gfx/icoutils/ChangeLog b/media-gfx/icoutils/ChangeLog index c955a72037ab..8dd1aa38559a 100644 --- a/media-gfx/icoutils/ChangeLog +++ b/media-gfx/icoutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/icoutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.7 2004/06/24 22:42:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.8 2004/07/01 10:49:01 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + icoutils-0.17.0.ebuild: + virtual/glibc -> virtual/libc *icoutils-0.22.0 (09 Nov 2003) diff --git a/media-gfx/icoutils/icoutils-0.17.0.ebuild b/media-gfx/icoutils/icoutils-0.17.0.ebuild index 6f2b1a382bf7..50a4c8a17b08 100644 --- a/media-gfx/icoutils/icoutils-0.17.0.ebuild +++ b/media-gfx/icoutils/icoutils-0.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.17.0.ebuild,v 1.5 2004/06/24 22:42:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.17.0.ebuild,v 1.6 2004/07/01 10:49:01 eradicator Exp $ DESCRIPTION="A set of programs for extracting and converting images in Microsoft Windows icon and cursor files (.ico, .cur)." HOMEPAGE="http://www.student.lu.se/~nbi98oli" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install() { einstall || die diff --git a/media-gfx/jhead/ChangeLog b/media-gfx/jhead/ChangeLog index 8a89af1f35d7..17bf754925af 100644 --- a/media-gfx/jhead/ChangeLog +++ b/media-gfx/jhead/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/jhead # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.16 2004/06/24 22:43:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/ChangeLog,v 1.17 2004/07/01 10:49:20 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> jhead-1.6.ebuild, + jhead-1.9.ebuild, jhead-2.0.ebuild, jhead-2.1.ebuild: + virtual/glibc -> virtual/libc 17 Apr 2004; Guy Martin <gmsoft@gentoo.org> jhead-2.0.ebuild, jhead-2.1.ebuild: diff --git a/media-gfx/jhead/jhead-1.6.ebuild b/media-gfx/jhead/jhead-1.6.ebuild index 6c0bf53af5cb..57de7a444b63 100644 --- a/media-gfx/jhead/jhead-1.6.ebuild +++ b/media-gfx/jhead/jhead-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-1.6.ebuild,v 1.9 2004/06/24 22:43:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-1.6.ebuild,v 1.10 2004/07/01 10:49:20 eradicator Exp $ S=${WORKDIR}/${PN}1.6 DESCRIPTION="a program for making thumbnails for websites." @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD | GPL-2" KEYWORDS="x86 ~ppc ~sparc hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/media-gfx/jhead/jhead-1.9.ebuild b/media-gfx/jhead/jhead-1.9.ebuild index e0c2700c9aee..ff56eb24057c 100644 --- a/media-gfx/jhead/jhead-1.9.ebuild +++ b/media-gfx/jhead/jhead-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-1.9.ebuild,v 1.5 2004/06/24 22:43:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-1.9.ebuild,v 1.6 2004/07/01 10:49:20 eradicator Exp $ IUSE="" S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="public-domain" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/media-gfx/jhead/jhead-2.0.ebuild b/media-gfx/jhead/jhead-2.0.ebuild index c2b6d8ba58ee..b860187df149 100644 --- a/media-gfx/jhead/jhead-2.0.ebuild +++ b/media-gfx/jhead/jhead-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.10 2004/06/24 22:43:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.0.ebuild,v 1.11 2004/07/01 10:49:20 eradicator Exp $ DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" @@ -10,7 +10,7 @@ LICENSE="public-domain" SLOT="0" KEYWORDS="x86 ppc sparc ~amd64 alpha ia64 hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake || die diff --git a/media-gfx/jhead/jhead-2.1.ebuild b/media-gfx/jhead/jhead-2.1.ebuild index a5c4fd11ca6b..4dc6bddd6cc8 100644 --- a/media-gfx/jhead/jhead-2.1.ebuild +++ b/media-gfx/jhead/jhead-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.1.ebuild,v 1.3 2004/06/24 22:43:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/jhead/jhead-2.1.ebuild,v 1.4 2004/07/01 10:49:20 eradicator Exp $ DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" HOMEPAGE="http://www.sentex.net/~mwandel/jhead/" @@ -10,7 +10,7 @@ LICENSE="public-domain" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ia64 ~hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} ; cd ${S} diff --git a/media-gfx/optipng/ChangeLog b/media-gfx/optipng/ChangeLog index 8be9f1295ad1..af7020b46b1e 100644 --- a/media-gfx/optipng/ChangeLog +++ b/media-gfx/optipng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/optipng # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.10 2004/06/27 13:55:47 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/ChangeLog,v 1.11 2004/07/01 10:49:34 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + optipng-0.4.3-r1.ebuild, optipng-0.4.3.ebuild, optipng-0.4.5.ebuild: + virtual/glibc -> virtual/libc 27 Jun 2004; Tavis Ormandy <taviso@gentoo.org> optipng-0.4.5.ebuild: stable on x86 diff --git a/media-gfx/optipng/optipng-0.4.3-r1.ebuild b/media-gfx/optipng/optipng-0.4.3-r1.ebuild index c75dcd8cb409..0654e5af61e4 100644 --- a/media-gfx/optipng/optipng-0.4.3-r1.ebuild +++ b/media-gfx/optipng/optipng-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.3-r1.ebuild,v 1.3 2004/06/24 22:46:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.3-r1.ebuild,v 1.4 2004/07/01 10:49:34 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha" IUSE="ext-png ext-zlib" -DEPEND="virtual/glibc +DEPEND="virtual/libc ext-png? ( media-libs/libpng ) ext-zlib? ( sys-libs/zlib )" diff --git a/media-gfx/optipng/optipng-0.4.3.ebuild b/media-gfx/optipng/optipng-0.4.3.ebuild index 63b8578accb0..8dacd1a926f6 100644 --- a/media-gfx/optipng/optipng-0.4.3.ebuild +++ b/media-gfx/optipng/optipng-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.3.ebuild,v 1.5 2004/06/24 22:46:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.3.ebuild,v 1.6 2004/07/01 10:49:34 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc alpha" IUSE="ext-png ext-zlib" -DEPEND="virtual/glibc +DEPEND="virtual/libc ext-png? ( media-libs/libpng ) ext-zlib? ( sys-libs/zlib )" diff --git a/media-gfx/optipng/optipng-0.4.5.ebuild b/media-gfx/optipng/optipng-0.4.5.ebuild index 02bc3d4522b1..d701e133a827 100644 --- a/media-gfx/optipng/optipng-0.4.5.ebuild +++ b/media-gfx/optipng/optipng-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.5.ebuild,v 1.5 2004/06/27 13:55:47 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/optipng/optipng-0.4.5.ebuild,v 1.6 2004/07/01 10:49:34 eradicator Exp $ inherit eutils flag-o-matic @@ -17,7 +17,7 @@ IUSE="ext-png ext-zlib mmx" DEPEND="ext-png? ( media-libs/libpng ) ext-zlib? ( sys-libs/zlib ) - virtual/glibc" + virtual/libc" S=${WORKDIR}/${P} diff --git a/media-gfx/photopc/ChangeLog b/media-gfx/photopc/ChangeLog index aa2d03f123a1..d1d8b63b26e0 100644 --- a/media-gfx/photopc/ChangeLog +++ b/media-gfx/photopc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/photopc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.4 2004/06/24 22:46:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/ChangeLog,v 1.5 2004/07/01 10:49:47 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> photopc-3.05.ebuild: + virtual/glibc -> virtual/libc *photopc-3.05 (14 June 2002) diff --git a/media-gfx/photopc/photopc-3.05.ebuild b/media-gfx/photopc/photopc-3.05.ebuild index 9f2de6f79ccf..dc171d7755ca 100644 --- a/media-gfx/photopc/photopc-3.05.ebuild +++ b/media-gfx/photopc/photopc-3.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.7 2004/06/24 22:46:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photopc/photopc-3.05.ebuild,v 1.8 2004/07/01 10:49:47 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to control digital cameras based on Sierra Imaging firmware" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD | as-is" KEYWORDS="x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack () { diff --git a/media-gfx/pngcrush/ChangeLog b/media-gfx/pngcrush/ChangeLog index e6d527eea331..6a31d7511a87 100644 --- a/media-gfx/pngcrush/ChangeLog +++ b/media-gfx/pngcrush/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/pngcrush # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.8 2004/06/24 22:47:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.9 2004/07/01 10:50:00 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + pngcrush-1.5.10.ebuild: + virtual/glibc -> virtual/libc 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> pngcrush-1.5.10.ebuild: added amd64 keyword. diff --git a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild b/media-gfx/pngcrush/pngcrush-1.5.10.ebuild index fd7ee8d1563a..cc9f1278108b 100644 --- a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.10 2004/06/24 22:47:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.11 2004/07/01 10:50:00 eradicator Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc amd64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cp Makefile.gcc Makefile diff --git a/media-gfx/propaganda/ChangeLog b/media-gfx/propaganda/ChangeLog index 27a18ff27013..8116f7972807 100644 --- a/media-gfx/propaganda/ChangeLog +++ b/media-gfx/propaganda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/propaganda # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/ChangeLog,v 1.5 2004/06/24 22:48:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/ChangeLog,v 1.6 2004/07/01 10:50:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + propaganda-1.0.ebuild: + virtual/glibc -> virtual/libc 05 Jun 2004; Robert Coie <rac@gentoo.org> propaganda-1.0.ebuild: keyword amd64 and ppc diff --git a/media-gfx/propaganda/propaganda-1.0.ebuild b/media-gfx/propaganda/propaganda-1.0.ebuild index 1567a2a3acad..4e9927a338de 100644 --- a/media-gfx/propaganda/propaganda-1.0.ebuild +++ b/media-gfx/propaganda/propaganda-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.11 2004/06/24 22:48:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/propaganda/propaganda-1.0.ebuild,v 1.12 2004/07/01 10:50:13 eradicator Exp $ S=${WORKDIR}/Propaganda DESCRIPTION="Propaganda Volume 1-14 + E. Tiling images for your desktop" @@ -28,7 +28,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { rm -fr ${S}/../Propaganda-Vol-11/.finderinfo diff --git a/media-gfx/sam2p/ChangeLog b/media-gfx/sam2p/ChangeLog index f6a0b7fbf11a..8dfadd81f6c1 100644 --- a/media-gfx/sam2p/ChangeLog +++ b/media-gfx/sam2p/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sam2p # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.7 2004/06/24 22:49:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.8 2004/07/01 10:50:26 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> sam2p-0.43.ebuild: + virtual/glibc -> virtual/libc 31 May 2004; <twp@gentoo.org> sam2p-0.44.ebuild: Stable on x86 diff --git a/media-gfx/sam2p/sam2p-0.43.ebuild b/media-gfx/sam2p/sam2p-0.43.ebuild index 53323507c6e7..79279d5eb560 100644 --- a/media-gfx/sam2p/sam2p-0.43.ebuild +++ b/media-gfx/sam2p/sam2p-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.43.ebuild,v 1.3 2004/06/24 22:49:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.43.ebuild,v 1.4 2004/07/01 10:50:26 eradicator Exp $ DESCRIPTION="A utility to convert raster images to PDF and others" HOMEPAGE="http://www.inf.bme.hu/~pts/sam2p/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="gif" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { local myconf="--enable-lzw `use_enable gif`" diff --git a/media-gfx/videorbits/ChangeLog b/media-gfx/videorbits/ChangeLog index 5a9231e364b1..fd5e7fb5e05b 100644 --- a/media-gfx/videorbits/ChangeLog +++ b/media-gfx/videorbits/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/videorbits # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/videorbits/ChangeLog,v 1.4 2004/06/24 22:51:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/videorbits/ChangeLog,v 1.5 2004/07/01 10:50:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + videorbits-2.201.ebuild: + virtual/glibc -> virtual/libc 08 Oct 2003; Brandy Westcott brandy@gentoo.org metadata.xml, videorbits-2.201.ebuild: diff --git a/media-gfx/videorbits/videorbits-2.201.ebuild b/media-gfx/videorbits/videorbits-2.201.ebuild index acc10cce20ab..642b8602f4bb 100644 --- a/media-gfx/videorbits/videorbits-2.201.ebuild +++ b/media-gfx/videorbits/videorbits-2.201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/videorbits/videorbits-2.201.ebuild,v 1.6 2004/06/24 22:51:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/videorbits/videorbits-2.201.ebuild,v 1.7 2004/07/01 10:50:39 eradicator Exp $ DESCRIPTION="a collection of programs for creating high dynamic range images" HOMEPAGE="http://comparametric.sourceforge.net/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 sys-libs/zlib media-libs/libpng |