diff options
author | 2013-05-23 17:15:49 +0000 | |
---|---|---|
committer | 2013-05-23 17:15:49 +0000 | |
commit | 8fab0ee2304e496f331f853cdebd4bc3e1d05c66 (patch) | |
tree | 14ec8de90043c57b1e6e341f8b34744073918462 /net-libs/liboping/liboping-1.6.2.ebuild | |
parent | Stable for amd64, wrt bug #470730 (diff) | |
download | gentoo-2-8fab0ee2304e496f331f853cdebd4bc3e1d05c66.tar.gz gentoo-2-8fab0ee2304e496f331f853cdebd4bc3e1d05c66.tar.bz2 gentoo-2-8fab0ee2304e496f331f853cdebd4bc3e1d05c66.zip |
Stable for amd64, wrt bug #470708
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/liboping/liboping-1.6.2.ebuild')
-rw-r--r-- | net-libs/liboping/liboping-1.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/liboping/liboping-1.6.2.ebuild b/net-libs/liboping/liboping-1.6.2.ebuild index 0725579ffeb5..d01b85b62ebf 100644 --- a/net-libs/liboping/liboping-1.6.2.ebuild +++ b/net-libs/liboping/liboping-1.6.2.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/net-libs/liboping/liboping-1.6.2.ebuild,v 1.1 2012/06/11 19:21:44 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liboping/liboping-1.6.2.ebuild,v 1.2 2013/05/23 17:15:49 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://verplant.org/${PN}/files/${P}.tar.bz2" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="perl" DEPEND=" |