summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-09-21 20:10:05 +0000
committerFabian Groffen <grobian@gentoo.org>2005-09-21 20:10:05 +0000
commit14e812c8e8725a5d280dc6da5c4623bd052d6559 (patch)
tree23b3f25208017f44ce8031b706547b916302e8e1 /app-text/sablotron
parentstable on alpha wrt bug #102373 (diff)
downloadhistorical-14e812c8e8725a5d280dc6da5c4623bd052d6559.tar.gz
historical-14e812c8e8725a5d280dc6da5c4623bd052d6559.tar.bz2
historical-14e812c8e8725a5d280dc6da5c4623bd052d6559.zip
Marking ~ppc-macos (bug #105887)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/sablotron')
-rw-r--r--app-text/sablotron/ChangeLog5
-rw-r--r--app-text/sablotron/Manifest8
-rw-r--r--app-text/sablotron/sablotron-1.0.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog
index aba5900854ee..3ea424dea16b 100644
--- a/app-text/sablotron/ChangeLog
+++ b/app-text/sablotron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/sablotron
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.43 2005/09/10 06:18:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.44 2005/09/21 20:10:05 grobian Exp $
+
+ 21 Sep 2005; Fabian Groffen <grobian@gentoo.org> sablotron-1.0.1.ebuild:
+ Marking ~ppc-macos (bug #105887)
09 Sep 2005; Aron Griffis <agriffis@gentoo.org> sablotron-1.0.1.ebuild:
Mark 1.0.1 stable on alpha
diff --git a/app-text/sablotron/Manifest b/app-text/sablotron/Manifest
index 6ea799ff9629..eeb006cffa88 100644
--- a/app-text/sablotron/Manifest
+++ b/app-text/sablotron/Manifest
@@ -1,8 +1,8 @@
-MD5 7e82a65aa0721f46a005e4218f19201d sablotron-1.0.1.ebuild 1539
-MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 c6bb54fe6f5198df7fb3684a4bc4359f ChangeLog 5902
+MD5 f46a40c8986fcc0697eb6732d69b03fa sablotron-1.0.1.ebuild 1549
MD5 0fad47f36c897887b336f55aa9bb9121 sablotron-0.97.ebuild 1013
MD5 a25421d1abee0133c252662a31a206c1 sablotron-1.0.ebuild 1478
-MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63
+MD5 3298c4d042f0733ff543a9fdea2deba1 ChangeLog 6012
+MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 42df851a9f037fa853698dbdb7c2b449 files/digest-sablotron-1.0 62
MD5 be9d8aaeeda4c615088d8c7998c77bb9 files/digest-sablotron-1.0.1 64
+MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63
diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild
index 480930a9d034..ab7401576f5a 100644
--- a/app-text/sablotron/sablotron-1.0.1.ebuild
+++ b/app-text/sablotron/sablotron-1.0.1.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/sablotron/sablotron-1.0.1.ebuild,v 1.16 2005/09/10 06:18:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.17 2005/09/21 20:10:05 grobian Exp $
inherit libtool gnuconfig flag-o-matic
@@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz"
# Sablotron can optionally be built under GPL, using MPL for now
LICENSE="MPL-1.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86"
IUSE="doc perl"
RDEPEND=">=dev-libs/expat-1.95.6-r1"