diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:19:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:19:05 +0000 |
commit | f266299506afa0cf5e30d58b9de5bce0bfee3b22 (patch) | |
tree | 3d43e2abb3036deba979b2dbcb1cac0b8cec41d6 /net-libs/farsight2 | |
parent | Marking gnome-icon-theme-3.2.1.2 ppc for bug 393007 (diff) | |
download | gentoo-2-f266299506afa0cf5e30d58b9de5bce0bfee3b22.tar.gz gentoo-2-f266299506afa0cf5e30d58b9de5bce0bfee3b22.tar.bz2 gentoo-2-f266299506afa0cf5e30d58b9de5bce0bfee3b22.zip |
Marking farsight2-0.0.29 ppc for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 0df23c54e02a..bdfe54d29877 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.60 2012/03/05 16:51:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.61 2012/03/05 22:19:05 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> farsight2-0.0.29.ebuild: + Marking farsight2-0.0.29 ppc stable for bug 393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> farsight2-0.0.29.ebuild: Marking farsight2-0.0.29 ppc64 stable for bug 393007 diff --git a/net-libs/farsight2/farsight2-0.0.29.ebuild b/net-libs/farsight2/farsight2-0.0.29.ebuild index fae19035bc86..ab01b4e45360 100644 --- a/net-libs/farsight2/farsight2-0.0.29.ebuild +++ b/net-libs/farsight2/farsight2-0.0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.5 2012/03/05 16:51:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.6 2012/03/05 22:19:05 ranger Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python msn upnp" # IUSE="python test msn upnp" |