diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:54:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:54:59 +0000 |
commit | 774eff03f128699dbdda8c7a67c2c91c398c078a (patch) | |
tree | d81f50ce6f0d3e1ce792eb254f2072ff5c490339 /dev-libs/ucommon | |
parent | Stable for amd64, wrt bug #457292 (diff) | |
download | gentoo-2-774eff03f128699dbdda8c7a67c2c91c398c078a.tar.gz gentoo-2-774eff03f128699dbdda8c7a67c2c91c398c078a.tar.bz2 gentoo-2-774eff03f128699dbdda8c7a67c2c91c398c078a.zip |
Stable for amd64, wrt bug #457292
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/ucommon')
-rw-r--r-- | dev-libs/ucommon/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/ucommon/ucommon-6.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/ucommon/ChangeLog b/dev-libs/ucommon/ChangeLog index 907f68ec5fc0..583b37b07403 100644 --- a/dev-libs/ucommon/ChangeLog +++ b/dev-libs/ucommon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/ucommon -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ChangeLog,v 1.15 2012/12/26 16:32:14 maksbotan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ChangeLog,v 1.16 2013/02/26 10:54:59 ago Exp $ + + 26 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ucommon-6.0.3.ebuild: + Stable for amd64, wrt bug #457292 *ucommon-6.0.3 (26 Dec 2012) diff --git a/dev-libs/ucommon/ucommon-6.0.3.ebuild b/dev-libs/ucommon/ucommon-6.0.3.ebuild index 46dc7833f622..c301dbeedc97 100644 --- a/dev-libs/ucommon/ucommon-6.0.3.ebuild +++ b/dev-libs/ucommon/ucommon-6.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild,v 1.1 2012/12/26 16:32:14 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ucommon/ucommon-6.0.3.ebuild,v 1.2 2013/02/26 10:54:59 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc static-libs socks +cxx debug ssl gnutls" RDEPEND="ssl? ( |