diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 10:57:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-18 10:57:48 +0000 |
commit | 630f4ee13acfcfc1ea667bd465d854adb7697e6f (patch) | |
tree | f1a643934bd017069614dd2fa348e0e728733cad /sys-apps/lshw/lshw-02.16b-r2.ebuild | |
parent | Remove old (diff) | |
download | historical-630f4ee13acfcfc1ea667bd465d854adb7697e6f.tar.gz historical-630f4ee13acfcfc1ea667bd465d854adb7697e6f.tar.bz2 historical-630f4ee13acfcfc1ea667bd465d854adb7697e6f.zip |
Stable for amd64, wrt bug #452684
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/lshw/lshw-02.16b-r2.ebuild')
-rw-r--r-- | sys-apps/lshw/lshw-02.16b-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/lshw/lshw-02.16b-r2.ebuild b/sys-apps/lshw/lshw-02.16b-r2.ebuild index 4129d35ef45c..203e33a04223 100644 --- a/sys-apps/lshw/lshw-02.16b-r2.ebuild +++ b/sys-apps/lshw/lshw-02.16b-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r2.ebuild,v 1.1 2012/12/02 07:00:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r2.ebuild,v 1.2 2013/01/18 10:57:47 ago Exp $ EAPI=4 inherit flag-o-matic eutils toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="http://ezix.org/software/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="gtk sqlite static" REQUIRED_USE="static? ( !gtk )" |