diff options
Diffstat (limited to 'gnustep-apps/affiche/affiche-0.6.0-r3.ebuild')
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild index a06fffdc5366..c755d9cffe48 100644 --- a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild +++ b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.3 2007/10/27 16:30:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild,v 1.4 2007/11/16 15:25:07 beandog Exp $ inherit gnustep-2 @@ -9,6 +9,6 @@ S=${WORKDIR}/${PN/a/A} DESCRIPTION="Affiche allows people to 'stick' notes" HOMEPAGE="http://www.collaboration-world.com/cgi-bin/collaboration-world/project/release.cgi?pid=5" SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" LICENSE="GPL-2" |