diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:41 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:30:41 +0000 |
commit | c43bec8b0463520fccf6ffe8552c7b4287c35111 (patch) | |
tree | d8a9528b77b24d6e1af62f9c32b6e3d5036d7373 /net-libs | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-c43bec8b0463520fccf6ffe8552c7b4287c35111.tar.gz gentoo-2-c43bec8b0463520fccf6ffe8552c7b4287c35111.tar.bz2 gentoo-2-c43bec8b0463520fccf6ffe8552c7b4287c35111.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libdmapsharing/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libdmapsharing/ChangeLog b/net-libs/libdmapsharing/ChangeLog index 35c303efb488..eec398d6a37a 100644 --- a/net-libs/libdmapsharing/ChangeLog +++ b/net-libs/libdmapsharing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libdmapsharing # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.27 2015/03/14 18:43:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.28 2015/03/15 13:30:41 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libdmapsharing-2.9.30.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> libdmapsharing-2.9.30.ebuild: amd64 stable, bug 534012 diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild index 5b507d7126c9..f791b3462c94 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild,v 1.2 2015/03/14 18:43:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/libdmapsharing-2.9.30.ebuild,v 1.3 2015/03/15 13:30:41 pacho Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3.0/2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection test" # Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled |