diff options
author | 2012-05-04 07:02:35 +0000 | |
---|---|---|
committer | 2012-05-04 07:02:35 +0000 | |
commit | a046dfc157959ec9fecceba82c7bf7e1b58cc414 (patch) | |
tree | 82d5048829828d537b4957d07d49cd6076a28bcf /sci-chemistry/wxmacmolplt | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.gz gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.bz2 gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/wxmacmolplt')
-rw-r--r-- | sci-chemistry/wxmacmolplt/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/wxmacmolplt/ChangeLog b/sci-chemistry/wxmacmolplt/ChangeLog index 0ad6cd077253..582d2d671c86 100644 --- a/sci-chemistry/wxmacmolplt/ChangeLog +++ b/sci-chemistry/wxmacmolplt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/wxmacmolplt -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.9 2010/12/06 16:45:00 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/ChangeLog,v 1.10 2012/05/04 07:02:33 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> wxmacmolplt-7.4.2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *wxmacmolplt-7.4.2 (06 Dec 2010) diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild index 07083d7552fd..b1f62675efb3 100644 --- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild +++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild,v 1.1 2010/12/06 16:45:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/wxmacmolplt/wxmacmolplt-7.4.2.ebuild,v 1.2 2012/05/04 07:02:33 jdhore Exp $ EAPI="3" WX_GTK_VER=2.8 @@ -22,7 +22,7 @@ RDEPEND=" x11-libs/wxGTK:2.8[X,opengl] flash? ( media-libs/ming )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${P}-glew.patch |