diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-05 11:39:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-05 11:39:48 +0000 |
commit | 4713f356fabd0b70f0069398f4624382a1c51806 (patch) | |
tree | 1c265fce0278a194a9d51d39894c3bcf0edc0a7a /eclass/myspell-r2.eclass | |
parent | Add ~x86-fbsd. #482820 (diff) | |
download | gentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.tar.gz gentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.tar.bz2 gentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.zip |
Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271273.html
Diffstat (limited to 'eclass/myspell-r2.eclass')
-rw-r--r-- | eclass/myspell-r2.eclass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/myspell-r2.eclass b/eclass/myspell-r2.eclass index eb440909d97d..1988a3d6218a 100644 --- a/eclass/myspell-r2.eclass +++ b/eclass/myspell-r2.eclass @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/myspell-r2.eclass,v 1.8 2012/10/24 14:44:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/myspell-r2.eclass,v 1.9 2014/01/05 11:39:48 pacho Exp $ # @ECLASS: aspell-dict.eclass # @MAINTAINER: -# app-dicts@gentoo.org +# maintainer-needed@gentoo.org # @AUTHOR: # Tomáš Chvátal <scarabeus@gentoo.org> # @BLURB: An eclass to ease the construction of ebuilds for myspell dicts |