diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 19:15:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 19:15:48 +0000 |
commit | d228c8338a163984f2ab273ebf1951bc674a397c (patch) | |
tree | ddc7cb2c031d94c4d5dd566cc143db7eb1577633 /app-text/ots | |
parent | Stable for ppc, wrt bug #491890 (diff) | |
download | gentoo-2-d228c8338a163984f2ab273ebf1951bc674a397c.tar.gz gentoo-2-d228c8338a163984f2ab273ebf1951bc674a397c.tar.bz2 gentoo-2-d228c8338a163984f2ab273ebf1951bc674a397c.zip |
Stable for ppc, wrt bug #494968
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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 f94843c24ef2..360cffd4fc3f 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.35 2013/12/21 18:31:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.36 2013/12/21 19:15:48 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ots-0.5.0-r1.ebuild: + Stable for ppc, wrt bug #494968 21 Dec 2013; Pacho Ramos <pacho@gentoo.org> ots-0.5.0-r1.ebuild: x86 stable, 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 039620b35021..2d13a15e93e2 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.3 2013/12/21 18:31:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0-r1.ebuild,v 1.4 2013/12/21 19:15:48 ago 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=" |