summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-26 20:10:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-26 20:10:23 +0000
commitbdd488f2069b32f92735d319bd432a709c0a8872 (patch)
tree515a02e7126033809d1da7a82e84b969c678cdaa /sys-fs/static-dev
parentAdded ~ppc64; bug #136906 (diff)
downloadgentoo-2-bdd488f2069b32f92735d319bd432a709c0a8872.tar.gz
gentoo-2-bdd488f2069b32f92735d319bd432a709c0a8872.tar.bz2
gentoo-2-bdd488f2069b32f92735d319bd432a709c0a8872.zip
Stable on sparc wrt #107875
(Portage version: 2.1-r1)
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 bf767116b42d..3e475400e4a4 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.4 2006/05/03 05:56:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.5 2006/06/26 20:10:23 gustavoz Exp $
+
+ 26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> static-dev-0.1.ebuild:
+ Stable on sparc wrt #107875
03 May 2006; Markus Rothe <corsair@gentoo.org> static-dev-0.1.ebuild:
Stable on ppc64; bug #107875
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index 4f9ea0d31187..536da5a1385f 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.4 2006/05/03 05:56:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.5 2006/06/26 20:10:23 gustavoz 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="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
IUSE=""
RDEPEND="virtual/baselayout"
PROVIDE="virtual/dev-manager"