diff options
author | 2000-10-14 11:38:34 +0000 | |
---|---|---|
committer | 2000-10-14 11:38:34 +0000 | |
commit | 2804e390c1f0c70997918d4cf3e1ecf224453a14 (patch) | |
tree | 9d586381b58208974b19c913870656ea860f682d /media-libs/gdk-pixbuf | |
parent | *** empty log message *** (diff) | |
download | historical-2804e390c1f0c70997918d4cf3e1ecf224453a14.tar.gz historical-2804e390c1f0c70997918d4cf3e1ecf224453a14.tar.bz2 historical-2804e390c1f0c70997918d4cf3e1ecf224453a14.zip |
*** empty log message ***
Diffstat (limited to 'media-libs/gdk-pixbuf')
-rw-r--r-- | media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild index d72bde8c4760..cdadd1a95b50 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.2 2000/09/15 20:08:55 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.9.0.ebuild,v 1.3 2000/10/14 11:38:34 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="GNOME Image Library" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gdk-pixbuf/"${A} +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/"${A} src_compile() { @@ -24,3 +24,4 @@ src_install() { + |