summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-12-01 01:47:45 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-12-01 01:47:45 +0000
commit14302321e8fcf4cae73d0d1c41a0f171ae49b0ff (patch)
treec5be271d68159cb72c19482d835e0d88a1da944a /app-dicts/aspell-vi
parentKEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff)
downloadgentoo-2-14302321e8fcf4cae73d0d1c41a0f171ae49b0ff.tar.gz
gentoo-2-14302321e8fcf4cae73d0d1c41a0f171ae49b0ff.tar.bz2
gentoo-2-14302321e8fcf4cae73d0d1c41a0f171ae49b0ff.zip
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts/aspell-vi')
-rw-r--r--app-dicts/aspell-vi/ChangeLog6
-rw-r--r--app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild8
2 files changed, 10 insertions, 4 deletions
diff --git a/app-dicts/aspell-vi/ChangeLog b/app-dicts/aspell-vi/ChangeLog
index 7846a7427dca..d38d9d4c105c 100644
--- a/app-dicts/aspell-vi/ChangeLog
+++ b/app-dicts/aspell-vi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-vi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.1 2006/06/08 17:38:08 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/ChangeLog,v 1.2 2006/12/01 01:47:45 kevquinn Exp $
+
+ 01 Dec 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+ aspell-vi-0.01.1.1.ebuild:
+ Ebuild cleanups for bug #132718
*aspell-vi-0.01.1.1 (08 Jun 2006)
diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild
index ce851a8fab07..cc088f4e69df 100644
--- a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild
+++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.1 2006/06/08 17:38:08 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.2 2006/12/01 01:47:45 kevquinn Exp $
ASPELL_LANG="Vietnamese"
+ASPOSTFIX="6"
+
+inherit aspell-dict
LICENSE="GPL-2"
-ASPOSTFIX=6
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
-inherit aspell-dict