summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-07-05 00:35:26 +0000
committerJeroen Roovers <jer@gentoo.org>2006-07-05 00:35:26 +0000
commit7cb149701f9722289f7ef390f2ddd21a2234a64b (patch)
tree10dfe0187d0322271c621e1431211387dfbf53e0 /sys-fs/static-dev
parentStable on amd64 see bug #138278. (diff)
downloadgentoo-2-7cb149701f9722289f7ef390f2ddd21a2234a64b.tar.gz
gentoo-2-7cb149701f9722289f7ef390f2ddd21a2234a64b.tar.bz2
gentoo-2-7cb149701f9722289f7ef390f2ddd21a2234a64b.zip
Stable on hppa (bug #107875).
(Portage version: 2.1.1_pre2-r2)
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 3e475400e4a4..fa1b5b62f6a1 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.5 2006/06/26 20:10:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.6 2006/07/05 00:35:26 jer Exp $
+
+ 05 Jul 2006; Jeroen Roovers <jer@gentoo.org> static-dev-0.1.ebuild:
+ Stable on hppa (bug #107875).
26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> static-dev-0.1.ebuild:
Stable on sparc wrt #107875
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index 536da5a1385f..518723504e07 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.5 2006/06/26 20:10:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.6 2006/07/05 00:35:26 jer 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"