diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-07 23:22:17 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-07 23:22:17 +0000 |
commit | ddd8d07392caeed2f09efe23944c19993de42087 (patch) | |
tree | 54e063be32a1d7c8fd1040117f38635d6a3e349b /dev-java/jdbc-informix | |
parent | Use elog for fetch error. (diff) | |
download | historical-ddd8d07392caeed2f09efe23944c19993de42087.tar.gz historical-ddd8d07392caeed2f09efe23944c19993de42087.tar.bz2 historical-ddd8d07392caeed2f09efe23944c19993de42087.zip |
Use elog for fetch error.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-java/jdbc-informix')
-rw-r--r-- | dev-java/jdbc-informix/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/jdbc-informix/Manifest | 14 | ||||
-rw-r--r-- | dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild | 18 |
3 files changed, 27 insertions, 13 deletions
diff --git a/dev-java/jdbc-informix/ChangeLog b/dev-java/jdbc-informix/ChangeLog index d35dc4b1f353..57517e18c700 100644 --- a/dev-java/jdbc-informix/ChangeLog +++ b/dev-java/jdbc-informix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jdbc-informix -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/ChangeLog,v 1.19 2007/12/25 02:06:47 betelgeuse Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/ChangeLog,v 1.20 2009/07/07 23:22:17 flameeyes Exp $ + + 07 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org> + jdbc-informix-3.00.3.ebuild: + Use elog for fetch error. 25 Dec 2007; Petteri Räty <betelgeuse@gentoo.org> -jdbc-informix-2.21.5.ebuild: diff --git a/dev-java/jdbc-informix/Manifest b/dev-java/jdbc-informix/Manifest index fee5d6c02c24..342edaa81b94 100644 --- a/dev-java/jdbc-informix/Manifest +++ b/dev-java/jdbc-informix/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST JDBC.3.00.JC3.tar 18447872 RMD160 f38781b5deb7076e854000849e1c1d41231439dc SHA1 856ca3f54433cd3220ce598fde75bbf13cb31839 SHA256 b8a894c0aff02bd690d2082cb4e0e4d2f8e73ff59e3cbdafd28562346902ced7 -EBUILD jdbc-informix-3.00.3.ebuild 1787 RMD160 8c518c6de479ef4cf728c392d45a87d4a24070aa SHA1 e65c8f762ff7899ad18dcbf0668c289caa94ed52 SHA256 fccec7f062eee846c8c6b01bca33a9b069931678278cf083f63a0942fdea1330 -MISC ChangeLog 2844 RMD160 9bf22f60f8dafd28d1857118c57d23644db06503 SHA1 adf237d82dcdf43155801bc4c5430843370f2419 SHA256 adc19357b3b1b8d20b7683b704b058f69f6282dcf711b3014f65b890771f104f +EBUILD jdbc-informix-3.00.3.ebuild 1781 RMD160 b9f9e584895bf6cd23c80735f30c0202f87a2608 SHA1 01fc280e1ccdecc054792052ffaded5ccb095051 SHA256 028486392e90db655cf81770bb655dca11487995c03797d3579f994753975f96 +MISC ChangeLog 2959 RMD160 4361244d42d06b148f298a89ddc0c67b9737721e SHA1 76fd103235912558ebd155610c8390eacffeae53 SHA256 e4bc6f04f39ac8f2e83c4992872c6ce93a9401e288f106d1dd359553036e31b4 MISC metadata.xml 157 RMD160 ab0b3741457dee7531f59c4da0f0e9e8399af084 SHA1 c37a6b9922aef61b5b3387655bccb6e3b16e0e26 SHA256 295d02c5805b0257938eb80314b371daac94b8d6ea85629a902de7a824adc0c9 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAkpT2K4ACgkQAiZjviIA2XhLkwCg0rXpkJhC4ugohsyqZN15IVUz +H34AoL5Dg0Pz8JnUD/y711PBN2jGsHCr +=f/Y1 +-----END PGP SIGNATURE----- diff --git a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild index dc8ae51b66c7..b713a86c9965 100644 --- a/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild +++ b/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild,v 1.5 2007/12/09 13:23:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-informix/jdbc-informix-3.00.3.ebuild,v 1.6 2009/07/07 23:22:17 flameeyes Exp $ JAVA_PKG_IUSE="doc examples" @@ -24,13 +24,13 @@ IUSE="" S="${WORKDIR}" pkg_nofetch() { - einfo "Due to licensing restrictions, you need to download the distfile manually." - einfo "Please navigate to ${DOWNLOADPAGE}" - einfo "Click on the 'Informix JDBC Driver' link, version ${MY_PV}" - einfo "Sign up with your IBM account (you need to register)." - einfo "Go through the license agreement and survey." - einfo "Download ${At} and place it into ${DISTDIR}" - einfo "And restart the installation." + elog "Due to licensing restrictions, you need to download the distfile manually." + elog "Please navigate to ${DOWNLOADPAGE}" + elog "Click on the 'Informix JDBC Driver' link, version ${MY_PV}" + elog "Sign up with your IBM account (you need to register)." + elog "Go through the license agreement and survey." + elog "Download ${At} and place it into ${DISTDIR}" + elog "And restart the installation." } src_compile() { |