diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-19 12:19:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-19 12:19:35 +0000 |
commit | 23516c81cc5578766d44e97b7cb66e5d5f1cfee6 (patch) | |
tree | a4208aa7bb3da2dc38123195500e425763ecfd49 /app-text | |
parent | sh love (diff) | |
download | historical-23516c81cc5578766d44e97b7cb66e5d5f1cfee6.tar.gz historical-23516c81cc5578766d44e97b7cb66e5d5f1cfee6.tar.bz2 historical-23516c81cc5578766d44e97b7cb66e5d5f1cfee6.zip |
sh love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sablotron/Manifest | 20 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.1.ebuild | 6 |
2 files changed, 18 insertions, 8 deletions
diff --git a/app-text/sablotron/Manifest b/app-text/sablotron/Manifest index eeb006cffa88..58e880b88820 100644 --- a/app-text/sablotron/Manifest +++ b/app-text/sablotron/Manifest @@ -1,8 +1,18 @@ -MD5 f46a40c8986fcc0697eb6732d69b03fa sablotron-1.0.1.ebuild 1549 -MD5 0fad47f36c897887b336f55aa9bb9121 sablotron-0.97.ebuild 1013 -MD5 a25421d1abee0133c252662a31a206c1 sablotron-1.0.ebuild 1478 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3298c4d042f0733ff543a9fdea2deba1 ChangeLog 6012 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 47394bfd045510f7f6b74c7828d48502 files/digest-sablotron-0.97 63 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 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 0fad47f36c897887b336f55aa9bb9121 sablotron-0.97.ebuild 1013 +MD5 20f609b1b0432118a1a86d6705341ed0 sablotron-1.0.1.ebuild 1551 +MD5 a25421d1abee0133c252662a31a206c1 sablotron-1.0.ebuild 1478 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDz4Rh2+ySkm8kpY0RAqwkAKDDhlO1LdPhrxaoJXiOJXvL/0oVxwCggcKK +QRFdtWoxVT/QxSgqzBsFqyE= +=p3tA +-----END PGP SIGNATURE----- diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index ab7401576f5a..d772f1288562 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 +# Copyright 1999-2006 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.17 2005/09/21 20:10:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.18 2006/01/19 12:19:35 vapier 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 ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |