summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2004-10-23 22:08:20 +0000
committerTim Yamin <plasmaroo@gentoo.org>2004-10-23 22:08:20 +0000
commitd7b3dc2c1aea4cbfe2a5004e2affcbc9cf0a8eb2 (patch)
treeafc14255351544d7f4369f85ca11f50acbc0dfaf /app-sci
parentsplit tcltk useflag in tcl and tk, bug #68042;#17808 (diff)
downloadgentoo-2-d7b3dc2c1aea4cbfe2a5004e2affcbc9cf0a8eb2.tar.gz
gentoo-2-d7b3dc2c1aea4cbfe2a5004e2affcbc9cf0a8eb2.tar.bz2
gentoo-2-d7b3dc2c1aea4cbfe2a5004e2affcbc9cf0a8eb2.zip
Added "media-libs/gdk-pixbuf" dependency; bug #67304.
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/gerbv/ChangeLog5
-rw-r--r--app-sci/gerbv/gerbv-0.15.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-sci/gerbv/ChangeLog b/app-sci/gerbv/ChangeLog
index 9328234a5be5..e3b6d0ddb7c9 100644
--- a/app-sci/gerbv/ChangeLog
+++ b/app-sci/gerbv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/gerbv
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gerbv/ChangeLog,v 1.6 2004/06/24 22:00:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gerbv/ChangeLog,v 1.7 2004/10/23 22:08:20 plasmaroo Exp $
+
+ 23 Oct 2004; <plasmaroo@gentoo.org> gerbv-0.15.ebuild:
+ Added "media-libs/gdk-pixbuf" dependency; bug #67304.
*gerbv-0.16 (24 Jun 2004)
diff --git a/app-sci/gerbv/gerbv-0.15.ebuild b/app-sci/gerbv/gerbv-0.15.ebuild
index 76601663e98b..3c82c5b4de39 100644
--- a/app-sci/gerbv/gerbv-0.15.ebuild
+++ b/app-sci/gerbv/gerbv-0.15.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/app-sci/gerbv/gerbv-0.15.ebuild,v 1.6 2004/06/24 22:00:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gerbv/gerbv-0.15.ebuild,v 1.7 2004/10/23 22:08:20 plasmaroo Exp $
DESCRIPTION="gerbv - The gEDA Gerber Viewer"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -14,6 +14,7 @@ KEYWORDS="x86 alpha sparc ~ppc"
DEPEND=">=sys-libs/glibc-2.1.3
>=dev-libs/glib-1.2.10
>=x11-libs/gtk+-1.2.10
+ media-libs/gdk-pixbuf
virtual/x11"
src_compile() {