diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-07 18:04:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-07 18:04:21 +0000 |
commit | b2ec33c7a77afcb0582e3b7f99848319b6e0a501 (patch) | |
tree | 56187db4508526725a2719531df28ce481889ad4 | |
parent | Stable for x86, wrt bug #460672 (diff) | |
download | gentoo-2-b2ec33c7a77afcb0582e3b7f99848319b6e0a501.tar.gz gentoo-2-b2ec33c7a77afcb0582e3b7f99848319b6e0a501.tar.bz2 gentoo-2-b2ec33c7a77afcb0582e3b7f99848319b6e0a501.zip |
Stable for x86, wrt bug #460678
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/log4sh/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/log4sh/log4sh-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/log4sh/ChangeLog b/dev-libs/log4sh/ChangeLog index 4a4ba2d4fd14..a77829dcc41f 100644 --- a/dev-libs/log4sh/ChangeLog +++ b/dev-libs/log4sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/log4sh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4sh/ChangeLog,v 1.13 2013/03/07 18:01:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4sh/ChangeLog,v 1.14 2013/03/07 18:04:21 ago Exp $ + + 07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> log4sh-1.4.2.ebuild: + Stable for x86, wrt bug #460678 07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> log4sh-1.4.2.ebuild: Stable for amd64, wrt bug #460678 diff --git a/dev-libs/log4sh/log4sh-1.4.2.ebuild b/dev-libs/log4sh/log4sh-1.4.2.ebuild index 07ac47afd7a0..c2a31326a312 100644 --- a/dev-libs/log4sh/log4sh-1.4.2.ebuild +++ b/dev-libs/log4sh/log4sh-1.4.2.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/dev-libs/log4sh/log4sh-1.4.2.ebuild,v 1.3 2013/03/07 18:01:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4sh/log4sh-1.4.2.ebuild,v 1.4 2013/03/07 18:04:21 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="examples" RDEPEND="app-shells/bash" |