diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-11 10:16:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-11 10:16:33 +0000 |
commit | 426141d0b309b5982e958e7f35e5b12d562b03e5 (patch) | |
tree | 4f55e7771e19505a927b0d4a2e5cb7af9082443c /sys-apps/smartmontools/smartmontools-5.36.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-426141d0b309b5982e958e7f35e5b12d562b03e5.tar.gz historical-426141d0b309b5982e958e7f35e5b12d562b03e5.tar.bz2 historical-426141d0b309b5982e958e7f35e5b12d562b03e5.zip |
stable amd64
Package-Manager: portage-3387-svn
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.36.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.36.ebuild b/sys-apps/smartmontools/smartmontools-5.36.ebuild index e0330ca77ae2..16468a89160d 100644 --- a/sys-apps/smartmontools/smartmontools-5.36.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.3 2006/06/10 18:50:47 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.4 2006/06/11 10:16:33 blubb Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc-macos sparc x86" IUSE="static" RDEPEND="" |