diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-23 18:44:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-23 18:44:11 +0000 |
commit | 1e85d988e20d108aee5b72f8e040e3e41e808b5a (patch) | |
tree | ac7ba1de2b2b7c71e8c3f8cf95192a8966e47172 /gnustep-apps | |
parent | Stable on ppc wrt bug 207381 (diff) | |
download | historical-1e85d988e20d108aee5b72f8e040e3e41e808b5a.tar.gz historical-1e85d988e20d108aee5b72f8e040e3e41e808b5a.tar.bz2 historical-1e85d988e20d108aee5b72f8e040e3e41e808b5a.zip |
Stable on ppc wrt bug 207381
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/cynthiune/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/systempreferences/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnustep-apps/cynthiune/ChangeLog b/gnustep-apps/cynthiune/ChangeLog index 183a36d1dd50..0588bde00d04 100644 --- a/gnustep-apps/cynthiune/ChangeLog +++ b/gnustep-apps/cynthiune/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/cynthiune # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.14 2008/03/22 18:23:45 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/ChangeLog,v 1.15 2008/03/23 18:42:50 nixnut Exp $ + + 23 Mar 2008; nixnut <nixnut@gentoo.org> cynthiune-0.9.5-r1.ebuild: + Stable on ppc wrt bug 207381 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> cynthiune-0.9.5-r1.ebuild: diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild index 71ceae1913ef..fce06a288526 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.6 2008/03/22 18:23:45 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.7 2008/03/23 18:42:50 nixnut Exp $ inherit gnustep-2 @@ -12,7 +12,7 @@ SRC_URI="http://organact.mine.nu/~wolfgang/cynthiune/${P/c/C}.tar.gz" IUSE="arts esd flac mad modplug musepack timidity vorbis" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" diff --git a/gnustep-apps/systempreferences/ChangeLog b/gnustep-apps/systempreferences/ChangeLog index ea98d68b90fe..58784637645e 100644 --- a/gnustep-apps/systempreferences/ChangeLog +++ b/gnustep-apps/systempreferences/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-apps/systempreferences # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/systempreferences/ChangeLog,v 1.9 2008/03/22 18:28:29 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/systempreferences/ChangeLog,v 1.10 2008/03/23 18:44:11 nixnut Exp $ + + 23 Mar 2008; nixnut <nixnut@gentoo.org> systempreferences-1.0.2.ebuild: + Stable on ppc wrt bug 207381 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> systempreferences-1.0.2.ebuild: diff --git a/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild b/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild index 020cdf7b2215..cb4d73e47e2c 100644 --- a/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild +++ b/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild,v 1.3 2008/03/22 18:28:29 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/systempreferences/systempreferences-1.0.2.ebuild,v 1.4 2008/03/23 18:44:11 nixnut Exp $ inherit gnustep-2 @@ -9,7 +9,7 @@ DESCRIPTION="System Preferences is a clone of Apple OS X' System Preferences" HOMEPAGE="http://www.gnustep.it/enrico/system-preferences/" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" |