summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:23:33 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-03-08 13:23:33 +0000
commitc36414f2c6aaf452c9c657b096f629cb17dd2b38 (patch)
treeb7a44821fc3c4daf2ceedb79641d2d3de426b717 /gnustep-libs
parentBump patchset to fix bug 203935, configure dying without ffmpeg available. (diff)
downloadhistorical-c36414f2c6aaf452c9c657b096f629cb17dd2b38.tar.gz
historical-c36414f2c6aaf452c9c657b096f629cb17dd2b38.tar.bz2
historical-c36414f2c6aaf452c9c657b096f629cb17dd2b38.zip
amd64 stable wrt bug #207381
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/camaelon/ChangeLog5
-rw-r--r--gnustep-libs/camaelon/camaelon-0.2.ebuild4
-rw-r--r--gnustep-libs/cenonlibrary/ChangeLog6
-rw-r--r--gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild4
-rw-r--r--gnustep-libs/highlighterkit/ChangeLog6
-rw-r--r--gnustep-libs/highlighterkit/highlighterkit-0.1.ebuild4
-rw-r--r--gnustep-libs/netclasses/ChangeLog6
-rw-r--r--gnustep-libs/netclasses/netclasses-1.06-r1.ebuild4
-rw-r--r--gnustep-libs/pantomime/ChangeLog6
-rw-r--r--gnustep-libs/pantomime/pantomime-1.2.0_pre3.ebuild4
-rw-r--r--gnustep-libs/prefsmodule/ChangeLog6
-rw-r--r--gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild4
-rw-r--r--gnustep-libs/steptalk/ChangeLog6
-rw-r--r--gnustep-libs/steptalk/steptalk-0.10.0-r1.ebuild4
-rw-r--r--gnustep-libs/wizardkit/ChangeLog5
-rw-r--r--gnustep-libs/wizardkit/wizardkit-0.1.ebuild4
16 files changed, 54 insertions, 24 deletions
diff --git a/gnustep-libs/camaelon/ChangeLog b/gnustep-libs/camaelon/ChangeLog
index 82193ec8cbb2..ad12208cb7cc 100644
--- a/gnustep-libs/camaelon/ChangeLog
+++ b/gnustep-libs/camaelon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/camaelon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/camaelon/ChangeLog,v 1.12 2008/01/30 01:40:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/camaelon/ChangeLog,v 1.13 2008/03/08 13:09:36 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> camaelon-0.2.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> camaelon-0.2.ebuild:
Marking camaelon-0.2 ppc for bug 207381
diff --git a/gnustep-libs/camaelon/camaelon-0.2.ebuild b/gnustep-libs/camaelon/camaelon-0.2.ebuild
index f03cecd33588..226e3dc07fdf 100644
--- a/gnustep-libs/camaelon/camaelon-0.2.ebuild
+++ b/gnustep-libs/camaelon/camaelon-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-libs/camaelon/camaelon-0.2.ebuild,v 1.4 2008/01/30 01:40:31 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/camaelon/camaelon-0.2.ebuild,v 1.5 2008/03/08 13:09:36 coldwind Exp $
inherit gnustep-2
@@ -10,7 +10,7 @@ DESCRIPTION="Camaelon allows you to load theme bundles for GNUstep."
HOMEPAGE="http://www.etoile-project.org"
SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
SLOT="0"
LICENSE="LGPL-2.1"
diff --git a/gnustep-libs/cenonlibrary/ChangeLog b/gnustep-libs/cenonlibrary/ChangeLog
index 4caf5bf7d84e..96cb0834730d 100644
--- a/gnustep-libs/cenonlibrary/ChangeLog
+++ b/gnustep-libs/cenonlibrary/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/cenonlibrary
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.6 2008/01/30 01:40:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/ChangeLog,v 1.7 2008/03/08 13:11:10 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ cenonlibrary-3.82.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> cenonlibrary-3.82.ebuild:
Marking cenonlibrary-3.82 ppc for bug 207381
diff --git a/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild b/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild
index 4ab04a39e2d0..b9ead56c2297 100644
--- a/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild
+++ b/gnustep-libs/cenonlibrary/cenonlibrary-3.82.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-libs/cenonlibrary/cenonlibrary-3.82.ebuild,v 1.4 2008/01/30 01:40:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cenonlibrary/cenonlibrary-3.82.ebuild,v 1.5 2008/03/08 13:11:10 coldwind Exp $
inherit gnustep-2
@@ -9,7 +9,7 @@ S=${WORKDIR}/Cenon
DESCRIPTION="Default library required to run Cenon"
HOMEPAGE="http://www.cenon.info/"
SRC_URI="http://www.vhf-group.com/vhfInterservice/download/source/CenonLibrary-${PV}-1.tar.bz2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
SLOT="0"
LICENSE="Cenon"
diff --git a/gnustep-libs/highlighterkit/ChangeLog b/gnustep-libs/highlighterkit/ChangeLog
index f0c6a602d258..350f6c5879b8 100644
--- a/gnustep-libs/highlighterkit/ChangeLog
+++ b/gnustep-libs/highlighterkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/highlighterkit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/highlighterkit/ChangeLog,v 1.3 2008/01/30 01:40:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/highlighterkit/ChangeLog,v 1.4 2008/03/08 13:12:34 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ highlighterkit-0.1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> highlighterkit-0.1.ebuild:
Marking highlighterkit-0.1 ppc for bug 207381
diff --git a/gnustep-libs/highlighterkit/highlighterkit-0.1.ebuild b/gnustep-libs/highlighterkit/highlighterkit-0.1.ebuild
index bc69f2ad5ec3..d62045c4c24f 100644
--- a/gnustep-libs/highlighterkit/highlighterkit-0.1.ebuild
+++ b/gnustep-libs/highlighterkit/highlighterkit-0.1.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-libs/highlighterkit/highlighterkit-0.1.ebuild,v 1.3 2008/01/30 01:40:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/highlighterkit/highlighterkit-0.1.ebuild,v 1.4 2008/03/08 13:12:34 coldwind Exp $
inherit gnustep-2
@@ -11,6 +11,6 @@ DESCRIPTION="Syntax highlighter framework"
HOMEPAGE="http://home.gna.org/pmanager/"
SRC_URI="http://download.gna.org/pmanager/0.2/${MY_PN}-${PV}.tar.bz2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2"
SLOT="0"
diff --git a/gnustep-libs/netclasses/ChangeLog b/gnustep-libs/netclasses/ChangeLog
index c309bcff1c62..9063c37dec4e 100644
--- a/gnustep-libs/netclasses/ChangeLog
+++ b/gnustep-libs/netclasses/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/netclasses
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/netclasses/ChangeLog,v 1.6 2008/01/30 01:40:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/netclasses/ChangeLog,v 1.7 2008/03/08 13:13:56 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ netclasses-1.06-r1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> netclasses-1.06-r1.ebuild:
Marking netclasses-1.06-r1 ppc for bug 207381
diff --git a/gnustep-libs/netclasses/netclasses-1.06-r1.ebuild b/gnustep-libs/netclasses/netclasses-1.06-r1.ebuild
index 011ce20a75ca..cc901a8cac17 100644
--- a/gnustep-libs/netclasses/netclasses-1.06-r1.ebuild
+++ b/gnustep-libs/netclasses/netclasses-1.06-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-libs/netclasses/netclasses-1.06-r1.ebuild,v 1.3 2008/01/30 01:40:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/netclasses/netclasses-1.06-r1.ebuild,v 1.4 2008/03/08 13:13:56 coldwind Exp $
inherit gnustep-2
@@ -8,6 +8,6 @@ DESCRIPTION="An asynchronous networking library for GNUstep"
HOMEPAGE="http://netclasses.aeruder.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
diff --git a/gnustep-libs/pantomime/ChangeLog b/gnustep-libs/pantomime/ChangeLog
index d82806b9bad5..1fdffabc9fa8 100644
--- a/gnustep-libs/pantomime/ChangeLog
+++ b/gnustep-libs/pantomime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/pantomime
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.21 2008/01/30 01:40:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.22 2008/03/08 13:15:12 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ pantomime-1.2.0_pre3.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> pantomime-1.2.0_pre3.ebuild:
Marking pantomime-1.2.0_pre3 ppc for bug 207381
diff --git a/gnustep-libs/pantomime/pantomime-1.2.0_pre3.ebuild b/gnustep-libs/pantomime/pantomime-1.2.0_pre3.ebuild
index e3ccbdfe5ab4..bc80f665a2d7 100644
--- a/gnustep-libs/pantomime/pantomime-1.2.0_pre3.ebuild
+++ b/gnustep-libs/pantomime/pantomime-1.2.0_pre3.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-libs/pantomime/pantomime-1.2.0_pre3.ebuild,v 1.4 2008/01/30 01:40:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.2.0_pre3.ebuild,v 1.5 2008/03/08 13:15:12 coldwind Exp $
inherit gnustep-2
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.collaboration-world.com/pantomime/"
SRC_URI="http://www.collaboration-world.com/pantomime.data/releases/Stable/${MY_PN}-${PV/_/}.tar.gz"
LICENSE="LGPL-2.1 Elm"
-KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
SLOT="0"
DEPEND="dev-libs/openssl"
diff --git a/gnustep-libs/prefsmodule/ChangeLog b/gnustep-libs/prefsmodule/ChangeLog
index 737386ead371..573f2b1fccfb 100644
--- a/gnustep-libs/prefsmodule/ChangeLog
+++ b/gnustep-libs/prefsmodule/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/prefsmodule
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/ChangeLog,v 1.14 2008/01/30 01:40:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/ChangeLog,v 1.15 2008/03/08 13:17:07 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ prefsmodule-1.1.1_pre20061204-r1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org>
prefsmodule-1.1.1_pre20061204-r1.ebuild:
diff --git a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild
index e23afb3a8807..ce068235f5b0 100644
--- a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild
+++ b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-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-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild,v 1.3 2008/01/30 01:40:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20061204-r1.ebuild,v 1.4 2008/03/08 13:17:07 coldwind Exp $
inherit gnustep-2
@@ -11,5 +11,5 @@ HOMEPAGE="http://www.nongnu.org/backbone/apps.html"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
SLOT="0"
diff --git a/gnustep-libs/steptalk/ChangeLog b/gnustep-libs/steptalk/ChangeLog
index 1354b9f42091..21f12effc175 100644
--- a/gnustep-libs/steptalk/ChangeLog
+++ b/gnustep-libs/steptalk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/steptalk
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/ChangeLog,v 1.14 2008/01/30 01:40:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/ChangeLog,v 1.15 2008/03/08 13:18:39 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+ steptalk-0.10.0-r1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> steptalk-0.10.0-r1.ebuild:
Marking steptalk-0.10.0-r1 ppc for bug 207381
diff --git a/gnustep-libs/steptalk/steptalk-0.10.0-r1.ebuild b/gnustep-libs/steptalk/steptalk-0.10.0-r1.ebuild
index 12c55176461f..75c4a8d3532c 100644
--- a/gnustep-libs/steptalk/steptalk-0.10.0-r1.ebuild
+++ b/gnustep-libs/steptalk/steptalk-0.10.0-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-libs/steptalk/steptalk-0.10.0-r1.ebuild,v 1.4 2008/01/30 01:40:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.10.0-r1.ebuild,v 1.5 2008/03/08 13:18:39 coldwind Exp $
inherit gnustep-2
@@ -9,7 +9,7 @@ DESCRIPTION="StepTalk is the official GNUstep scripting framework."
HOMEPAGE="http://www.gnustep.org/experience/StepTalk.html"
SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${MY_PN}-${PV}.tar.gz"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/gnustep-libs/wizardkit/ChangeLog b/gnustep-libs/wizardkit/ChangeLog
index 972beae81b4c..d4d415a2cd5c 100644
--- a/gnustep-libs/wizardkit/ChangeLog
+++ b/gnustep-libs/wizardkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/wizardkit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/ChangeLog,v 1.3 2008/01/30 01:40:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/ChangeLog,v 1.4 2008/03/08 13:23:33 coldwind Exp $
+
+ 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> wizardkit-0.1.ebuild:
+ amd64 stable wrt bug #207381
30 Jan 2008; Brent Baude <ranger@gentoo.org> wizardkit-0.1.ebuild:
Marking wizardkit-0.1 ppc for bug 207381
diff --git a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild b/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
index 5a5ab6a81d08..1b1ac4d34145 100644
--- a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
+++ b/gnustep-libs/wizardkit/wizardkit-0.1.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-libs/wizardkit/wizardkit-0.1.ebuild,v 1.3 2008/01/30 01:40:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/wizardkit-0.1.ebuild,v 1.4 2008/03/08 13:23:33 coldwind Exp $
inherit gnustep-2
@@ -11,6 +11,6 @@ DESCRIPTION="Wizard support framework"
HOMEPAGE="http://home.gna.org/pmanager/"
SRC_URI="http://download.gna.org/pmanager/0.2/${MY_PN}-${PV}.tar.bz2"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2"
SLOT="0"