diff options
author | 2007-02-17 15:36:39 +0000 | |
---|---|---|
committer | 2007-02-17 15:36:39 +0000 | |
commit | 8494c37db97f6b1332918da117b323744492cf30 (patch) | |
tree | 1e47d891eda2537c512c53f66ea3176eb81fe0ae /virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild | |
parent | For mixart and vx222, you can use either udev/hotplug or alsa-tools to load t... (diff) | |
download | historical-8494c37db97f6b1332918da117b323744492cf30.tar.gz historical-8494c37db97f6b1332918da117b323744492cf30.tar.bz2 historical-8494c37db97f6b1332918da117b323744492cf30.zip |
Version bump
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild')
-rw-r--r-- | virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild b/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild new file mode 100644 index 000000000000..a0cd1ea27203 --- /dev/null +++ b/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-HiRes/perl-Time-HiRes-1.97.05.ebuild,v 1.1 2007/02/17 15:36:39 mcummings Exp $ + +DESCRIPTION="Virtual for Time-HiRes" +HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Time-HiRes-${PV}" |