diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-07-15 02:37:59 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-07-15 02:37:59 +0000 |
commit | f4ea0d5c3063c0a0ac8935bd9477f744b9dcab39 (patch) | |
tree | 6b6f649fd5ed55869cef83df93c683c93efd5687 /app-text | |
parent | Initial commit, imported from GPE overlay, based on bug 101393. (diff) | |
download | gentoo-2-f4ea0d5c3063c0a0ac8935bd9477f744b9dcab39.tar.gz gentoo-2-f4ea0d5c3063c0a0ac8935bd9477f744b9dcab39.tar.bz2 gentoo-2-f4ea0d5c3063c0a0ac8935bd9477f744b9dcab39.zip |
stable amd64, bug 277724
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-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 ec788aeb87c3..cc60132c05fd 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.2 2009/03/20 04:22:32 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.3 2009/07/15 02:37:59 tcunha Exp $ + + 15 Jul 2009; Tiago Cunha <tcunha@gentoo.org> chm2pdf-0.9.1.ebuild: + stable amd64, bug 277724 20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> metadata.xml: diff --git a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild index a2c5a2f5f9c7..9169edcddfa1 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.1 2009/02/26 11:50:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.2 2009/07/15 02:37:59 tcunha 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="" |