diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:02:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:02:11 +0000 |
commit | a80d3aa9e2412a43c6b2d67877f701ba89d107d1 (patch) | |
tree | a7277b33c8eb6ace7654cb8e6d4cba656caa9a00 /dev-perl/Convert-BER | |
parent | sync IUSE (+X) (Manifest recommit) (diff) | |
download | gentoo-2-a80d3aa9e2412a43c6b2d67877f701ba89d107d1.tar.gz gentoo-2-a80d3aa9e2412a43c6b2d67877f701ba89d107d1.tar.bz2 gentoo-2-a80d3aa9e2412a43c6b2d67877f701ba89d107d1.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Convert-BER')
-rw-r--r-- | dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Convert-BER/Convert-BER-1.3101.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild b/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild index 24fc6af23d36..3607bf3192f1 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.31-r2.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/Convert-BER/Convert-BER-1.31-r2.ebuild,v 1.14 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.31-r2.ebuild,v 1.15 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild b/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild index abbfddf0bef7..91e59a936569 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.31-r3.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/Convert-BER/Convert-BER-1.31-r3.ebuild,v 1.7 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.31-r3.ebuild,v 1.8 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Convert Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" diff --git a/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild b/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild index f84bdb491768..efe33c25ccbc 100644 --- a/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild +++ b/dev-perl/Convert-BER/Convert-BER-1.3101.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/Convert-BER/Convert-BER-1.3101.ebuild,v 1.5 2004/06/25 00:15:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-BER/Convert-BER-1.3101.ebuild,v 1.6 2004/07/14 16:59:18 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="Class for encoding/decoding BER messages" SRC_URI="http://cpan.pair.com/modules/by-module/Convert/${P}.tar.gz" @@ -13,3 +12,4 @@ HOMEPAGE="http://cpan.pair.com/modules/by-module/Convert/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ~ppc sparc alpha" +IUSE="" |