diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-26 17:33:32 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-02-26 17:33:32 +0000 |
commit | 5f505011a56e219334c7802b57f3d05fb73874f9 (patch) | |
tree | f194621f90dee717f853730b3edbbe98396d7102 /sci-astronomy/celestia | |
parent | Removed older versions, and duplicate license files (see bug #211534) (diff) | |
download | gentoo-2-5f505011a56e219334c7802b57f3d05fb73874f9.tar.gz gentoo-2-5f505011a56e219334c7802b57f3d05fb73874f9.tar.bz2 gentoo-2-5f505011a56e219334c7802b57f3d05fb73874f9.zip |
Duplicate license file (see bug #211534)
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.4.1-r2.ebuild | 3 | ||||
-rw-r--r-- | sci-astronomy/celestia/files/celestia-1.4.1-kde-datadir.patch | 8 |
3 files changed, 6 insertions, 11 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 8ee2d22bb5e1..f31906f39226 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/celestia # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.37 2008/01/08 14:24:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.38 2008/02/26 17:33:31 bicatali Exp $ + + 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> + files/celestia-1.4.1-kde-datadir.patch, celestia-1.4.1-r2.ebuild: + Duplicate license file (see bug #211534) 08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> celestia-1.4.1-r2.ebuild: diff --git a/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild b/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild index f4905b52acc3..87e702225907 100644 --- a/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild +++ b/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.9 2008/01/08 14:24:37 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1-r2.ebuild,v 1.10 2008/02/26 17:33:31 bicatali Exp $ WANT_AUTOMAKE="1.9" @@ -153,5 +153,4 @@ src_install() { fi dodoc AUTHORS README TODO NEWS TRANSLATORS *.txt || die dohtml coding-standards.html || die - dosym "${PORTDIR}"/licenses/GPL-2 /usr/share/${PN}/COPYING } diff --git a/sci-astronomy/celestia/files/celestia-1.4.1-kde-datadir.patch b/sci-astronomy/celestia/files/celestia-1.4.1-kde-datadir.patch index 8b4edc9663bb..415c3a982cc6 100644 --- a/sci-astronomy/celestia/files/celestia-1.4.1-kde-datadir.patch +++ b/sci-astronomy/celestia/files/celestia-1.4.1-kde-datadir.patch @@ -1,14 +1,6 @@ diff -Nur ../celestia-1.4.1.orig/Makefile.am ./Makefile.am --- ../celestia-1.4.1.orig/Makefile.am 2006-02-03 18:04:33.000000000 +0000 +++ ./Makefile.am 2007-02-12 19:49:21.000000000 +0000 -@@ -15,7 +15,6 @@ - pkgdata_DATA = \ - celestia.cfg \ - controls.txt \ -- COPYING \ - $(wildcard *.cel) - - EXTRA_DIST = \ @@ -66,11 +65,11 @@ ) |