diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:05:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:05:42 +0000 |
commit | 746c7c8b7e170056aac17e7a32f4319c98fc8676 (patch) | |
tree | ef11073cc21a4058eb4cb07262aea14a55c87089 /net-misc/olsrd | |
parent | amd64 stable, bug #495874 (diff) | |
download | gentoo-2-746c7c8b7e170056aac17e7a32f4319c98fc8676.tar.gz gentoo-2-746c7c8b7e170056aac17e7a32f4319c98fc8676.tar.bz2 gentoo-2-746c7c8b7e170056aac17e7a32f4319c98fc8676.zip |
amd64 stable, bug #495880
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/olsrd')
-rw-r--r-- | net-misc/olsrd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/olsrd/olsrd-0.6.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/olsrd/ChangeLog b/net-misc/olsrd/ChangeLog index 69c026dd93a3..c73d91957682 100644 --- a/net-misc/olsrd/ChangeLog +++ b/net-misc/olsrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/olsrd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/olsrd/ChangeLog,v 1.34 2013/06/01 23:03:33 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/olsrd/ChangeLog,v 1.35 2014/01/12 20:05:42 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> olsrd-0.6.4-r1.ebuild: + amd64 stable, bug #495880 *olsrd-0.6.4-r1 (01 Jun 2013) diff --git a/net-misc/olsrd/olsrd-0.6.4-r1.ebuild b/net-misc/olsrd/olsrd-0.6.4-r1.ebuild index 45523df1debd..6c3c772b804b 100644 --- a/net-misc/olsrd/olsrd-0.6.4-r1.ebuild +++ b/net-misc/olsrd/olsrd-0.6.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/olsrd/olsrd-0.6.4-r1.ebuild,v 1.1 2013/06/01 23:03:33 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/olsrd/olsrd-0.6.4-r1.ebuild,v 1.2 2014/01/12 20:05:42 pacho Exp $ EAPI=5 inherit eutils multilib toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="http://www.olsr.org/releases/$(get_version_component_range 1-2)/${PN}-$ SLOT="0" LICENSE="BSD LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk" DEPEND=" gtk? ( |