diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-10 10:35:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-10 10:35:14 +0000 |
commit | cb0949bdfcb92471625c0d397b9a01328f30b6af (patch) | |
tree | efc9bdd755a9ca3fadd4fca154618d9097273000 /net-p2p/dchub | |
parent | Update Manifest to v2 (diff) | |
download | gentoo-2-cb0949bdfcb92471625c0d397b9a01328f30b6af.tar.gz gentoo-2-cb0949bdfcb92471625c0d397b9a01328f30b6af.tar.bz2 gentoo-2-cb0949bdfcb92471625c0d397b9a01328f30b6af.zip |
Add autotools variables, bug 152462
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r-- | net-p2p/dchub/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.5.2.ebuild | 9 | ||||
-rw-r--r-- | net-p2p/dchub/files/digest-dchub-0.5.2 | 2 |
3 files changed, 13 insertions, 5 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog index e5bc1ff607a5..550f4e48fe7c 100644 --- a/net-p2p/dchub/ChangeLog +++ b/net-p2p/dchub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/dchub -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.20 2005/07/13 14:22:20 sekretarz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.21 2007/01/10 10:35:14 armin76 Exp $ + + 10 Jan 2007; Raúl Porcel <armin76@gentoo.org> dchub-0.5.2.ebuild: + Add autotools variables, bug 152462 13 Jul 2005; <sekretarz@gentoo.org> +files/dchub-0.5.2-amd64.patch, dchub-0.5.2.ebuild: diff --git a/net-p2p/dchub/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild index 0fd33520001f..baf710e0d5db 100644 --- a/net-p2p/dchub/dchub-0.5.2.ebuild +++ b/net-p2p/dchub/dchub-0.5.2.ebuild @@ -1,8 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.8 2005/07/13 14:22:20 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.9 2007/01/10 10:35:14 armin76 Exp $ -inherit eutils +WANT_AUTOCONF="latest" +WANT_AUTOMAKE="1.4" + +inherit eutils autotools IUSE="" diff --git a/net-p2p/dchub/files/digest-dchub-0.5.2 b/net-p2p/dchub/files/digest-dchub-0.5.2 index 791b9be26964..e162fd3e1ad8 100644 --- a/net-p2p/dchub/files/digest-dchub-0.5.2 +++ b/net-p2p/dchub/files/digest-dchub-0.5.2 @@ -1 +1,3 @@ MD5 673a43cde95bce2c2acba2cfab83d527 dchub-0.5.2.tar.gz 366780 +RMD160 20bffacccb8769030fd3933c0b66ee186737e054 dchub-0.5.2.tar.gz 366780 +SHA256 e0af327f1a48d48174e7f4627dbaee58bd75e6db087e271afb59bac74a90f0a5 dchub-0.5.2.tar.gz 366780 |