diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 15:16:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 15:16:54 +0000 |
commit | a0ed73ef14b9bf2893e9e3e031cc95e072aa320f (patch) | |
tree | 82ca0e959d0af36163bcde906a1a6e7ef16212e8 /app-text | |
parent | Stable for alpha, wrt bug #503236 (diff) | |
download | gentoo-2-a0ed73ef14b9bf2893e9e3e031cc95e072aa320f.tar.gz gentoo-2-a0ed73ef14b9bf2893e9e3e031cc95e072aa320f.tar.bz2 gentoo-2-a0ed73ef14b9bf2893e9e3e031cc95e072aa320f.zip |
Stable for alpha, wrt bug #499186
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/openjade/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/openjade/openjade-1.3.2-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/openjade/ChangeLog b/app-text/openjade/ChangeLog index 28efe6d85b0e..c111f3e33393 100644 --- a/app-text/openjade/ChangeLog +++ b/app-text/openjade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/openjade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/ChangeLog,v 1.84 2014/03/14 10:02:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/ChangeLog,v 1.85 2014/03/19 15:16:54 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openjade-1.3.2-r6.ebuild: + Stable for alpha, wrt bug #499186 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openjade-1.3.2-r6.ebuild: Stable for ppc64, wrt bug #499186 diff --git a/app-text/openjade/openjade-1.3.2-r6.ebuild b/app-text/openjade/openjade-1.3.2-r6.ebuild index b1d8486e902b..d4a30cd44581 100644 --- a/app-text/openjade/openjade-1.3.2-r6.ebuild +++ b/app-text/openjade/openjade-1.3.2-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r6.ebuild,v 1.10 2014/03/14 10:02:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r6.ebuild,v 1.11 2014/03/19 15:16:54 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="app-text/sgml-common |