diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:32:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:32:40 +0000 |
commit | 854261a96c0d591d26dbdda9b997c436099fb378 (patch) | |
tree | 5ace9f1518dca378415fe16f2a56bf8cc448f66f /dev-perl/FileHandle-Rollback | |
parent | inherit eutils, sync IUSE (-doc, -mozilla) (Manifest recommit) (diff) | |
download | gentoo-2-854261a96c0d591d26dbdda9b997c436099fb378.tar.gz gentoo-2-854261a96c0d591d26dbdda9b997c436099fb378.tar.bz2 gentoo-2-854261a96c0d591d26dbdda9b997c436099fb378.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/FileHandle-Rollback')
-rw-r--r-- | dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild index 84b1059ea1b4..97d88e1e985b 100644 --- a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild +++ b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild,v 1.3 2004/06/25 00:28:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.04.ebuild,v 1.4 2004/07/14 17:32:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="FileHandle with commit and rollback" SRC_URI="http://www.cpan.org/modules/by-module/FileHandle/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/" @@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/" SLOT="0" LICENSE="Artistic" KEYWORDS="~x86" - +IUSE="" diff --git a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild index f04881a1dda9..213472240ad9 100644 --- a/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild +++ b/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild,v 1.3 2004/06/25 00:28:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FileHandle-Rollback/FileHandle-Rollback-1.05.ebuild,v 1.4 2004/07/14 17:32:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="FileHandle with commit and rollback" SRC_URI="http://www.cpan.org/modules/by-module/FileHandle/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/" @@ -12,4 +11,4 @@ HOMEPAGE="http://www.cpan.org/" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 sparc ~ppc" - +IUSE="" |