summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:02:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:02:35 +0000
commita046dfc157959ec9fecceba82c7bf7e1b58cc414 (patch)
tree82d5048829828d537b4957d07d49cd6076a28bcf /sci-chemistry/votca-csg
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-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/votca-csg')
-rw-r--r--sci-chemistry/votca-csg/ChangeLog5
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csg/ChangeLog b/sci-chemistry/votca-csg/ChangeLog
index 7fdff566e913..b1b72d954844 100644
--- a/sci-chemistry/votca-csg/ChangeLog
+++ b/sci-chemistry/votca-csg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/votca-csg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.18 2012/02/23 17:01:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.19 2012/05/04 07:02:33 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> votca-csg-1.2.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
23 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> votca-csg-1.2.2.ebuild:
Fix dependency on app-doc/doxygen wrt converting useflags 'nodot' to 'dot'.
diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
index fb9a4eb030e5..3c161ae8609f 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.6 2012/02/23 17:01:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.7 2012/05/04 07:02:33 jdhore Exp $
EAPI=4
@@ -38,7 +38,7 @@ RDEPEND="=sci-libs/votca-tools-${PV}[system-boost=]
DEPEND="${RDEPEND}
doc? ( || ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] ) )
>=app-text/txt2tags-2.5
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
local extra="-DWITH_GMX_DEVEL=OFF"