diff options
author | Jason Wever <weeve@gentoo.org> | 2006-06-10 18:50:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-06-10 18:50:47 +0000 |
commit | 41e912adf2832d1582090408c568986ecf2b8b90 (patch) | |
tree | 0ec5e0d5370ea11850b875f389d45c1f3fbf36c1 /sys-apps/smartmontools | |
parent | Stable on SPARC wrt bug #136198. (diff) | |
download | gentoo-2-41e912adf2832d1582090408c568986ecf2b8b90.tar.gz gentoo-2-41e912adf2832d1582090408c568986ecf2b8b90.tar.bz2 gentoo-2-41e912adf2832d1582090408c568986ecf2b8b90.zip |
Stable on SPARC wrt bug #136093.
(Portage version: 2.1)
Diffstat (limited to 'sys-apps/smartmontools')
-rw-r--r-- | sys-apps/smartmontools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/smartmontools/ChangeLog b/sys-apps/smartmontools/ChangeLog index c19d45c06e4a..8775a734322e 100644 --- a/sys-apps/smartmontools/ChangeLog +++ b/sys-apps/smartmontools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/smartmontools # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.48 2006/06/10 15:11:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/ChangeLog,v 1.49 2006/06/10 18:50:47 weeve Exp $ + + 10 Jun 2006; Jason Wever <weeve@gentoo.org> smartmontools-5.36.ebuild: + Stable on SPARC wrt bug #136093. 10 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> smartmontools-5.36.ebuild: diff --git a/sys-apps/smartmontools/smartmontools-5.36.ebuild b/sys-apps/smartmontools/smartmontools-5.36.ebuild index a185f9d19b7b..e0330ca77ae2 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.2 2006/06/10 15:11:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.36.ebuild,v 1.3 2006/06/10 18:50:47 weeve 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="" |