diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-05-30 20:34:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-05-30 20:34:12 +0000 |
commit | 7dcc4da0d76af7941c54e39fd1b9e6518f40158c (patch) | |
tree | a202054bb0c108a633e87026cb330bec4d94b1c6 /dev-java/offo-hyphenation | |
parent | whitespace (diff) | |
download | historical-7dcc4da0d76af7941c54e39fd1b9e6518f40158c.tar.gz historical-7dcc4da0d76af7941c54e39fd1b9e6518f40158c.tar.bz2 historical-7dcc4da0d76af7941c54e39fd1b9e6518f40158c.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/offo-hyphenation')
-rw-r--r-- | dev-java/offo-hyphenation/Manifest | 8 | ||||
-rw-r--r-- | dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/offo-hyphenation/Manifest b/dev-java/offo-hyphenation/Manifest index 57d9ddf61836..fba4ebee822d 100644 --- a/dev-java/offo-hyphenation/Manifest +++ b/dev-java/offo-hyphenation/Manifest @@ -1,8 +1,8 @@ DIST offo-hyphenation.zip 359817 RMD160 2bb83191175118df00e866104992f73ab3260d3c SHA1 f8f868b9797bf47d182cdd28cda00e62fbc8cf5e SHA256 f877d0c642bc187918ff66415d4289fa30cf5bdeb8c7ba880dbe378e133ee3d2 -EBUILD offo-hyphenation-1.0.ebuild 1229 RMD160 c12b9abc7d6c6e15dc1ac7e73ea3b98a277195a3 SHA1 195794a68f0056941107da20fa869888ec05e396 SHA256 2755fe63a175e556a7f576e22f4ec66eaed0d67401ebac40a6dfb1702a061435 -MD5 d0148c260a01b2901c9551a5298e1ada offo-hyphenation-1.0.ebuild 1229 -RMD160 c12b9abc7d6c6e15dc1ac7e73ea3b98a277195a3 offo-hyphenation-1.0.ebuild 1229 -SHA256 2755fe63a175e556a7f576e22f4ec66eaed0d67401ebac40a6dfb1702a061435 offo-hyphenation-1.0.ebuild 1229 +EBUILD offo-hyphenation-1.0.ebuild 1233 RMD160 dcad05e0b99052c112cd6b129434538fb6ddb49c SHA1 a3c490ea831608017c55974f4aef4438048d139d SHA256 c6b325b5c382e73fa358695c0317bd522b252537fc59f14e529ebd0bc7440c29 +MD5 dba1f051ec876af36a7ad903d85cee40 offo-hyphenation-1.0.ebuild 1233 +RMD160 dcad05e0b99052c112cd6b129434538fb6ddb49c offo-hyphenation-1.0.ebuild 1233 +SHA256 c6b325b5c382e73fa358695c0317bd522b252537fc59f14e529ebd0bc7440c29 offo-hyphenation-1.0.ebuild 1233 MISC ChangeLog 393 RMD160 f8c2306781655072a01469800396b6d2a1f9b3f8 SHA1 370391ebf13451880b9824bda43fb9d8232b3845 SHA256 990168d0cc5a0f7d58499a52c1b2ff085cb8eb408897beec0c86be18edd90360 MD5 3e0267dcf1d161e4028e6512d79590de ChangeLog 393 RMD160 f8c2306781655072a01469800396b6d2a1f9b3f8 ChangeLog 393 diff --git a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild index 3444867dc2d6..15f55b10c079 100644 --- a/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild +++ b/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.1 2007/05/16 23:19:16 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/offo-hyphenation/offo-hyphenation-1.0.ebuild,v 1.2 2007/05/30 20:34:12 mr_bones_ Exp $ DESCRIPTION="Hyphenation patterns for Apache Fop" HOMEPAGE="http://offo.sourceforge.net" @@ -37,4 +37,4 @@ pkg_postinst() { elog "To compile the patterns, install dev-java/fop with USE=hyphenation." elog "Alternatively, use the uncompiled patterns via the <hyphenation-base>" elog "configuration option. See the documentation for more details." -}
\ No newline at end of file +} |