diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:12 +0000 |
commit | 902ee625d6828d2048145118daef3d1339f97522 (patch) | |
tree | 7d571c720d50e6752d40b458995fac123f6351f1 /app-editors/fb2edit | |
parent | Stable for x86, wrt bug #474398 (diff) | |
download | gentoo-2-902ee625d6828d2048145118daef3d1339f97522.tar.gz gentoo-2-902ee625d6828d2048145118daef3d1339f97522.tar.bz2 gentoo-2-902ee625d6828d2048145118daef3d1339f97522.zip |
Stable for x86, wrt bug #473270
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/fb2edit')
-rw-r--r-- | app-editors/fb2edit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/fb2edit/fb2edit-0.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fb2edit/ChangeLog b/app-editors/fb2edit/ChangeLog index c8d4166568bd..b603b722d685 100644 --- a/app-editors/fb2edit/ChangeLog +++ b/app-editors/fb2edit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/fb2edit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.6 2013/06/14 13:15:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.7 2013/06/25 11:42:12 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fb2edit-0.0.7.ebuild: + Stable for x86, wrt bug #473270 *fb2edit-0.0.8 (14 Jun 2013) diff --git a/app-editors/fb2edit/fb2edit-0.0.7.ebuild b/app-editors/fb2edit/fb2edit-0.0.7.ebuild index aa7ba0d4fcfd..1c7c46c52474 100644 --- a/app-editors/fb2edit/fb2edit-0.0.7.ebuild +++ b/app-editors/fb2edit/fb2edit-0.0.7.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/app-editors/fb2edit/fb2edit-0.0.7.ebuild,v 1.4 2013/03/23 10:30:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/fb2edit-0.0.7.ebuild,v 1.5 2013/06/25 11:42:12 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://lintest.ru/pub/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-libs/libxml2 |