diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 16:50:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-30 16:50:01 +0000 |
commit | aeb344dbfc8b2209305c340ed82e67f153f08bf0 (patch) | |
tree | 002843ffdf21ea51e04c72b4234617b60eef2962 /x11-libs | |
parent | small fix0r (diff) | |
download | gentoo-2-aeb344dbfc8b2209305c340ed82e67f153f08bf0.tar.gz gentoo-2-aeb344dbfc8b2209305c340ed82e67f153f08bf0.tar.bz2 gentoo-2-aeb344dbfc8b2209305c340ed82e67f153f08bf0.zip |
moved and unmasked avi-xmms to media-plugins
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild index e4c208cd794f..865fffce7076 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild,v 1.8 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r8.ebuild,v 1.9 2002/08/30 16:50:01 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="The GIMP Toolkit" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v1.2/${P}.tar.gz http://ftp.gnome.org/pub/GNOME/stable/sources/gtk+/${P}.tar.gz http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gentoo.diff.bz2" -DEPEND="virtual/glibc virtual/x11 +DEPEND="virtual/x11 =dev-libs/glib-1.2* nls? ( sys-devel/gettext dev-util/intltool )" |