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 | efd39247cf09ecb697cd9e7d60b8b5d8f4f38231 (patch) | |
tree | c4a5a0629a7d6d8b9456c7123c708f2177b76ec2 | |
parent | Mark 1.22 stable on alpha (diff) | |
download | historical-efd39247cf09ecb697cd9e7d60b8b5d8f4f38231.tar.gz historical-efd39247cf09ecb697cd9e7d60b8b5d8f4f38231.tar.bz2 historical-efd39247cf09ecb697cd9e7d60b8b5d8f4f38231.zip |
Mark 0.04 stable on alpha
Package-Manager: portage-2.1_pre4-r1
-rw-r--r-- | dev-perl/Text-Aspell/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog index 3c916e7b4cda..b9b4e84ec32d 100644 --- a/dev-perl/Text-Aspell/ChangeLog +++ b/dev-perl/Text-Aspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Aspell # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.14 2006/01/15 10:31:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.15 2006/01/31 21:52:29 agriffis Exp $ + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Text-Aspell-0.04.ebuild: + Mark 0.04 stable on alpha 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Text-Aspell-0.04.ebuild: diff --git a/dev-perl/Text-Aspell/Manifest b/dev-perl/Text-Aspell/Manifest index efc8c8f53e8e..7d9db12a161f 100644 --- a/dev-perl/Text-Aspell/Manifest +++ b/dev-perl/Text-Aspell/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 6f6819813c6b0fd83358c8637e211174 ChangeLog 1857 RMD160 183cd73f30253a4799e6152753784bcc8771d09d ChangeLog 1857 SHA256 679f3842ca9989d1c244f8370bc89e0b3411907e6df0c8b263b7e8fa6e9f9b80 ChangeLog 1857 @@ -22,3 +25,10 @@ SHA256 397f8c4b122eb774ca3eb6f628a08dca4bad9a7f38db8c732d4580fe3403e3a0 files/di MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD39wnJrHF4yAQTrARAtUlAJ9PbhHWwLVHDIgxB/n3/sLLLXNDygCffapX +zMBZaxoA7Le5CIP8Go5OMz8= +=3zLk +-----END PGP SIGNATURE----- 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" |