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/gperiodic
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/gperiodic')
-rw-r--r--sci-chemistry/gperiodic/ChangeLog6
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild4
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-chemistry/gperiodic/ChangeLog b/sci-chemistry/gperiodic/ChangeLog
index 55e708e6925d..a1d9b12ddc3d 100644
--- a/sci-chemistry/gperiodic/ChangeLog
+++ b/sci-chemistry/gperiodic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/gperiodic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.19 2012/01/26 19:17:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.20 2012/05/04 07:02:33 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gperiodic-2.0.10.ebuild,
+ gperiodic-2.0.10-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
26 Jan 2012; Justin Lecher <jlec@gentoo.org> gperiodic-2.0.10-r2.ebuild,
+files/gperiodic-2.0.10-nls.patch, metadata.xml:
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
index b525e26ad231..8b25609aaaa8 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.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/gperiodic/gperiodic-2.0.10-r2.ebuild,v 1.4 2012/01/26 19:17:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10-r2.ebuild,v 1.5 2012/05/04 07:02:32 jdhore Exp $
EAPI="2"
@@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/ncurses-5.2
nls? ( sys-devel/gettext )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch \
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
index 99ff497e0565..24f2c87a8498 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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/gperiodic/gperiodic-2.0.10.ebuild,v 1.6 2011/03/02 13:17:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.10.ebuild,v 1.7 2012/05/04 07:02:32 jdhore Exp $
EAPI="2"
@@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/ncurses-5.2
nls? ( sys-devel/gettext )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
# The author has removed "unnecessary automake/autoconf setup"