diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-04 02:01:46 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-04 02:01:46 +0000 |
commit | ae6d48bc1e359ffece10f0c624f6f3c43b5d20a1 (patch) | |
tree | cfd004c50647e94b2ebed4a685101577d40812e8 /media-libs | |
parent | Adds emerge clean support to portage (diff) | |
download | gentoo-2-ae6d48bc1e359ffece10f0c624f6f3c43b5d20a1.tar.gz gentoo-2-ae6d48bc1e359ffece10f0c624f6f3c43b5d20a1.tar.bz2 gentoo-2-ae6d48bc1e359ffece10f0c624f6f3c43b5d20a1.zip |
nother typo
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild index 4fe817f47102..254dad0d64e3 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 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.16.0-r7.ebuild,v 1.3 2002/04/03 10:25:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.16.0-r7.ebuild,v 1.4 2002/04/04 02:01:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Image Library" @@ -30,7 +30,6 @@ src_compile() { #update libtool, else we get the "relink bug" libtoolize --copy --force - gdk-pixbuf-0.16.0-r7.ebuild aclocal autoconf automake --add-missing |