diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-01-14 17:24:59 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-01-14 17:24:59 +0000 |
commit | 84587408217d7c71cc541a6d4bf23bfd47dfde08 (patch) | |
tree | 492d50c10037b052de5381c3b5ad718da53093f9 /dev-java/blowfishj/metadata.xml | |
parent | Version bump, also fix bug 158179 (diff) | |
download | gentoo-2-84587408217d7c71cc541a6d4bf23bfd47dfde08.tar.gz gentoo-2-84587408217d7c71cc541a6d4bf23bfd47dfde08.tar.bz2 gentoo-2-84587408217d7c71cc541a6d4bf23bfd47dfde08.zip |
Fixed to work with JAVA_PKG_STRICT, added source use flag and cleaned javadoc installation.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'dev-java/blowfishj/metadata.xml')
-rw-r--r-- | dev-java/blowfishj/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/blowfishj/metadata.xml b/dev-java/blowfishj/metadata.xml index 840efe3842ab..23a1a427d99a 100644 --- a/dev-java/blowfishj/metadata.xml +++ b/dev-java/blowfishj/metadata.xml @@ -5,10 +5,10 @@ <herd>java</herd> <longdescription> -The Blowfish implementation in Java, provides very fast ECB and CBC encryption. -Comes with the BlowfishEasy class for simple string encryption, plus a solution -for streaming, both are binary compatible to Blowfish.NET. Additionally this -package includes its own SHA-1 class, all sources, JUnit test cases, demos and +The Blowfish implementation in Java, provides very fast ECB and CBC encryption. +Comes with the BlowfishEasy class for simple string encryption, plus a solution +for streaming, both are binary compatible to Blowfish.NET. Additionally this +package includes its own SHA-1 class, all sources, JUnit test cases, demos and JavaDocs. </longdescription> </pkgmetadata> |