diff options
author | 2007-07-22 10:04:27 +0000 | |
---|---|---|
committer | 2007-07-22 10:04:27 +0000 | |
commit | 72eaaf67075e1e8ea5b60bb96734ff9ac463d6af (patch) | |
tree | 9f289a7fc99dc5e71ea0a83a2e1f5921de079ac6 /media-gfx/gimp/gimp-2.2.17.ebuild | |
parent | Drop virtual/x11 dependency. (diff) | |
download | historical-72eaaf67075e1e8ea5b60bb96734ff9ac463d6af.tar.gz historical-72eaaf67075e1e8ea5b60bb96734ff9ac463d6af.tar.bz2 historical-72eaaf67075e1e8ea5b60bb96734ff9ac463d6af.zip |
Drop virtual/x11 references.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'media-gfx/gimp/gimp-2.2.17.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.2.17.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.2.17.ebuild b/media-gfx/gimp/gimp-2.2.17.ebuild index 9626859f2d37..37c1d3ea766b 100644 --- a/media-gfx/gimp/gimp-2.2.17.ebuild +++ b/media-gfx/gimp/gimp-2.2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.17.ebuild,v 1.1 2007/07/14 22:54:48 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.17.ebuild,v 1.2 2007/07/22 09:59:49 dberkholz Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives multilib python @@ -15,7 +15,6 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" -# X? ( virtual/x11 )" RDEPEND=">=dev-libs/glib-2.4.5 >=x11-libs/gtk+-2.4.4 >=x11-libs/pango-1.4 |