From dd685504556d0f317a7a5740d47f3e083fb182bd Mon Sep 17 00:00:00 2001 From: Daniel Goller Date: Tue, 14 Mar 2006 23:21:48 +0000 Subject: Making sure crafts are installed till we have a better fix (Portage version: 2.1_pre5-r2) --- sci-astronomy/celestia/ChangeLog | 5 ++++- sci-astronomy/celestia/celestia-1.4.1.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index b448157c958b..35cb0e935ff0 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.13 2006/03/07 02:49:15 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.14 2006/03/14 23:21:48 morfic Exp $ + + 14 Mar 2006; Daniel Goller celestia-1.4.1.ebuild: + Making sure crafts are installed till we have a better fix 07 Mar 2006; Daniel Goller +files/celestia-1.4.1-gcc-4.1.patch, celestia-1.4.1.ebuild: diff --git a/sci-astronomy/celestia/celestia-1.4.1.ebuild b/sci-astronomy/celestia/celestia-1.4.1.ebuild index 4fd8227a7ebc..f362f684487f 100644 --- a/sci-astronomy/celestia/celestia-1.4.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1.ebuild,v 1.2 2006/03/07 02:49:15 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1.ebuild,v 1.3 2006/03/14 23:21:48 morfic Exp $ inherit eutils flag-o-matic gnome2 kde-functions @@ -102,4 +102,5 @@ src_install() { dodoc AUTHORS README TODO NEWS TRANSLATORS ChangeLog \ CelestiaKeyAssignments.txt KbdMouseJoyControls.txt devguide.txt dohtml coding-standards.html manual/*.html manual/*.css + cp models/*.3ds ${D}/usr/share/celestia/models/ } -- cgit v1.2.3-65-gdbad