diff options
author | 2013-12-21 18:31:22 +0000 | |
---|---|---|
committer | 2013-12-21 18:31:22 +0000 | |
commit | 2c3ad609b1783c4a16f38cc763fe8f630bd70e4a (patch) | |
tree | 7ccd4bdac0790762f2216eb284bed4e3bcaa9cc0 /app-text/ots | |
parent | Version bump. (diff) | |
download | gentoo-2-2c3ad609b1783c4a16f38cc763fe8f630bd70e4a.tar.gz gentoo-2-2c3ad609b1783c4a16f38cc763fe8f630bd70e4a.tar.bz2 gentoo-2-2c3ad609b1783c4a16f38cc763fe8f630bd70e4a.zip |
x86 stable, bug #494968
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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 d29a869933e7..f94843c24ef2 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.34 2013/12/21 18:09:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.35 2013/12/21 18:31:22 pacho Exp $ + + 21 Dec 2013; Pacho Ramos <pacho@gentoo.org> ots-0.5.0-r1.ebuild: + x86 stable, bug #494968 21 Dec 2013; Pacho Ramos <pacho@gentoo.org> ots-0.5.0-r1.ebuild: amd64 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 dfd57445c352..039620b35021 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.2 2013/12/21 18:09:31 pacho Exp $ +# $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 $ 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=" |