diff options
author | 2007-01-23 22:16:35 +0000 | |
---|---|---|
committer | 2007-01-23 22:16:35 +0000 | |
commit | b1727d86dd7827eefd68f61d03010c0d25cc38f6 (patch) | |
tree | e25692b86bac4e110ad679b070b39d7e1b486a56 /sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | |
parent | old (diff) | |
download | historical-b1727d86dd7827eefd68f61d03010c0d25cc38f6.tar.gz historical-b1727d86dd7827eefd68f61d03010c0d25cc38f6.tar.bz2 historical-b1727d86dd7827eefd68f61d03010c0d25cc38f6.zip |
dont need portage anymore #163500
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.36-r1.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild b/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild index e04e05942109..2eaa2290f3dd 100644 --- a/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.36-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/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.10 2007/01/15 17:18:24 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36-r1.ebuild,v 1.11 2007/01/23 22:16:35 vapier Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc-macos sparc x86 ~x86-fbsd" IUSE="static" RDEPEND="" -DEPEND=">=sys-apps/portage-2.0.51" +DEPEND="" src_unpack() { unpack ${A} |