diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 13:09:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 13:09:34 +0000 |
commit | 786a7f1c83253e5909e7ff659a75814ef7a6991d (patch) | |
tree | 38d81841ff3f71e1f6386187de398493741311f6 /app-editors | |
parent | Stable for amd64, wrt bug #481982 (diff) | |
download | gentoo-2-786a7f1c83253e5909e7ff659a75814ef7a6991d.tar.gz gentoo-2-786a7f1c83253e5909e7ff659a75814ef7a6991d.tar.bz2 gentoo-2-786a7f1c83253e5909e7ff659a75814ef7a6991d.zip |
Stable for amd64, wrt bug #481982
(Portage version: 2.1.13.7/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fb2edit/ChangeLog b/app-editors/fb2edit/ChangeLog index 59a01ed5155c..0ee58bb75181 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.8 2013/06/25 12:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.9 2013/08/23 13:09:34 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fb2edit-0.0.8.ebuild: + Stable for amd64, wrt bug #481982 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fb2edit-0.0.7.ebuild: Stable for amd64, wrt bug #473270 diff --git a/app-editors/fb2edit/fb2edit-0.0.8.ebuild b/app-editors/fb2edit/fb2edit-0.0.8.ebuild index 5ad4d6ab7edf..196ac5937398 100644 --- a/app-editors/fb2edit/fb2edit-0.0.8.ebuild +++ b/app-editors/fb2edit/fb2edit-0.0.8.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.8.ebuild,v 1.1 2013/06/14 13:15:46 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/fb2edit-0.0.8.ebuild,v 1.2 2013/08/23 13:09:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://fb2edit.lintest.ru/pub/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-libs/libxml2 dev-qt/qtcore:4 |