diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-09-08 20:54:18 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-09-08 20:54:18 +0000 |
commit | 241233dc1b923408d895fc58a41ce78fe2d6ebe3 (patch) | |
tree | e25d1cddede3562012f98dfb827736e072be47a1 /sys-apps/gsmartcontrol | |
parent | Fix RDEPEND. (diff) | |
download | gentoo-2-241233dc1b923408d895fc58a41ce78fe2d6ebe3.tar.gz gentoo-2-241233dc1b923408d895fc58a41ce78fe2d6ebe3.tar.bz2 gentoo-2-241233dc1b923408d895fc58a41ce78fe2d6ebe3.zip |
Stable for amd64 wrt bug #517290
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'sys-apps/gsmartcontrol')
-rw-r--r-- | sys-apps/gsmartcontrol/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/gsmartcontrol/ChangeLog b/sys-apps/gsmartcontrol/ChangeLog index 90188368f8c5..cd9c59dc91ff 100644 --- a/sys-apps/gsmartcontrol/ChangeLog +++ b/sys-apps/gsmartcontrol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/gsmartcontrol # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.4 2014/08/14 16:47:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.5 2014/09/08 20:54:18 nimiux Exp $ + + 08 Sep 2014; Chema Alonso <nimiux@gentoo.org> gsmartcontrol-0.8.7.ebuild: + Stable for amd64 wrt bug #517290 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> gsmartcontrol-0.8.7.ebuild: diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild index dc124383ba32..8f12cbfb493d 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.5 2014/08/14 16:47:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.6 2014/09/08 20:54:18 nimiux Exp $ EAPI=4 inherit gnome2-utils @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2 LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" COMMON_DEPEND="dev-cpp/gtkmm:2.4 |