summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-05-01 14:11:12 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-05-01 14:11:12 +0000
commit0be5844be785a480ed0a1e56eaa4b96ea077de05 (patch)
treebaf11091c3f01e3e1517dfdf44ed46ccc3892729 /sys-fs/static-dev
parentUse new style distribution lists. (diff)
downloadgentoo-2-0be5844be785a480ed0a1e56eaa4b96ea077de05.tar.gz
gentoo-2-0be5844be785a480ed0a1e56eaa4b96ea077de05.tar.bz2
gentoo-2-0be5844be785a480ed0a1e56eaa4b96ea077de05.zip
Marked ppc stable for bug #107875.
(Portage version: 2.1_pre10)
Diffstat (limited to 'sys-fs/static-dev')
-rw-r--r--sys-fs/static-dev/ChangeLog5
-rw-r--r--sys-fs/static-dev/static-dev-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/static-dev/ChangeLog b/sys-fs/static-dev/ChangeLog
index 919af48c86f3..4ad207c9ad33 100644
--- a/sys-fs/static-dev/ChangeLog
+++ b/sys-fs/static-dev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/static-dev
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.2 2006/04/15 08:02:21 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.3 2006/05/01 14:11:12 josejx Exp $
+
+ 01 May 2006; Joseph Jezak <josejx@gentoo.org> static-dev-0.1.ebuild:
+ Marked ppc stable for bug #107875.
15 Apr 2006; John Mylchreest <johnm@gentoo.org> static-dev-0.1.ebuild:
Exit if trying to install over udev or devfs
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index 775839e41e17..721d2e738401 100644
--- a/sys-fs/static-dev/static-dev-0.1.ebuild
+++ b/sys-fs/static-dev/static-dev-0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 2005-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.2 2006/04/15 08:02:21 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.3 2006/05/01 14:11:12 josejx Exp $
DESCRIPTION="A skeleton, statically managed /dev"
HOMEPAGE="http://bugs.gentoo.org/show_bug.cgi?id=107875"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sparc"
+KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ppc ~s390 ~sparc x86"
IUSE=""
RDEPEND="virtual/baselayout"
PROVIDE="virtual/dev-manager"