diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-19 16:11:26 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-19 16:11:26 +0000 |
commit | 5bd24101a308648cb4c2a6a1d90d5e95f7815b08 (patch) | |
tree | 20d1981b9a68bf23a33705b142bfd3adbe61d29b /sys-fs | |
parent | Applied preedit patch to fix GTK+ immodules handling. Thanks to Atsushi Kobay... (diff) | |
download | gentoo-2-5bd24101a308648cb4c2a6a1d90d5e95f7815b08.tar.gz gentoo-2-5bd24101a308648cb4c2a6a1d90d5e95f7815b08.tar.bz2 gentoo-2-5bd24101a308648cb4c2a6a1d90d5e95f7815b08.zip |
stable on amd64
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-024-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/udev/udev-025-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index 543a37fb2aa3..e7bdf6b2ae68 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/udev # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.49 2004/06/14 20:51:08 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.50 2004/06/19 16:11:26 kugelfang Exp $ + + 19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> udev-024-r1.ebuild, + udev-025-r1.ebuild: + Marked stable on amd64. *udev-027 (14 Jun 2004) diff --git a/sys-fs/udev/udev-024-r1.ebuild b/sys-fs/udev/udev-024-r1.ebuild index 3bd2fbaf8963..f98321c2068a 100644 --- a/sys-fs/udev/udev-024-r1.ebuild +++ b/sys-fs/udev/udev-024-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-024-r1.ebuild,v 1.5 2004/04/25 20:43:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-024-r1.ebuild,v 1.6 2004/06/19 16:11:26 kugelfang Exp $ # Note: Cannot use external libsysfs with klibc .. USE_KLIBC="no" @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa amd64" IUSE="" DEPEND="virtual/glibc diff --git a/sys-fs/udev/udev-025-r1.ebuild b/sys-fs/udev/udev-025-r1.ebuild index 5843a7a4f7bd..c56e796a0294 100644 --- a/sys-fs/udev/udev-025-r1.ebuild +++ b/sys-fs/udev/udev-025-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-025-r1.ebuild,v 1.4 2004/05/07 21:47:50 gregkh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-025-r1.ebuild,v 1.5 2004/06/19 16:11:26 kugelfang Exp $ # Note: Cannot use external libsysfs with klibc .. USE_KLIBC="no" @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/hotplug/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64" IUSE="" DEPEND="virtual/glibc |