diff options
Diffstat (limited to 'media-gfx/comix/comix-4.0.4.ebuild')
-rw-r--r-- | media-gfx/comix/comix-4.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/comix/comix-4.0.4.ebuild b/media-gfx/comix/comix-4.0.4.ebuild index 6d49458e4c78..a6d98709664e 100644 --- a/media-gfx/comix/comix-4.0.4.ebuild +++ b/media-gfx/comix/comix-4.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/comix/comix-4.0.4.ebuild,v 1.2 2012/09/14 10:33:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/comix/comix-4.0.4.ebuild,v 1.3 2014/08/10 21:13:44 slyfox Exp $ EAPI=4 @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.6" inherit python -DESCRIPTION="A GTK image viewer specifically designed to handle comic books." +DESCRIPTION="A GTK image viewer specifically designed to handle comic books" HOMEPAGE="http://comix.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |