diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:23:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:23:48 +0000 |
commit | 2f3b1c487bf81b8c69695dc1d7794517489cb8b7 (patch) | |
tree | 7635f44926416e106196722b8dc7916a624f1bb0 /app-text/ots | |
parent | Stable for ppc64, wrt bug #494670 (diff) | |
download | gentoo-2-2f3b1c487bf81b8c69695dc1d7794517489cb8b7.tar.gz gentoo-2-2f3b1c487bf81b8c69695dc1d7794517489cb8b7.tar.bz2 gentoo-2-2f3b1c487bf81b8c69695dc1d7794517489cb8b7.zip |
Stable for HPPA (bug #494968).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/ots')
-rw-r--r-- | app-text/ots/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ots/ots-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ots/ChangeLog b/app-text/ots/ChangeLog index 9449925fb506..7f62cb85c2e5 100644 --- a/app-text/ots/ChangeLog +++ b/app-text/ots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.37 2013/12/22 11:55:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.38 2013/12/22 14:23:48 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> ots-0.5.0-r1.ebuild: + Stable for HPPA (bug #494968). 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ots-0.5.0-r1.ebuild: Stable for ppc64, wrt bug #494968 diff --git a/app-text/ots/ots-0.5.0-r1.ebuild b/app-text/ots/ots-0.5.0-r1.ebuild index f7791838a774..13fec729cb9e 100644 --- a/app-text/ots/ots-0.5.0-r1.ebuild +++ b/app-text/ots/ots-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0-r1.ebuild,v 1.5 2013/12/22 11:55:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0-r1.ebuild,v 1.6 2013/12/22 14:23:48 jer Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/libots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND=" |