diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-07-16 09:51:14 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-07-16 09:51:14 +0000 |
commit | 6958602bc2f3f6a5f9734f5b8af5fbde82221b53 (patch) | |
tree | b49ca21266c797c6497198d226e11aebd3d1bc57 /dev-java/jgoodies-animation | |
parent | cleaner (diff) | |
download | historical-6958602bc2f3f6a5f9734f5b8af5fbde82221b53.tar.gz historical-6958602bc2f3f6a5f9734f5b8af5fbde82221b53.tar.bz2 historical-6958602bc2f3f6a5f9734f5b8af5fbde82221b53.zip |
versions bad
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-java/jgoodies-animation')
-rw-r--r-- | dev-java/jgoodies-animation/Manifest | 10 | ||||
-rw-r--r-- | dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/dev-java/jgoodies-animation/Manifest b/dev-java/jgoodies-animation/Manifest index a1c0c05e61ad..eac54fffa6ca 100644 --- a/dev-java/jgoodies-animation/Manifest +++ b/dev-java/jgoodies-animation/Manifest @@ -1,5 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3e7a477ef61f94e4b212473e374182b7 jgoodies-animation-1.1.3.ebuild 1265 MD5 6389ca0e73406df3c88bfe182b73704c ChangeLog 866 MD5 0a7e021f886fb1b2e57c3ceb9eb8f9e7 metadata.xml 308 MD5 1927a2ddc87063bc3a874c03869761bf files/digest-jgoodies-animation-1.1.3 64 MD5 10eed29030757ce0187080b12e9923c6 files/build.xml 2276 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2Nim/rLF9B432nYRAsrgAJ0T9f1qf2F9ALoVkJYIjmmzNpIemACgq9GD +BCDODT8fKBsPA6BpJRCjo/c= +=viWL +-----END PGP SIGNATURE----- diff --git a/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild b/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild index 46e08a06db38..0b1ee32fa6e9 100644 --- a/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild +++ b/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.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/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild,v 1.4 2005/06/04 21:11:41 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-animation/jgoodies-animation-1.1.3.ebuild,v 1.5 2005/07/16 09:51:14 axxo Exp $ inherit java-pkg @@ -48,7 +48,7 @@ src_compile() { } src_install() { - java-pkg_dojar animation-${PV}.jar + java-pkg_newjar animation-${PV}.jar animation.jar dodoc RELEASE-NOTES.txt use doc && java-pkg_dohtml -r build/doc |