diff options
Diffstat (limited to 'gnustep-apps/cenon/cenon-4.0.2.ebuild')
-rw-r--r-- | gnustep-apps/cenon/cenon-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/cenon/cenon-4.0.2.ebuild b/gnustep-apps/cenon/cenon-4.0.2.ebuild index 3a4010c8a2a9..91364bf13296 100644 --- a/gnustep-apps/cenon/cenon-4.0.2.ebuild +++ b/gnustep-apps/cenon/cenon-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/cenon-4.0.2.ebuild,v 1.3 2013/06/25 18:43:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cenon/cenon-4.0.2.ebuild,v 1.4 2013/06/29 18:32:01 ago Exp $ EAPI=5 inherit gnustep-2 @@ -10,7 +10,7 @@ S=${WORKDIR}/${PN/c/C} DESCRIPTION="Cenon is a vector graphics tool for GNUstep, OpenStep and MacOSX" HOMEPAGE="http://www.cenon.info/" SRC_URI="http://www.vhf-group.com/vhf-interservice/download/source/${P/c/C}.tar.bz2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="Cenon" IUSE="" |