diff options
author | 2012-05-03 04:32:51 +0000 | |
---|---|---|
committer | 2012-05-03 04:32:51 +0000 | |
commit | 585613ac3a3a757d0ba416077f3b60bd464e4ba8 (patch) | |
tree | a3c5bc0aad599ea5eb13dfcf21db6d167514116b /net-nntp/tin | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-585613ac3a3a757d0ba416077f3b60bd464e4ba8.tar.gz historical-585613ac3a3a757d0ba416077f3b60bd464e4ba8.tar.bz2 historical-585613ac3a3a757d0ba416077f3b60bd464e4ba8.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'net-nntp/tin')
-rw-r--r-- | net-nntp/tin/ChangeLog | 7 | ||||
-rw-r--r-- | net-nntp/tin/tin-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-nntp/tin/ChangeLog b/net-nntp/tin/ChangeLog index 0e9c19c8a155..f7464db30230 100644 --- a/net-nntp/tin/ChangeLog +++ b/net-nntp/tin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/tin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.31 2011/09/12 21:04:15 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.32 2012/05/03 04:32:51 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> tin-2.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 12 Sep 2011; Markus Meier <maekke@gentoo.org> tin-2.0.0.ebuild: add ~arm, bug #381929 diff --git a/net-nntp/tin/tin-2.0.0.ebuild b/net-nntp/tin/tin-2.0.0.ebuild index f1b1d6d9389d..911c71f89d4c 100644 --- a/net-nntp/tin/tin-2.0.0.ebuild +++ b/net-nntp/tin/tin-2.0.0.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/net-nntp/tin/tin-2.0.0.ebuild,v 1.2 2011/09/12 21:04:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.0.ebuild,v 1.3 2012/05/03 04:32:51 jdhore Exp $ EAPI="4" @@ -31,7 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " src_prepare() { |