From a0344f1b65acdd94a7466df40262f1a4b4a3b798 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 11 Oct 2005 18:40:42 +0000 Subject: Marked ~ppc-macos (bug #108462) (Portage version: 2.0.51.22-r2) --- app-text/convertlit/ChangeLog | 5 ++++- app-text/convertlit/Manifest | 2 +- app-text/convertlit/convertlit-1.8.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'app-text/convertlit') diff --git a/app-text/convertlit/ChangeLog b/app-text/convertlit/ChangeLog index 74c4d429b8d3..fdca541d6308 100644 --- a/app-text/convertlit/ChangeLog +++ b/app-text/convertlit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/convertlit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/convertlit/ChangeLog,v 1.6 2005/04/21 20:36:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convertlit/ChangeLog,v 1.7 2005/10/11 18:40:42 grobian Exp $ + + 11 Oct 2005; Fabian Groffen convertlit-1.8.ebuild: + Marked ~ppc-macos (bug #108462) 21 Apr 2005; Simon Stelling convertlit-1.8.ebuild: stable on amd64 diff --git a/app-text/convertlit/Manifest b/app-text/convertlit/Manifest index 5a89f53c5eb1..ff1f47a7cd8b 100644 --- a/app-text/convertlit/Manifest +++ b/app-text/convertlit/Manifest @@ -1,4 +1,4 @@ +MD5 65dbbb2b0bdd834a8da54cfb5c816527 convertlit-1.8.ebuild 1006 MD5 9657651bf024d44ce6e58fb0f6da088b ChangeLog 817 -MD5 7ac3bc0e457185ce16819a1ec5c6c7db convertlit-1.8.ebuild 995 MD5 19ae2f2f4703b02fa61cc1ebf004518f metadata.xml 663 MD5 0aa568c1d0028560dd43f694c3bb200f files/digest-convertlit-1.8 58 diff --git a/app-text/convertlit/convertlit-1.8.ebuild b/app-text/convertlit/convertlit-1.8.ebuild index 8377d7fa7fdc..7a5a90b4b9ad 100644 --- a/app-text/convertlit/convertlit-1.8.ebuild +++ b/app-text/convertlit/convertlit-1.8.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-text/convertlit/convertlit-1.8.ebuild,v 1.6 2005/04/21 20:36:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/convertlit/convertlit-1.8.ebuild,v 1.7 2005/10/11 18:40:42 grobian Exp $ MY_P="clit${PV//./}" @@ -11,7 +11,7 @@ SRC_URI="http://www.convertlit.com/${MY_P}src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc amd64" +KEYWORDS="amd64 ppc ~ppc-macos x86" DEPEND="dev-libs/libtommath >=sys-apps/sed-4 app-arch/unzip" -- cgit v1.2.3-65-gdbad