diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-23 17:07:47 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-23 17:07:47 +0000 |
commit | 4b37523891c355f1a7a598dbf27ff421c57bf1a8 (patch) | |
tree | a196a50e1131971476c3118c6c01a635972518eb /app-dicts/aspell-be | |
parent | Version bump (diff) | |
download | gentoo-2-4b37523891c355f1a7a598dbf27ff421c57bf1a8.tar.gz gentoo-2-4b37523891c355f1a7a598dbf27ff421c57bf1a8.tar.bz2 gentoo-2-4b37523891c355f1a7a598dbf27ff421c57bf1a8.zip |
Replace eutils - bug #158904
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01-r1.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild index 88fb71f02cba..ab7ae91a53be 100644 --- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.2 2006/12/01 01:24:53 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild,v 1.3 2006/12/23 17:07:47 kevquinn Exp $ ASPELL_LANG="Belarusian" -inherit aspell-dict +inherit eutils aspell-dict LICENSE="GPL-2" diff --git a/app-dicts/aspell-be/aspell-be-0.01.ebuild b/app-dicts/aspell-be/aspell-be-0.01.ebuild index b40a0124806f..7d546e5b8182 100644 --- a/app-dicts/aspell-be/aspell-be-0.01.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.3 2006/12/01 01:24:53 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-be/aspell-be-0.01.ebuild,v 1.4 2006/12/23 17:07:47 kevquinn Exp $ ASPELL_LANG="Belarusian" -inherit aspell-dict +inherit eutils aspell-dict LICENSE="GPL-2" |