diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-10 18:55:31 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-10 18:55:31 +0000 |
commit | afb9e4b51464ac99a12cd7791d30e299224ae79f (patch) | |
tree | f959233346d894750672c9dc53756c15eb0c2d66 /gnustep-apps/affiche | |
parent | Marked ~x86-fbsd to match gnustep-make KEYWORDS (diff) | |
download | historical-afb9e4b51464ac99a12cd7791d30e299224ae79f.tar.gz historical-afb9e4b51464ac99a12cd7791d30e299224ae79f.tar.bz2 historical-afb9e4b51464ac99a12cd7791d30e299224ae79f.zip |
Version bump from the GNUstep overlay
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'gnustep-apps/affiche')
-rw-r--r-- | gnustep-apps/affiche/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r3.ebuild | 14 | ||||
-rw-r--r-- | gnustep-apps/affiche/files/digest-affiche-0.6.0-r3 | 3 |
3 files changed, 24 insertions, 1 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog index 7185228cef3d..7b5cc8a37824 100644 --- a/gnustep-apps/affiche/ChangeLog +++ b/gnustep-apps/affiche/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/affiche # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.9 2007/08/18 15:16:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.10 2007/09/10 18:44:26 voyageur Exp $ + +*affiche-0.6.0-r3 (10 Sep 2007) + + 10 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org> + +affiche-0.6.0-r3.ebuild: + Version bump from the GNUstep overlay 18 Aug 2007; Christoph Mende <angelos@gentoo.org> affiche-0.6.0-r2.ebuild: Added ~amd64 wrt bug #170433 diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild new file mode 100644 index 000000000000..59c0ded1f0b7 --- /dev/null +++ b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild @@ -0,0 +1,14 @@ +# 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.1 2007/09/10 18:44:26 voyageur Exp $ + +inherit gnustep-2 + +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" +SLOT="0" +LICENSE="GPL-2" diff --git a/gnustep-apps/affiche/files/digest-affiche-0.6.0-r3 b/gnustep-apps/affiche/files/digest-affiche-0.6.0-r3 new file mode 100644 index 000000000000..621fe741065a --- /dev/null +++ b/gnustep-apps/affiche/files/digest-affiche-0.6.0-r3 @@ -0,0 +1,3 @@ +MD5 6c7ad52544579594b20ca7c86954042e Affiche-0.6.0.tar.gz 50764 +RMD160 b6da1646a9e1ab42d25b49cedf9d348ae812e126 Affiche-0.6.0.tar.gz 50764 +SHA256 7f6adb7a3e4b6da98d7771e5a2d256464bf9febc787b1f455b805bf037d72609 Affiche-0.6.0.tar.gz 50764 |