diff options
author | 2008-01-25 17:20:54 +0000 | |
---|---|---|
committer | 2008-01-25 17:20:54 +0000 | |
commit | 68be3fda873e3feaadde92329e301f78abf953df (patch) | |
tree | 3ec8030a504cb0f19a8fd001216fcd029c6b97d6 /gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild | |
parent | stable x86, bug 207381 (diff) | |
download | gentoo-2-68be3fda873e3feaadde92329e301f78abf953df.tar.gz gentoo-2-68be3fda873e3feaadde92329e301f78abf953df.tar.bz2 gentoo-2-68be3fda873e3feaadde92329e301f78abf953df.zip |
stable x86, bug 207381
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild')
-rw-r--r-- | gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild index dc93f87d41f0..c7bda3e21dd6 100644 --- a/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild +++ b/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild,v 1.1 2007/09/10 20:44:56 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild,v 1.2 2008/01/25 17:20:54 opfer Exp $ inherit gnustep-2 @@ -9,7 +9,7 @@ S=${WORKDIR}/Cenon DESCRIPTION="Default library required to run Cenon" HOMEPAGE="http://www.cenon.info/" SRC_URI="http://www.vhf-group.com/vhfInterservice/download/source/CenonLibrary-${PV}-1.tar.bz2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" LICENSE="Cenon" |