summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2005-07-07 18:36:03 +0000
committerMichael Januszewski <spock@gentoo.org>2005-07-07 18:36:03 +0000
commit9cc4add63785b8f4a82b05b1587c2bb58349ce99 (patch)
treedf18e057a0d826ad0cfa2ae32bfd90fcc8fb3746
parentStable on ppc64 (diff)
downloadgentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.gz
gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.bz2
gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.zip
Stable on x86.
(Portage version: 1.589-cvs)
-rw-r--r--app-misc/linux-logo/ChangeLog6
-rw-r--r--app-misc/linux-logo/linux-logo-4.12.ebuild4
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/oprofile-0.9.ebuild4
-rw-r--r--media-gfx/bootsplash-themes/ChangeLog6
-rw-r--r--media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/app-misc/linux-logo/ChangeLog b/app-misc/linux-logo/ChangeLog
index a082958bc823..ce964128fdb6 100644
--- a/app-misc/linux-logo/ChangeLog
+++ b/app-misc/linux-logo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/linux-logo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.22 2005/05/22 14:51:46 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/ChangeLog,v 1.23 2005/07/07 18:31:56 spock Exp $
+
+ 07 Jul 2005; Michał Januszewski <spock@gentoo.org>
+ linux-logo-4.12.ebuild:
+ Marked stable on x86.
22 May 2005; Tobias Scherbaum <dertobi123@gentoo.org>
linux-logo-4.10.ebuild:
diff --git a/app-misc/linux-logo/linux-logo-4.12.ebuild b/app-misc/linux-logo/linux-logo-4.12.ebuild
index c48e4b2ec9f6..38c4e4e9ea2b 100644
--- a/app-misc/linux-logo/linux-logo-4.12.ebuild
+++ b/app-misc/linux-logo/linux-logo-4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.12.ebuild,v 1.3 2005/05/02 11:31:31 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linux-logo/linux-logo-4.12.ebuild,v 1.4 2005/07/07 18:31:56 spock Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.deater.net/weave/vmwprod/linux_logo/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc x86"
IUSE="nls"
DEPEND=""
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 5e26b424b41d..06fd92e08aa1 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.17 2005/06/17 21:10:58 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.18 2005/07/07 18:34:29 spock Exp $
+
+ 07 Jul 2005; Michał Januszewski <spock@gentoo.org> oprofile-0.9.ebuild:
+ Marked stable on x86.
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> oprofile-0.8.2.ebuild:
Stable on ppc.
diff --git a/dev-util/oprofile/oprofile-0.9.ebuild b/dev-util/oprofile/oprofile-0.9.ebuild
index c509f56eaa9c..3492795c013b 100644
--- a/dev-util/oprofile/oprofile-0.9.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.ebuild,v 1.1 2005/06/12 10:32:23 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.ebuild,v 1.2 2005/07/07 18:34:29 spock Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/oprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
# IUSE: it also needs kernel sources but all gentoo users have them
IUSE="qt"
DEPEND=">=dev-libs/popt-1.7-r1
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog
index 499e176b4dce..9fb87b436330 100644
--- a/media-gfx/bootsplash-themes/ChangeLog
+++ b/media-gfx/bootsplash-themes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/bootsplash-themes
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.5 2005/05/16 16:53:59 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.6 2005/07/07 18:36:03 spock Exp $
+
+ 07 Jul 2005; Michał Januszewski <spock@gentoo.org>
+ bootsplash-themes-20040821-r1.ebuild:
+ Marked stable on x86.
*bootsplash-themes-20040821-r1 (16 May 2005)
diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild
index d21a7b84bdca..b92509a6af3b 100644
--- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild
+++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.2 2005/05/16 16:55:16 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.3 2005/07/07 18:36:03 spock Exp $
DESCRIPTION="A collection of Bootsplash themes"
HOMEPAGE="http://www.bootsplash.de/"
@@ -119,7 +119,7 @@ SRC_URI="${THEME_URI}/Theme-73labAllstar.tar.bz2
${THEME_URI}/Theme-WarmAqua.tar.bz2"
SLOT="0"
LICENSE="freedist"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
RDEPEND="|| ( media-gfx/bootsplash >=media-gfx/splashutils-1.1.9.6 )"