diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-03 08:23:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-03 08:23:17 +0000 |
commit | 9015228cb327c121ff5b96fd4d2438ff7f00723d (patch) | |
tree | aa89a3ed2df2e96f05e892b56d7b6bbf619b93d7 | |
parent | stable on ppc64 (diff) | |
download | historical-9015228cb327c121ff5b96fd4d2438ff7f00723d.tar.gz historical-9015228cb327c121ff5b96fd4d2438ff7f00723d.tar.bz2 historical-9015228cb327c121ff5b96fd4d2438ff7f00723d.zip |
stable on ppc64
Package-Manager: portage-2.1.3.9
-rw-r--r-- | app-text/ghostscript-esp/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild | 4 | ||||
-rw-r--r-- | app-text/mecab/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mecab/mecab-0.95.ebuild | 4 | ||||
-rw-r--r-- | app-text/namazu/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/namazu/namazu-2.0.17.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/app-text/ghostscript-esp/ChangeLog b/app-text/ghostscript-esp/ChangeLog index 7dae4b1cae85..72859be5e328 100644 --- a/app-text/ghostscript-esp/ChangeLog +++ b/app-text/ghostscript-esp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ghostscript-esp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.55 2007/08/21 14:43:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.56 2007/10/03 08:19:03 tgall Exp $ + + 03 Oct 2007; Tom Gall <tgall@gentoo.org> ghostscript-esp-8.15.4.ebuild: + stable on ppc64 21 Aug 2007; Ferris McCormick <fmccor@gentoo.org> ghostscript-esp-8.15.4.ebuild: diff --git a/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild b/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild index 0c8d3d75c40a..6b36589f2cc4 100644 --- a/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild +++ b/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.4 2007/08/21 14:43:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.5 2007/10/03 08:19:03 tgall Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -22,7 +22,7 @@ ESVN_REPO_URI="http://svn.easysw.com/public/espgs/trunk" LICENSE="GPL-2 LGPL-2 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="X cups cjk gtk threads xml djvu" DEP="virtual/libc diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog index a5c83fe2d128..32226256dac8 100644 --- a/app-text/mecab/ChangeLog +++ b/app-text/mecab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mecab # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.43 2007/09/09 14:05:32 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.44 2007/10/03 08:23:17 tgall Exp $ + + 03 Oct 2007; Tom Gall <tgall@gentoo.org> mecab-0.95.ebuild: + stable on ppc64 09 Sep 2007; Akinori Hattori <hattya@gentoo.org> mecab-0.95.ebuild: stable on ia64. diff --git a/app-text/mecab/mecab-0.95.ebuild b/app-text/mecab/mecab-0.95.ebuild index 133c78e040fc..f6eb2d42cebc 100644 --- a/app-text/mecab/mecab-0.95.ebuild +++ b/app-text/mecab/mecab-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.95.ebuild,v 1.5 2007/09/09 14:05:32 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.95.ebuild,v 1.6 2007/10/03 08:23:17 tgall Exp $ IUSE="unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://mecab.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 GPL-2 )" -KEYWORDS="~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ia64 ~ppc ppc64 sparc x86" SLOT="0" RESTRICT="test" diff --git a/app-text/namazu/ChangeLog b/app-text/namazu/ChangeLog index 4ae19bc5756e..d87cefc041a2 100644 --- a/app-text/namazu/ChangeLog +++ b/app-text/namazu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/namazu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/ChangeLog,v 1.21 2007/08/25 15:28:30 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/ChangeLog,v 1.22 2007/10/03 08:21:03 tgall Exp $ + + 03 Oct 2007; Tom Gall <tgall@gentoo.org> namazu-2.0.17.ebuild: + stable on ppc64 25 Aug 2007; Akinori Hattori <hattya@gentoo.org> namazu-2.0.17.ebuild: stable on x86. diff --git a/app-text/namazu/namazu-2.0.17.ebuild b/app-text/namazu/namazu-2.0.17.ebuild index b47301dd6f49..13086e67dec3 100644 --- a/app-text/namazu/namazu-2.0.17.ebuild +++ b/app-text/namazu/namazu-2.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/namazu-2.0.17.ebuild,v 1.2 2007/08/25 15:28:30 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/namazu-2.0.17.ebuild,v 1.3 2007/10/03 08:21:03 tgall Exp $ IUSE="chasen cjk emacs kakasi nls tk" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.namazu.org/" SRC_URI="http://www.namazu.org/stable/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ppc64 x86" SLOT="0" DEPEND=">=dev-perl/File-MMagic-1.20 |