diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-19 16:26:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-19 16:26:58 +0000 |
commit | 55a0cd08784d301702dd14926b363dc45b708215 (patch) | |
tree | ef8645923da8686c83726aa2cd87e8fc3dcbf551 /app-text/diction | |
parent | Unstable on hppa. (diff) | |
download | historical-55a0cd08784d301702dd14926b363dc45b708215.tar.gz historical-55a0cd08784d301702dd14926b363dc45b708215.tar.bz2 historical-55a0cd08784d301702dd14926b363dc45b708215.zip |
Marked ~ppc-macos (bug #108597)
Package-Manager: portage-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..a8c572b31591 100644 --- a/app-text/diction/Manifest +++ b/app-text/diction/Manifest @@ -1,5 +1,5 @@ -MD5 45bb284f95fd37d07c18e5f1d3b4d9f2 ChangeLog 803 +MD5 70da7a2590488f97ba4719e7b4165007 diction-1.07.ebuild 638 MD5 d199095dde9912b40146854537dd1706 diction-1.02.ebuild 612 -MD5 351cfd1078c2c3dfb6b79842906fcdeb diction-1.07.ebuild 627 +MD5 ed121c658ca8c4e2394c3244987fa96d ChangeLog 910 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" |