diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-24 23:09:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-24 23:09:12 +0000 |
commit | 5ca6e0e010ae54a33323f3ee56bd7c3c1469d6ac (patch) | |
tree | 92f62305a588c384600f410862f465180f06702e /games-strategy/darwinia/ChangeLog | |
parent | Moved cdrom_get_cds to src_install since binary packages don't require the or... (diff) | |
download | historical-5ca6e0e010ae54a33323f3ee56bd7c3c1469d6ac.tar.gz historical-5ca6e0e010ae54a33323f3ee56bd7c3c1469d6ac.tar.bz2 historical-5ca6e0e010ae54a33323f3ee56bd7c3c1469d6ac.zip |
Moved cdrom_get_cds to src_unpack since binary packages don't require the original media to install.
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'games-strategy/darwinia/ChangeLog')
-rw-r--r-- | games-strategy/darwinia/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-strategy/darwinia/ChangeLog b/games-strategy/darwinia/ChangeLog index 1e446b98a847..dff595202ce9 100644 --- a/games-strategy/darwinia/ChangeLog +++ b/games-strategy/darwinia/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-strategy/darwinia # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/ChangeLog,v 1.3 2006/09/30 19:37:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia/ChangeLog,v 1.4 2006/10/24 23:07:19 wolf31o2 Exp $ + + 24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> darwinia-1.3.0.ebuild, + darwinia-1.4.0_beta9.ebuild: + Moved cdrom_get_cds to src_unpack since binary packages don't require the + original media to install. *darwinia-1.4.0_beta9 (30 Sep 2006) |