diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-11-02 19:51:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-11-02 19:51:17 +0000 |
commit | c88ebe30e0769649bfcc0429e5eda30cc2f4fd0f (patch) | |
tree | cd80d53eef8e720dda3ed011e744f713f972ff9c /app-office/tpp | |
parent | Marked Stable on amd64. Bug #111273. (diff) | |
download | historical-c88ebe30e0769649bfcc0429e5eda30cc2f4fd0f.tar.gz historical-c88ebe30e0769649bfcc0429e5eda30cc2f4fd0f.tar.bz2 historical-c88ebe30e0769649bfcc0429e5eda30cc2f4fd0f.zip |
Stable on x86, bug #111215.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-office/tpp')
-rw-r--r-- | app-office/tpp/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/tpp/Manifest | 20 | ||||
-rw-r--r-- | app-office/tpp/tpp-1.3.ebuild | 4 |
3 files changed, 21 insertions, 8 deletions
diff --git a/app-office/tpp/ChangeLog b/app-office/tpp/ChangeLog index 6cc11a1fab12..62fd54348d4a 100644 --- a/app-office/tpp/ChangeLog +++ b/app-office/tpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/tpp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/ChangeLog,v 1.3 2005/07/14 08:43:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/ChangeLog,v 1.4 2005/11/02 19:51:17 ticho Exp $ + + 02 Nov 2005; Andrej Kacian <ticho@gentoo.org> tpp-1.3.ebuild: + Stable on x86, bug #111215. 14 Jul 2005; David Holm <dholm@gentoo.org> tpp-1.3.ebuild: Added to ~ppc. diff --git a/app-office/tpp/Manifest b/app-office/tpp/Manifest index db476deb17ee..b57de1dcd8db 100644 --- a/app-office/tpp/Manifest +++ b/app-office/tpp/Manifest @@ -1,8 +1,18 @@ -MD5 948e888e513852ed48dfa49ed689681b ChangeLog 701 -MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158 -MD5 75d4015f47059c554ee9e90a045d5b9d tpp-1.1.1.ebuild 707 -MD5 eba39867ea7a06609090a755863ff51a tpp-1.3.ebuild 705 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5aa6367f05b752f77b2be2f716a8d6f4 ChangeLog 796 MD5 88742db74aaaa305de59c9405e8f39c5 files/digest-tpp-1.1.1 60 -MD5 a68630d34ea6a5425f0cbb36fb0af210 files/tpp-1.1.1-Makefile.patch 700 MD5 b3c88b7d5e7dd93b4d4dc2335271d73f files/digest-tpp-1.3 58 +MD5 a68630d34ea6a5425f0cbb36fb0af210 files/tpp-1.1.1-Makefile.patch 700 MD5 d63676d4a066b5b404797b5aad05b7da files/tpp-1.3-Makefile.patch 893 +MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158 +MD5 75d4015f47059c554ee9e90a045d5b9d tpp-1.1.1.ebuild 707 +MD5 5ada99ec2f672d3e275d00c40396536f tpp-1.3.ebuild 704 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDaRjEQlM6RnzZP+IRAs1LAKDFoVt0kB+yyDPAs3HSSMGVegAvgwCgmhXT +/UTl51KiegWW0MyDnjxzqUw= +=W8+3 +-----END PGP SIGNATURE----- diff --git a/app-office/tpp/tpp-1.3.ebuild b/app-office/tpp/tpp-1.3.ebuild index 90a4391e79bb..131b7dea7444 100644 --- a/app-office/tpp/tpp-1.3.ebuild +++ b/app-office/tpp/tpp-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.ebuild,v 1.2 2005/07/14 08:43:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tpp/tpp-1.3.ebuild,v 1.3 2005/11/02 19:51:17 ticho Exp $ inherit eutils ruby @@ -10,7 +10,7 @@ SRC_URI="http://synflood.at/tpp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="figlet" USE_RUBY="ruby18" |