diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:53:29 +0000 |
commit | 697331091f3f5bc67c45a2b9db0657783b933ca0 (patch) | |
tree | 14dd2c224ea0241db945164e72c840fdaec45810 /app-editors | |
parent | Stable for amd64, wrt bug #474398 (diff) | |
download | gentoo-2-697331091f3f5bc67c45a2b9db0657783b933ca0.tar.gz gentoo-2-697331091f3f5bc67c45a2b9db0657783b933ca0.tar.bz2 gentoo-2-697331091f3f5bc67c45a2b9db0657783b933ca0.zip |
Stable for amd64, wrt bug #473270
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 b603b722d685..59a01ed5155c 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.7 2013/06/25 11:42:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.8 2013/06/25 12:53:29 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fb2edit-0.0.7.ebuild: + Stable for amd64, wrt bug #473270 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fb2edit-0.0.7.ebuild: Stable for x86, wrt bug #473270 diff --git a/app-editors/fb2edit/fb2edit-0.0.7.ebuild b/app-editors/fb2edit/fb2edit-0.0.7.ebuild index 1c7c46c52474..50a8bacc1c2e 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.5 2013/06/25 11:42:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/fb2edit-0.0.7.ebuild,v 1.6 2013/06/25 12:53:29 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 |