diff options
-rw-r--r-- | app-text/chm2pdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/chm2pdf/chm2pdf-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/chm2pdf/ChangeLog b/app-text/chm2pdf/ChangeLog index cc60132c05fd..48d68955cc45 100644 --- a/app-text/chm2pdf/ChangeLog +++ b/app-text/chm2pdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/chm2pdf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.3 2009/07/15 02:37:59 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.4 2009/07/15 13:26:55 fauli Exp $ + + 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> chm2pdf-0.9.1.ebuild: + stable x86, bug 277724 15 Jul 2009; Tiago Cunha <tcunha@gentoo.org> chm2pdf-0.9.1.ebuild: stable amd64, bug 277724 diff --git a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild index 9169edcddfa1..ea3fd2cc6e78 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.2 2009/07/15 02:37:59 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.3 2009/07/15 13:26:55 fauli Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://code.google.com/p/chm2pdf/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |