diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-08-28 12:27:58 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-08-28 12:27:58 +0000 |
commit | c04d57c2f4d405be0b2fba60c5b696256e6b5dff (patch) | |
tree | f2ca151714efd7ec8b5e45a1670f0b88b55416e1 /app-text | |
parent | stable amd64 (diff) | |
download | historical-c04d57c2f4d405be0b2fba60c5b696256e6b5dff.tar.gz historical-c04d57c2f4d405be0b2fba60c5b696256e6b5dff.tar.bz2 historical-c04d57c2f4d405be0b2fba60c5b696256e6b5dff.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sablotron/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sablotron/Manifest | 20 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.1.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index 27ccf75b89f1..375eb5e3a034 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.41 2005/08/12 17:48:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.42 2005/08/28 12:27:58 gmsoft Exp $ + + 28 Aug 2005; Guy Martin <gmsoft@gentoo.org> sablotron-1.0.1.ebuild: + Stable on hppa. 12 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> sablotron-1.0.1.ebuild: diff --git a/app-text/sablotron/Manifest b/app-text/sablotron/Manifest index 889c6eca5d4d..deaa2c38edd8 100644 --- a/app-text/sablotron/Manifest +++ b/app-text/sablotron/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0fad47f36c897887b336f55aa9bb9121 sablotron-0.97.ebuild 1013 +MD5 096e7f1770c2f5fda181e05db61bfdd9 ChangeLog 5796 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 0fad47f36c897887b336f55aa9bb9121 sablotron-0.97.ebuild 1013 +MD5 2fdb0c906b4d2801ae7c3ed2acfa9ba4 sablotron-1.0.1.ebuild 1538 MD5 a25421d1abee0133c252662a31a206c1 sablotron-1.0.ebuild 1478 -MD5 4c19d1755a36ba0c68adc6d44ca14f55 sablotron-1.0.1.ebuild 1541 -MD5 2b864c634f1418827ae32ae495d86d2a ChangeLog 5709 -MD5 be9d8aaeeda4c615088d8c7998c77bb9 files/digest-sablotron-1.0.1 64 -MD5 42df851a9f037fa853698dbdb7c2b449 files/digest-sablotron-1.0 62 MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFC/OEoKRy60XGEcJIRAnOuAKCr+lk8ySS1ObKdnfAPsTwglVUYgQCfefkG -Lxop4uLDR8E62WysA6TERXQ= -=UJfP ------END PGP SIGNATURE----- +MD5 42df851a9f037fa853698dbdb7c2b449 files/digest-sablotron-1.0 62 +MD5 be9d8aaeeda4c615088d8c7998c77bb9 files/digest-sablotron-1.0.1 64 diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index 5ec9c4a8b6d4..12920135b294 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.14 2005/08/12 17:48:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.15 2005/08/28 12:27:58 gmsoft 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="x86 sparc ppc mips ~alpha arm ~hppa ~amd64 ia64 s390 ppc64" +KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |