ChangeLog

# ChangeLog for gnustep-apps/affiche
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.15 2008/08/01 11:52:23 grobian Exp $

01 Aug 2008; Fabian Groffen affiche-0.6.0-r3.ebuild:
Fix HOMEPAGE

16 Nov 2007; Steve Dibb affiche-0.6.0-r3.ebuild:
amd64 stable, bug 195990

08 Nov 2007; Bernard Cafarelli
-affiche-0.6.0-r2.ebuild:
Remove old version

27 Oct 2007; nixnut affiche-0.6.0-r3.ebuild:
Stable on ppc wrt bug 195990

17 Oct 2007; Christian Faulhammer
affiche-0.6.0-r3.ebuild:
stable x86, bug 195990

*affiche-0.6.0-r3 (10 Sep 2007)

10 Sep 2007; Bernard Cafarelli
+affiche-0.6.0-r3.ebuild:
Version bump from the GNUstep overlay

18 Aug 2007; Christoph Mende affiche-0.6.0-r2.ebuild:
Added ~amd64 wrt bug #170433

06 Feb 2007; Diego Pettenò ChangeLog:
Regenerate digest in Manifest2 format.

15 Apr 2005; Armando Di Cianno
-affiche-0.6.0-r1.ebuild, affiche-0.6.0-r2.ebuild:
Stabilized latest ebuild; pruned old ebuilds

*affiche-0.6.0-r2 (11 Nov 2004)

11 Nov 2004; Armando Di Cianno +affiche-0.6.0-r2.ebuild,
-affiche-0.6.0.ebuild:
Mass Update: gnustep.eclass revamped to allow configurable root install;
gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions
bumped where files would change); some KEYWORDS were accidentally dropped
between version bumps of packages -- this has been resolved; windowmaker
correctly supports gnustep now

*affiche-0.6.0-r1 (14 Oct 2004)

14 Oct 2004; David Holm affiche-0.6.0-r1.ebuild:
Added to ~ppc.

09 Sep 2004; Armando Di Cianno affiche-0.6.0.ebuild:
Compatibility changes for new gnustep eclass.

23 Jul 2004; Armando Di Cianno affiche-0.6.0.ebuild:
Changed referenced categories in ebuilds to reflect recent epkgmove changes.

*affiche-0.6.0 (22 Jul 2004)

22 Jul 2004; Armando Di Cianno +metadata.xml,
+affiche-0.6.0.ebuild:
Moved from app-gnustep/affiche to gnustep-apps/affiche.

22 Jul 2004; Armando Di Cianno affiche-0.6.0.ebuild:
Changing the eclass to gnustep-old

17 Apr 2004; Daniel Ahlberg affiche-0.6.0.ebuild:
Added IUSE=

18 Feb 2004; David Holm affiche-0.6.0.ebuild:
Added to ~ppc.

18 Oct 2003; Nick Hadaway affiche-0.6.0.ebuild:
Fixed the policy violation of setting ${A}

28 Jul 2003; Patrick Kursawe affiche-0.6.0.ebuild:
Little description line fix because of bug #25403

*affiche-0.6.0 (17 Jul 2003)

17 Jul 2003; Michele Balistreri affiche-0.6.0.ebuild:
New ebuild.

Manifest

DIST Affiche-0.6.0.tar.gz 50764 RMD160 b6da1646a9e1ab42d25b49cedf9d348ae812e126 SHA1 5398abfb1b6df1a186ee7991740eb384faceea3d SHA256 7f6adb7a3e4b6da98d7771e5a2d256464bf9febc787b1f455b805bf037d72609
EBUILD affiche-0.6.0-r3.ebuild 518 RMD160 e7f2ca6ba88b462515310b5923bd97dbc2b04613 SHA1 ce79ae9d464dcde502fb33db511bf702c591228f SHA256 52c941eebef55db9a5c920d655832088a1eab880682bb3b7499f1795d0845207
MISC ChangeLog 2947 RMD160 481656f1c76caf455ea5e5dd734b94f2debcffda SHA1 8fe8e34af2881ee9aac3a629e371ab8a1df73727 SHA256 31145535c36660f53de6a06324961991fc59f99294fdf62f0d9fff78a70a6d3d
MISC metadata.xml 555 RMD160 a754e895980660acf63b4f5e8d9b36587a20cad8 SHA1 2a9dc7d3d0150a4e7d60d3dfc83ef23f4a1052a0 SHA256 49b94c69ab1247eb1be1de3bd22f0c287fefe024c714fd7de67b889f88e3af9e

affiche-0.6.0-r3.ebuild

# Copyright 1999-2008 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.5 2008/08/01 11:52:23 grobian Exp $

inherit gnustep-2

S=${WORKDIR}/${PN/a/A}

DESCRIPTION="Affiche allows people to 'stick' notes"
HOMEPAGE="http://www.collaboration-world.com/affiche"
SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz"
KEYWORDS="amd64 ppc x86"
SLOT="0"
LICENSE="GPL-2"

metadata.xml




gnustep

Affiche is a little application that allows people to "stick" little notes on their computer desktop. It works well under GNUstep and under Apple Mac OS X.

The goal of this little application is to provide a good example on how to develop cross-platform applications between GNUstep and Apple Mac OS X while providing a useful application at the same time.