summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-06-30 08:30:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-06-30 08:30:48 +0000
commit81c99bf4268b9e690aac712a7be7d96464448613 (patch)
tree7ee76de0c96df9aec29f83473bdbc1868bf77d42 /eclass
parentVersion bump. (diff)
downloadgentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.tar.gz
gentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.tar.bz2
gentoo-2-81c99bf4268b9e690aac712a7be7d96464448613.zip
Remove also lower case licenses.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
-rw-r--r--eclass/myspell-r2.eclass3
2 files changed, 6 insertions, 2 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index baddadbd1ada..bfb2cafb1bb2 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.331 2012/06/27 18:54:58 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.332 2012/06/30 08:30:48 scarabeus Exp $
+
+ 30 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-r2.eclass:
+ Remove also lower case licenses.
27 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass:
fixed eapi block; bug 423657
diff --git a/eclass/myspell-r2.eclass b/eclass/myspell-r2.eclass
index eea8c0ac1062..94b499aa31f9 100644
--- a/eclass/myspell-r2.eclass
+++ b/eclass/myspell-r2.eclass
@@ -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/eclass/myspell-r2.eclass,v 1.5 2012/06/17 10:50:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/myspell-r2.eclass,v 1.6 2012/06/30 08:30:48 scarabeus Exp $
# @ECLASS: aspell-dict.eclass
# @MAINTAINER:
@@ -96,6 +96,7 @@ myspell-r2_src_install() {
# Remove licenses as they suffix them with .txt too
rm -rf COPYING*
rm -rf LICENSE*
+ rm -rf license*
# Readme and so on
for x in *.txt README*; do
if [[ -f ${x} ]]; then