diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 22:09:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 22:09:17 +0000 |
commit | 89f0a34a221436d0537be360f9897c69ddeaccae (patch) | |
tree | a154bb9907c8408f044f12670602df1d2d898e7a /app-text/diction | |
parent | Ebuild touchup. (diff) | |
download | historical-89f0a34a221436d0537be360f9897c69ddeaccae.tar.gz historical-89f0a34a221436d0537be360f9897c69ddeaccae.tar.bz2 historical-89f0a34a221436d0537be360f9897c69ddeaccae.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/diction-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index b256a9f9e959..e1a14c4749ee 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.28 2008/01/16 10:26:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.29 2008/01/19 22:08:48 grobian Exp $ + + 19 Jan 2008; Fabian Groffen <grobian@gentoo.org> diction-1.11.ebuild: + Dropped ppc-macos keyword, see you in prefix 16 Jan 2008; Samuli Suominen <drac@gentoo.org> diction-1.11.ebuild: Fix language iconv conversion to unicode and LICENSE to GPL-3 wrt Comment #5 diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index 58894b004bdb..f72c22260d58 100644 --- a/app-text/diction/diction-1.11.ebuild +++ b/app-text/diction/diction-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.3 2008/01/16 10:26:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.4 2008/01/19 22:08:48 grobian Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.gnu.org/software/diction/diction.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" IUSE="unicode" DEPEND="sys-devel/gettext |