diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:44:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 21:44:58 +0000 |
commit | cf94d64feb998154b6e725894e3d150e1d45f3e1 (patch) | |
tree | 25c0ffc703b2b88099738a0591c82244c3229f44 /sys-apps/quota | |
parent | virtual/glibc -> virtual/libc, add IUSE (diff) | |
download | historical-cf94d64feb998154b6e725894e3d150e1d45f3e1.tar.gz historical-cf94d64feb998154b6e725894e3d150e1d45f3e1.tar.bz2 historical-cf94d64feb998154b6e725894e3d150e1d45f3e1.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-apps/quota')
-rw-r--r-- | sys-apps/quota/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.06-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.06-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.06.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.09.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/quota/quota-3.10.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/sys-apps/quota/ChangeLog b/sys-apps/quota/ChangeLog index d6e49c82e923..a59367df0807 100644 --- a/sys-apps/quota/ChangeLog +++ b/sys-apps/quota/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/quota # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.28 2004/06/25 20:00:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.29 2004/07/01 21:37:00 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> quota-3.06-r1.ebuild, + quota-3.06-r2.ebuild, quota-3.06.ebuild, quota-3.09.ebuild, + quota-3.10.ebuild: + virtual/glibc -> virtual/libc 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> quota-3.06-r2.ebuild: Marked stable on amd64. diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild index c5a4ba52e0c7..c0eeae945b6f 100644 --- a/sys-apps/quota/quota-3.06-r1.ebuild +++ b/sys-apps/quota/quota-3.06-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.12 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.13 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc ~alpha ~hppa ~mips amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-apps/tcp-wrappers" src_unpack() { diff --git a/sys-apps/quota/quota-3.06-r2.ebuild b/sys-apps/quota/quota-3.06-r2.ebuild index 075e89cb1541..ccc3be637db4 100644 --- a/sys-apps/quota/quota-3.06-r2.ebuild +++ b/sys-apps/quota/quota-3.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r2.ebuild,v 1.8 2004/06/25 20:00:34 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r2.ebuild,v 1.9 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( sys-apps/tcp-wrappers )" src_unpack() { diff --git a/sys-apps/quota/quota-3.06.ebuild b/sys-apps/quota/quota-3.06.ebuild index f26bc8dd1f23..a93cfd5f7e99 100644 --- a/sys-apps/quota/quota-3.06.ebuild +++ b/sys-apps/quota/quota-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06.ebuild,v 1.16 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06.ebuild,v 1.17 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha ~hppa ~mips ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-apps/tcp-wrappers" src_unpack() { diff --git a/sys-apps/quota/quota-3.09.ebuild b/sys-apps/quota/quota-3.09.ebuild index ad08d6f0caea..9d61689c6f46 100644 --- a/sys-apps/quota/quota-3.09.ebuild +++ b/sys-apps/quota/quota-3.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.09.ebuild,v 1.8 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.09.ebuild,v 1.9 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( sys-apps/tcp-wrappers )" src_unpack() { diff --git a/sys-apps/quota/quota-3.10.ebuild b/sys-apps/quota/quota-3.10.ebuild index 139f6160cb03..8de9d41b2bec 100644 --- a/sys-apps/quota/quota-3.10.ebuild +++ b/sys-apps/quota/quota-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.10.ebuild,v 1.6 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.10.ebuild,v 1.7 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( sys-apps/tcp-wrappers )" src_unpack() { |