diff options
author | 2005-10-19 16:26:58 +0000 | |
---|---|---|
committer | 2005-10-19 16:26:58 +0000 | |
commit | 145b108c638079271785b56661a2bed07934dea4 (patch) | |
tree | 6f1afe83a26ad5929b0376f41ddb3e34e0415285 /app-text/diction | |
parent | Unstable on hppa. (diff) | |
download | gentoo-2-145b108c638079271785b56661a2bed07934dea4.tar.gz gentoo-2-145b108c638079271785b56661a2bed07934dea4.tar.bz2 gentoo-2-145b108c638079271785b56661a2bed07934dea4.zip |
Marked ~ppc-macos (bug #108597)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/Manifest | 4 | ||||
-rw-r--r-- | app-text/diction/diction-1.07.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index f4df678f0e84..5fe82f98b101 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.7 2005/01/21 11:37:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.8 2005/10/19 16:26:58 grobian Exp $ + + 19 Oct 2005; Fabian Groffen <grobian@gentoo.org> diction-1.07.ebuild: + Marked ~ppc-macos (bug #108597) *diction-1.07 (21 Jan 2005) diff --git a/app-text/diction/Manifest b/app-text/diction/Manifest index 7dd069c4b5da..a5bc916fa65f 100644 --- a/app-text/diction/Manifest +++ b/app-text/diction/Manifest @@ -1,5 +1,5 @@ -MD5 45bb284f95fd37d07c18e5f1d3b4d9f2 ChangeLog 803 +MD5 6bd3fe536d81779141bd3c6f7df57950 diction-1.07.ebuild 638 MD5 d199095dde9912b40146854537dd1706 diction-1.02.ebuild 612 -MD5 351cfd1078c2c3dfb6b79842906fcdeb diction-1.07.ebuild 627 +MD5 45bb284f95fd37d07c18e5f1d3b4d9f2 ChangeLog 803 MD5 5f6d14a10e15e973919d42a610ac9168 files/digest-diction-1.02 63 MD5 353b65e9a2d45529438e50bb5b6106c5 files/digest-diction-1.07 64 diff --git a/app-text/diction/diction-1.07.ebuild b/app-text/diction/diction-1.07.ebuild index 1a567f166fe7..6489a05a49f5 100644 --- a/app-text/diction/diction-1.07.ebuild +++ b/app-text/diction/diction-1.07.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/diction/diction-1.07.ebuild,v 1.1 2005/01/21 11:37:08 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.2 2005/10/19 16:26:58 grobian Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.fsf.org/software/diction/diction.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64" +KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext" |