diff options
author | 2013-05-16 12:53:16 +0000 | |
---|---|---|
committer | 2013-05-16 12:53:16 +0000 | |
commit | 367c26c63423c0af94037c51d9b5f41c4e14dcb9 (patch) | |
tree | a84b61fd20338066a19a121709d807e6aeda17f9 /sys-apps/sg3_utils/sg3_utils-1.35.ebuild | |
parent | Stable for amd64, wrt bug #464420 (diff) | |
download | historical-367c26c63423c0af94037c51d9b5f41c4e14dcb9.tar.gz historical-367c26c63423c0af94037c51d9b5f41c4e14dcb9.tar.bz2 historical-367c26c63423c0af94037c51d9b5f41c4e14dcb9.zip |
Stable for amd64, wrt bug #463142
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.35.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild b/sys-apps/sg3_utils/sg3_utils-1.35.ebuild index afab14f2164f..8db2fe361761 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.35.ebuild,v 1.1 2013/01/24 08:39:48 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.35.ebuild,v 1.2 2013/05/16 12:53:15 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |