summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-26 18:34:54 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-26 18:34:54 +0000
commit76216b86e943692d7d65c4dff80212f1a1263ca5 (patch)
tree1f8be5b21217ccb57fdd50dcd9765ce752ced896 /app-i18n
parentBumped to latest release (diff)
downloadgentoo-2-76216b86e943692d7d65c4dff80212f1a1263ca5.tar.gz
gentoo-2-76216b86e943692d7d65c4dff80212f1a1263ca5.tar.bz2
gentoo-2-76216b86e943692d7d65c4dff80212f1a1263ca5.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/skk-jisyo-extra/ChangeLog9
-rw-r--r--app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild6
-rw-r--r--app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild6
-rw-r--r--app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild6
-rw-r--r--app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild6
5 files changed, 19 insertions, 14 deletions
diff --git a/app-i18n/skk-jisyo-extra/ChangeLog b/app-i18n/skk-jisyo-extra/ChangeLog
index b51677e65da5..b6cd946c0347 100644
--- a/app-i18n/skk-jisyo-extra/ChangeLog
+++ b/app-i18n/skk-jisyo-extra/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/skk-jisyo-extra
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/ChangeLog,v 1.29 2007/02/03 18:21:45 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/ChangeLog,v 1.30 2008/01/26 18:34:54 grobian Exp $
+
+ 26 Jan 2008; Fabian Groffen <grobian@gentoo.org>
+ skk-jisyo-extra-200410.ebuild, skk-jisyo-extra-200501.ebuild,
+ skk-jisyo-extra-200504.ebuild, skk-jisyo-extra-200507.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild
index 4ba3e7087588..fff2cb5cc23e 100644
--- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild
+++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild,v 1.4 2005/01/01 14:41:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200410.ebuild,v 1.5 2008/01/26 18:34:54 grobian Exp $
DESCRIPTION="Extra SKK dictionaries in plain text and cdb format"
HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
# see each SKK-JISYO's header for detail
LICENSE="GPL-2 public-domain freedist"
SLOT="0"
-KEYWORDS="x86 alpha ppc sparc ~ppc-macos"
+KEYWORDS="alpha ppc sparc x86"
IUSE=""
DEPEND="sys-apps/gawk
diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild
index 441630243f5f..67b24f81c742 100644
--- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild
+++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild,v 1.3 2005/02/24 18:12:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200501.ebuild,v 1.4 2008/01/26 18:34:54 grobian Exp $
DESCRIPTION="Extra SKK dictionaries in plain text and cdb format"
HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
# see each SKK-JISYO's header for detail
LICENSE="GPL-2 public-domain freedist"
SLOT="0"
-KEYWORDS="x86 alpha ppc sparc ppc-macos"
+KEYWORDS="alpha ppc sparc x86"
IUSE=""
DEPEND="sys-apps/gawk
diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild
index b3fc98a8322a..17bcf6297309 100644
--- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild
+++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild,v 1.5 2005/08/03 19:55:06 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200504.ebuild,v 1.6 2008/01/26 18:34:54 grobian Exp $
DESCRIPTION="Extra SKK dictionaries in plain text and cdb format"
HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
# see each SKK-JISYO's header for detail
LICENSE="GPL-2 public-domain freedist"
SLOT="0"
-KEYWORDS="alpha ppc ~ppc-macos sparc x86"
+KEYWORDS="alpha ppc sparc x86"
IUSE=""
DEPEND="sys-apps/gawk
diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild
index 5ea042db3552..f1fcd5348b20 100644
--- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild
+++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild,v 1.1 2005/07/02 09:53:21 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200507.ebuild,v 1.2 2008/01/26 18:34:54 grobian Exp $
DESCRIPTION="Extra SKK dictionaries in plain text and cdb format"
HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
# see each SKK-JISYO's header for detail
LICENSE="GPL-2 public-domain freedist"
SLOT="0"
-KEYWORDS="~alpha ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~alpha ~ppc ~sparc ~x86"
IUSE=""
DEPEND="sys-apps/gawk