diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2007-01-08 07:07:51 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2007-01-08 07:07:51 +0000 |
commit | 13c0324f077038489e3f3bae6223cab0bd57d211 (patch) | |
tree | 2f89ae9d3c5162369bbed652dce7ebac5c173499 /media-gfx/comical | |
parent | Add gtp (Go/Game Text Protocol) use flags for grhino. (diff) | |
download | gentoo-2-13c0324f077038489e3f3bae6223cab0bd57d211.tar.gz gentoo-2-13c0324f077038489e3f3bae6223cab0bd57d211.tar.bz2 gentoo-2-13c0324f077038489e3f3bae6223cab0bd57d211.zip |
Stable on x86.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'media-gfx/comical')
-rw-r--r-- | media-gfx/comical/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/comical/comical-0.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/comical/ChangeLog b/media-gfx/comical/ChangeLog index b8df5dc6630b..497238d212f3 100644 --- a/media-gfx/comical/ChangeLog +++ b/media-gfx/comical/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/comical -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/ChangeLog,v 1.2 2006/09/17 10:53:13 the_paya Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/ChangeLog,v 1.3 2007/01/08 07:07:51 the_paya Exp $ + + 08 Jan 2007; Javier Villavicencio <the_paya@gentoo.org> + comical-0.8.ebuild: + Stable on x86. 17 Sep 2006; Javier Villavicencio <the_paya@gentoo.org> comical-0.8.ebuild: diff --git a/media-gfx/comical/comical-0.8.ebuild b/media-gfx/comical/comical-0.8.ebuild index a797d555c468..051abcebd669 100644 --- a/media-gfx/comical/comical-0.8.ebuild +++ b/media-gfx/comical/comical-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/comical-0.8.ebuild,v 1.2 2006/09/17 10:53:13 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/comical/comical-0.8.ebuild,v 1.3 2007/01/08 07:07:51 the_paya Exp $ inherit wxwidgets eutils DESCRIPTION="Comical is a sequential image display program, to deal with .cbr and .cbz files." @@ -11,7 +11,7 @@ LICENSE="GPL-2 unRAR" SLOT="0" -KEYWORDS="~x86 ~x86-fbsd" +KEYWORDS="x86 ~x86-fbsd" DEPEND=">=x11-libs/wxGTK-2.6.2" |