diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:52:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:52:29 +0000 |
commit | de7f9aafc2b0217fb3bca9b04ccb12ed8e8ec991 (patch) | |
tree | 2b5dff6db6bcae95ee0133ffd81ca6f12a0ff4b1 /dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild | |
parent | Mark 1.22 stable on alpha (diff) | |
download | gentoo-2-de7f9aafc2b0217fb3bca9b04ccb12ed8e8ec991.tar.gz gentoo-2-de7f9aafc2b0217fb3bca9b04ccb12ed8e8ec991.tar.bz2 gentoo-2-de7f9aafc2b0217fb3bca9b04ccb12ed8e8ec991.zip |
Mark 0.04 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild index 7a64e059cb8b..9752c49e60a3 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.8 2006/01/15 10:31:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.9 2006/01/31 21:52:29 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/H/HA/HANK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc sparc x86" IUSE="" SRC_TEST="do" |