summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2013-06-26 08:34:45 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2013-06-26 08:34:45 +0000
commit187b6ebfb384fe75128baa3f9bf49f1d7cc5b59f (patch)
tree639f996631c768c267113bfd1f025ec91f7dedad /app-office/tpp
parentx86 stable, see bug 473980 (diff)
downloadgentoo-2-187b6ebfb384fe75128baa3f9bf49f1d7cc5b59f.tar.gz
gentoo-2-187b6ebfb384fe75128baa3f9bf49f1d7cc5b59f.tar.bz2
gentoo-2-187b6ebfb384fe75128baa3f9bf49f1d7cc5b59f.zip
x86 stable, see bug 474018
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'app-office/tpp')
-rw-r--r--app-office/tpp/ChangeLog5
-rw-r--r--app-office/tpp/tpp-1.3.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/tpp/ChangeLog b/app-office/tpp/ChangeLog
index 9cf18dd125de..67c18313a74c 100644
--- a/app-office/tpp/ChangeLog
+++ b/app-office/tpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/tpp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/ChangeLog,v 1.22 2013/06/24 16:52:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/ChangeLog,v 1.23 2013/06/26 08:34:45 nativemad Exp $
+
+ 26 Jun 2013; Andreas Schuerch <nativemad@gentoo.org> tpp-1.3.1-r2.ebuild:
+ x86 stable, see bug 474018
24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> tpp-1.3.1-r2.ebuild:
Stable for ppc, wrt bug #474018
diff --git a/app-office/tpp/tpp-1.3.1-r2.ebuild b/app-office/tpp/tpp-1.3.1-r2.ebuild
index 424e8976adc4..5cdda758a1bd 100644
--- a/app-office/tpp/tpp-1.3.1-r2.ebuild
+++ b/app-office/tpp/tpp-1.3.1-r2.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-office/tpp/tpp-1.3.1-r2.ebuild,v 1.2 2013/06/24 16:52:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.1-r2.ebuild,v 1.3 2013/06/26 08:34:45 nativemad Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -13,7 +13,7 @@ SRC_URI="http://synflood.at/tpp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="figlet"
RDEPEND="${RDEPEND} figlet? ( app-misc/figlet )"