summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-30 20:06:34 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-30 20:06:34 +0000
commitfda8c69496a0d2fba6ce1ddf573007bb5bee0021 (patch)
tree91e21e63454a682332e14342b2312b590b985902
parentVersion bump, now with unity and 2.6.26 support. (diff)
downloadhistorical-fda8c69496a0d2fba6ce1ddf573007bb5bee0021.tar.gz
historical-fda8c69496a0d2fba6ce1ddf573007bb5bee0021.tar.bz2
historical-fda8c69496a0d2fba6ce1ddf573007bb5bee0021.zip
x86 stable, bug #236057
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
-rw-r--r--rox-extra/archive/ChangeLog5
-rw-r--r--rox-extra/archive/archive-2.2.ebuild4
-rw-r--r--rox-extra/downloadmanager/ChangeLog6
-rw-r--r--rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild4
-rw-r--r--rox-extra/edit/ChangeLog5
-rw-r--r--rox-extra/fetch/ChangeLog5
-rw-r--r--rox-extra/fetch/fetch-0.3.3.ebuild4
-rw-r--r--rox-extra/weather/ChangeLog5
-rw-r--r--rox-extra/weather/weather-0.3.1.ebuild4
9 files changed, 29 insertions, 13 deletions
diff --git a/rox-extra/archive/ChangeLog b/rox-extra/archive/ChangeLog
index 5414612ce83b..cd9dc7a057cc 100644
--- a/rox-extra/archive/ChangeLog
+++ b/rox-extra/archive/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/archive
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.19 2008/08/30 15:24:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/ChangeLog,v 1.20 2008/08/30 19:57:58 maekke Exp $
+
+ 30 Aug 2008; Markus Meier <maekke@gentoo.org> archive-2.2.ebuild:
+ x86 stable, bug #236057
30 Aug 2008; Brent Baude <ranger@gentoo.org> archive-2.2.ebuild:
Marking archive-2.2 ppc stable for bug 236057
diff --git a/rox-extra/archive/archive-2.2.ebuild b/rox-extra/archive/archive-2.2.ebuild
index 91f239967d6a..0acb7093db84 100644
--- a/rox-extra/archive/archive-2.2.ebuild
+++ b/rox-extra/archive/archive-2.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/rox-extra/archive/archive-2.2.ebuild,v 1.4 2008/08/30 15:24:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/archive/archive-2.2.ebuild,v 1.5 2008/08/30 19:57:58 maekke Exp $
ROX_LIB_VER=2.0.0
inherit rox-0install
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="bzip2 compress rar uuencode zip ace rpm cpio"
diff --git a/rox-extra/downloadmanager/ChangeLog b/rox-extra/downloadmanager/ChangeLog
index dbfe6e88ba6c..0e3c29605ace 100644
--- a/rox-extra/downloadmanager/ChangeLog
+++ b/rox-extra/downloadmanager/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for rox-extra/downloadmanager
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/ChangeLog,v 1.16 2008/08/28 19:27:22 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/ChangeLog,v 1.17 2008/08/30 20:05:12 maekke Exp $
+
+ 30 Aug 2008; Markus Meier <maekke@gentoo.org>
+ downloadmanager-0.1.4.ebuild:
+ x86 stable, bug #236057
28 Aug 2008; Jim Ramsay <lack@gentoo.org> downloadmanager-0.1.4.ebuild:
Marked stable on amd64
diff --git a/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild b/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild
index c44f20158603..0e1dd8fe4bb2 100644
--- a/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild
+++ b/rox-extra/downloadmanager/downloadmanager-0.1.4.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/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild,v 1.2 2008/08/28 19:27:22 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/downloadmanager-0.1.4.ebuild,v 1.3 2008/08/30 20:05:12 maekke Exp $
ROX_LIB_VER=2.0.0
inherit rox eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=rox-extra/fetch-0.3.3
diff --git a/rox-extra/edit/ChangeLog b/rox-extra/edit/ChangeLog
index 1d4fefb52a7d..a510109ae595 100644
--- a/rox-extra/edit/ChangeLog
+++ b/rox-extra/edit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/edit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.16 2008/08/30 15:24:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.17 2008/08/30 19:59:11 maekke Exp $
+
+ 30 Aug 2008; Markus Meier <maekke@gentoo.org> ChangeLog:
+ x86 stable, bug #236057
30 Aug 2008; Brent Baude <ranger@gentoo.org> edit-2.0-r1.ebuild:
Marking edit-2.0-r1 ppc stable for bug 236057
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog
index a7d7af65171c..89cdabac3088 100644
--- a/rox-extra/fetch/ChangeLog
+++ b/rox-extra/fetch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/fetch
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.25 2008/08/30 15:24:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.26 2008/08/30 20:00:35 maekke Exp $
+
+ 30 Aug 2008; Markus Meier <maekke@gentoo.org> fetch-0.3.3.ebuild:
+ x86 stable, bug #236057
30 Aug 2008; Brent Baude <ranger@gentoo.org> fetch-0.3.3.ebuild:
Marking fetch-0.3.3 ppc stable for bug 236057
diff --git a/rox-extra/fetch/fetch-0.3.3.ebuild b/rox-extra/fetch/fetch-0.3.3.ebuild
index 219eea78a74f..8ddbb6f464a1 100644
--- a/rox-extra/fetch/fetch-0.3.3.ebuild
+++ b/rox-extra/fetch/fetch-0.3.3.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/rox-extra/fetch/fetch-0.3.3.ebuild,v 1.3 2008/08/30 15:24:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.3.ebuild,v 1.4 2008/08/30 20:00:35 maekke Exp $
ROX_VER=2.1.2
ROX_LIB_VER=2.0.2
@@ -13,7 +13,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
APPNAME=Fetch
diff --git a/rox-extra/weather/ChangeLog b/rox-extra/weather/ChangeLog
index e3b593ec4362..2bbeec281ed3 100644
--- a/rox-extra/weather/ChangeLog
+++ b/rox-extra/weather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/weather
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.13 2008/08/30 15:39:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.14 2008/08/30 20:06:34 maekke Exp $
+
+ 30 Aug 2008; Markus Meier <maekke@gentoo.org> weather-0.3.1.ebuild:
+ x86 stable, bug #236057
30 Aug 2008; Brent Baude <ranger@gentoo.org> weather-0.3.1.ebuild:
Marking weather-0.3.1 ~ppc for bug 236057
diff --git a/rox-extra/weather/weather-0.3.1.ebuild b/rox-extra/weather/weather-0.3.1.ebuild
index 4bf3ba002db8..ad7d0f1f755b 100644
--- a/rox-extra/weather/weather-0.3.1.ebuild
+++ b/rox-extra/weather/weather-0.3.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/rox-extra/weather/weather-0.3.1.ebuild,v 1.3 2008/08/30 15:39:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.1.ebuild,v 1.4 2008/08/30 20:06:34 maekke Exp $
ROX_LIB_VER=1.9.6
inherit rox
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
APPNAME="${MY_PN}"