diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-04 11:40:08 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-04 11:40:08 +0000 |
commit | fd5204ecc7a255314bb11b577081f4c28f08d1e0 (patch) | |
tree | c9e6e0991736d887a5c46b03b9d74e17775230d8 /app-text/fbreader | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-fd5204ecc7a255314bb11b577081f4c28f08d1e0.tar.gz gentoo-2-fd5204ecc7a255314bb11b577081f4c28f08d1e0.tar.bz2 gentoo-2-fd5204ecc7a255314bb11b577081f4c28f08d1e0.zip |
x86 stable, bug 384479
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text/fbreader')
-rw-r--r-- | app-text/fbreader/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/fbreader/fbreader-0.12.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/fbreader/ChangeLog b/app-text/fbreader/ChangeLog index 158ad3edaff1..1cdd532b6798 100644 --- a/app-text/fbreader/ChangeLog +++ b/app-text/fbreader/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/fbreader # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/ChangeLog,v 1.22 2011/10/01 17:22:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/ChangeLog,v 1.23 2011/10/04 11:40:08 nativemad Exp $ + + 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> fbreader-0.12.10.ebuild: + x86 stable, bug 384479 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org> fbreader-0.12.10.ebuild: Stable on amd64 wrt bug #384479 diff --git a/app-text/fbreader/fbreader-0.12.10.ebuild b/app-text/fbreader/fbreader-0.12.10.ebuild index 125404119e8c..f52c67997a4e 100644 --- a/app-text/fbreader/fbreader-0.12.10.ebuild +++ b/app-text/fbreader/fbreader-0.12.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/fbreader-0.12.10.ebuild,v 1.6 2011/10/01 17:22:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/fbreader/fbreader-0.12.10.ebuild,v 1.7 2011/10/04 11:40:08 nativemad Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.fbreader.org/${PN}-sources-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug gtk +qt4" DEPEND="dev-libs/expat |