diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:51:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 04:51:09 +0000 |
commit | 8b61f176a02afc648b28f9c866b29eebc2e90cca (patch) | |
tree | 09c724084019b8522bb9434eba3a42201827e47c /games-strategy/asc | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.gz gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.bz2 gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-strategy/asc')
-rw-r--r-- | games-strategy/asc/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/asc/asc-2.4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/asc/ChangeLog b/games-strategy/asc/ChangeLog index 81dbaae3a873..1cd66788bd3d 100644 --- a/games-strategy/asc/ChangeLog +++ b/games-strategy/asc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/asc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.37 2012/03/22 08:12:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.38 2012/05/04 04:51:08 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> asc-2.4.0.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 22 Mar 2012; Tupone Alfredo <tupone@gentoo.org> asc-2.4.0.0.ebuild: Need zip to build asc. Bug #409113 by Piotr Szymaniak diff --git a/games-strategy/asc/asc-2.4.0.0.ebuild b/games-strategy/asc/asc-2.4.0.0.ebuild index da958ceb522d..ab3d88263ca6 100644 --- a/games-strategy/asc/asc-2.4.0.0.ebuild +++ b/games-strategy/asc/asc-2.4.0.0.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/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.6 2012/03/22 08:12:15 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.7 2012/05/04 04:51:08 jdhore Exp $ EAPI=2 WX_GTK_VER=2.8 @@ -36,7 +36,7 @@ RDEPEND="app-arch/bzip2 dev-libs/libsigc++:1.2" DEPEND="${RDEPEND} dev-lang/perl - dev-util/pkgconfig + virtual/pkgconfig app-arch/zip" src_unpack() { |