diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 16:30:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 16:30:57 +0000 |
commit | 265ffeedb4f5313087566e825cf9f0070159be11 (patch) | |
tree | 0bc374523ae3b757e7f700d5930466709cbf9ee1 /gnustep-apps | |
parent | Stable on ppc wrt bug 195990 (diff) | |
download | gentoo-2-265ffeedb4f5313087566e825cf9f0070159be11.tar.gz gentoo-2-265ffeedb4f5313087566e825cf9f0070159be11.tar.bz2 gentoo-2-265ffeedb4f5313087566e825cf9f0070159be11.zip |
Stable on ppc wrt bug 195990
(Portage version: 2.1.3.16)
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/affiche/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/affiche/affiche-0.6.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/affiche/ChangeLog b/gnustep-apps/affiche/ChangeLog index 27487f1d8488..7e3225b62791 100644 --- a/gnustep-apps/affiche/ChangeLog +++ b/gnustep-apps/affiche/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2007/10/17 18:16:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/affiche/ChangeLog,v 1.12 2007/10/27 16:30:57 nixnut Exp $ + + 27 Oct 2007; nixnut <nixnut@gentoo.org> affiche-0.6.0-r3.ebuild: + Stable on ppc wrt bug 195990 17 Oct 2007; Christian Faulhammer <opfer@gentoo.org> affiche-0.6.0-r3.ebuild: diff --git a/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r3.ebuild index 7fc029ec64e7..a06fffdc5366 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.2 2007/10/17 18:16:27 opfer Exp $ +# $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 $ 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" |