diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch) | |
tree | 82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/Compress-Raw-Zlib | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2 historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Compress-Raw-Zlib')
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild index 7bd933d30378..6309f817f5ec 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.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-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild,v 1.3 2007/07/09 15:09:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.004-r1.ebuild,v 1.4 2007/07/10 23:33:26 mr_bones_ Exp $ inherit perl-module multilib @@ -20,7 +20,6 @@ DEPEND=${RDEPEND} SRC_TEST="do" - src_unpack() { perl-module_src_unpack @@ -33,4 +32,3 @@ OLD_ZLIB = False GZIP_OS_CODE = AUTO_DETECT EOF } - diff --git a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild index 54558c659c51..8bf846dd00d2 100644 --- a/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild +++ b/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.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-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.1 2007/07/07 14:22:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Raw-Zlib/Compress-Raw-Zlib-2.005.ebuild,v 1.2 2007/07/10 23:33:26 mr_bones_ Exp $ inherit perl-module multilib @@ -20,7 +20,6 @@ DEPEND=${RDEPEND} SRC_TEST="do" - src_unpack() { perl-module_src_unpack @@ -33,4 +32,3 @@ OLD_ZLIB = False GZIP_OS_CODE = AUTO_DETECT EOF } - |