diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:46:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:46:30 +0000 |
commit | be97312941c7cbcd89162882724435726b0c2103 (patch) | |
tree | 51ccc65513f0e024b87ed6afb0becad500e8f585 /net-libs/gupnp-av | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-be97312941c7cbcd89162882724435726b0c2103.tar.gz gentoo-2-be97312941c7cbcd89162882724435726b0c2103.tar.bz2 gentoo-2-be97312941c7cbcd89162882724435726b0c2103.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/gupnp-av')
-rw-r--r-- | net-libs/gupnp-av/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-av/gupnp-av-0.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog index d9144595fc1b..6458fe0ff6b8 100644 --- a/net-libs/gupnp-av/ChangeLog +++ b/net-libs/gupnp-av/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp-av # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.24 2013/01/01 12:42:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.25 2013/01/01 14:46:30 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.10.3.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gupnp-av-0.10.3.ebuild: Add ~ia64, wrt bug #449220 diff --git a/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild b/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild index 16af9fc20bab..fef767ccc56b 100644 --- a/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.10.3.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/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.5 2013/01/01 12:42:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.10.3.ebuild,v 1.6 2013/01/01 14:46:30 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.16:2 |