diff options
author | 2012-10-04 15:00:20 +0000 | |
---|---|---|
committer | 2012-10-04 15:00:20 +0000 | |
commit | 05c5d14500ea5a5bb048133d28fcd6473f9b3047 (patch) | |
tree | 153e6e3f7d27f67baf44f0ebb0807a4759ca9065 /net-libs | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-05c5d14500ea5a5bb048133d28fcd6473f9b3047.tar.gz gentoo-2-05c5d14500ea5a5bb048133d28fcd6473f9b3047.tar.bz2 gentoo-2-05c5d14500ea5a5bb048133d28fcd6473f9b3047.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libepc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libepc/libepc-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libepc/ChangeLog b/net-libs/libepc/ChangeLog index 38a1b65a9f37..e345f75553f2 100644 --- a/net-libs/libepc/ChangeLog +++ b/net-libs/libepc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libepc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/ChangeLog,v 1.7 2012/10/03 15:41:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/ChangeLog,v 1.8 2012/10/04 15:00:20 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libepc-0.4.4.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libepc-0.4.4.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/libepc/libepc-0.4.4.ebuild b/net-libs/libepc/libepc-0.4.4.ebuild index 0c9b92fa8153..6052ea32638c 100644 --- a/net-libs/libepc/libepc-0.4.4.ebuild +++ b/net-libs/libepc/libepc-0.4.4.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/libepc/libepc-0.4.4.ebuild,v 1.3 2012/10/03 15:41:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/libepc-0.4.4.ebuild,v 1.4 2012/10/04 15:00:20 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/libepc/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=">=net-dns/avahi-0.6[dbus,gtk3] |