diff options
author | Nick Dimiduk <ndimiduk@gentoo.org> | 2005-01-29 17:10:11 +0000 |
---|---|---|
committer | Nick Dimiduk <ndimiduk@gentoo.org> | 2005-01-29 17:10:11 +0000 |
commit | 531dc2a1ac04694198eeec316501fd4e20a23836 (patch) | |
tree | 39df0b3b7bf39e1249b8ab7e53185d4d60ab48fe /app-text | |
parent | Proper usage of kde eclasses, to make sure KDEDIR is defined (#33079). (diff) | |
download | historical-531dc2a1ac04694198eeec316501fd4e20a23836.tar.gz historical-531dc2a1ac04694198eeec316501fd4e20a23836.tar.bz2 historical-531dc2a1ac04694198eeec316501fd4e20a23836.zip |
0.60.2: ~ppc-macos 0.50.5-r4: ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/Manifest | 20 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r4.ebuild | 4 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.2.ebuild | 4 |
3 files changed, 14 insertions, 14 deletions
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest index 43fb8cbf062a..b109a0098a3f 100644 --- a/app-text/aspell/Manifest +++ b/app-text/aspell/Manifest @@ -1,17 +1,17 @@ -MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 MD5 780597ce497c68cc471621d2e794cbe7 aspell-0.50.5-r2.ebuild 1864 -MD5 2873d490b83cdd6f76359be6735a3eae aspell-0.60.ebuild 1738 -MD5 dbb6bb8258b8b89a9eae229e8df3bc50 aspell-0.60.2.ebuild 1735 MD5 83cdcd94e9c0e0eb8e7806dbcddffa2a aspell-0.60.1.1.ebuild 1737 -MD5 bed3674383e37d55402f49b7aea9a73b aspell-0.50.5-r4.ebuild 1891 +MD5 f61272b61cf1150e626b074667fefa06 aspell-0.60.2.ebuild 1751 +MD5 d40ff6a488da2fdffb038f21cea2aedf aspell-0.50.5-r4.ebuild 1888 +MD5 2873d490b83cdd6f76359be6735a3eae aspell-0.60.ebuild 1738 MD5 9b832dcc4a6f03ae8877faa5553150b5 ChangeLog 11301 +MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 +MD5 ea58a3b4827dbc2d3a5606ab927de6a6 files/digest-aspell-0.60.2 66 MD5 c883e4872c7714a380206fa110e8f3a6 files/digest-aspell-0.60.1.1 68 -MD5 337afb25ae875e8dbe3336d493b5e3de files/digest-aspell-0.60 64 -MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453 -MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473 MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309 -MD5 ea58a3b4827dbc2d3a5606ab927de6a6 files/digest-aspell-0.60.2 66 -MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264 -MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66 +MD5 ec7c300a1661ae94b55736f74a045bab files/aspell-quotechar-fix.patch 473 MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r2 66 +MD5 1b5d84b6b88a3dfe388ad2e4b1f48155 files/digest-aspell-0.50.5-r4 66 MD5 02560c627d075d243720f1067bf45bcf files/aspell-buffer-fix.patch 1556 +MD5 d2091b79a60b395e1ce3c496b7e3d45a files/aspell-0.50.5-charcount.patch 2264 +MD5 f956a4b48687a0823d0d5d7608b567e9 files/02-gcc3.3-constcast.patch 453 +MD5 337afb25ae875e8dbe3336d493b5e3de files/digest-aspell-0.60 64 diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild index 9b9fa0c32f79..821e2d5eef99 100644 --- a/app-text/aspell/aspell-0.50.5-r4.ebuild +++ b/app-text/aspell/aspell-0.50.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.11 2005/01/01 16:03:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.12 2005/01/29 17:10:11 ndimiduk Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha arm amd64 hppa ia64 mips ppc ppc64 s390 sparc x86 ~ppc-macos" +KEYWORDS="alpha arm amd64 hppa ia64 mips ppc ppc64 s390 sparc x86 ppc-macos" IUSE="gpm" DEPEND=">=sys-libs/ncurses-5.2 diff --git a/app-text/aspell/aspell-0.60.2.ebuild b/app-text/aspell/aspell-0.60.2.ebuild index b4978019f626..a41537b436d3 100644 --- a/app-text/aspell/aspell-0.60.2.ebuild +++ b/app-text/aspell/aspell-0.60.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.2.ebuild,v 1.2 2005/01/22 23:56:24 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.2.ebuild,v 1.3 2005/01/29 17:10:11 ndimiduk Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc-macos" IUSE="gpm" DEPEND=">=sys-libs/ncurses-5.2 |