diff options
author | 2011-07-03 08:43:57 +0000 | |
---|---|---|
committer | 2011-07-03 08:43:57 +0000 | |
commit | f261498e940987296051d6b9913038eff3b21843 (patch) | |
tree | 689ca47bca73e3dcb0b8db3e4a072c0a39db5627 /net-libs/openpgm/openpgm-5.1.116.ebuild | |
parent | Stable on amd64 wrt bug #354655 (diff) | |
download | historical-f261498e940987296051d6b9913038eff3b21843.tar.gz historical-f261498e940987296051d6b9913038eff3b21843.tar.bz2 historical-f261498e940987296051d6b9913038eff3b21843.zip |
Stable on amd64 wrt bug #371377
Package-Manager: portage-2.2.0_alpha42/cvs/Linux x86_64
Diffstat (limited to 'net-libs/openpgm/openpgm-5.1.116.ebuild')
-rw-r--r-- | net-libs/openpgm/openpgm-5.1.116.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openpgm/openpgm-5.1.116.ebuild b/net-libs/openpgm/openpgm-5.1.116.ebuild index 6cff7d058b4f..aa73d8996ea0 100644 --- a/net-libs/openpgm/openpgm-5.1.116.ebuild +++ b/net-libs/openpgm/openpgm-5.1.116.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openpgm/openpgm-5.1.116.ebuild,v 1.1 2011/04/21 11:34:19 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openpgm/openpgm-5.1.116.ebuild,v 1.2 2011/07/03 08:43:46 hwoarang Exp $ EAPI=3 inherit autotools @@ -12,7 +12,7 @@ SRC_URI="http://openpgm.googlecode.com/files/libpgm-${PV}~dfsg.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" DEPEND="" |