diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 23:02:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-30 23:02:19 +0000 |
commit | 86b2a85d176569d6e690b655e204f19fda29b9d3 (patch) | |
tree | 53f18f8758ce102d5f18b943f4571980a140d19e /sys-apps | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-86b2a85d176569d6e690b655e204f19fda29b9d3.tar.gz gentoo-2-86b2a85d176569d6e690b655e204f19fda29b9d3.tar.bz2 gentoo-2-86b2a85d176569d6e690b655e204f19fda29b9d3.zip |
sync IUSE (missing), glibc -> libc
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/paxctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/paxctl/paxctl-0.2.ebuild | 5 | ||||
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11.ebuild | 5 |
5 files changed, 17 insertions, 8 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog index f02f0c2898aa..98a6657e7b90 100644 --- a/sys-apps/paxctl/ChangeLog +++ b/sys-apps/paxctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/paxctl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.3 2004/06/24 22:20:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.4 2004/06/30 23:01:22 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild: + sync IUSE (missing), glibc -> libc *paxctl-0.2 (18 Feb 2004) diff --git a/sys-apps/paxctl/paxctl-0.2.ebuild b/sys-apps/paxctl/paxctl-0.2.ebuild index 7a19021dd11e..b84c5c86ead4 100644 --- a/sys-apps/paxctl/paxctl-0.2.ebuild +++ b/sys-apps/paxctl/paxctl-0.2.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/paxctl/paxctl-0.2.ebuild,v 1.2 2004/06/24 22:20:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.2.ebuild,v 1.3 2004/06/30 23:01:22 agriffis Exp $ inherit flag-o-matic @@ -8,10 +8,11 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz" HOMEPAGE="http://pax.grsecurity.net" KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~hppa ~ia64" ; # "~mips" +IUSE="" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc >=sys-devel/binutils-2.14.90.0.8-r1" +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.8-r1" #S=${WORKDIR}/${P} diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 8bb73b18b133..e2d6a35c0116 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pciutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.30 2004/06/24 22:20:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.31 2004/06/30 23:02:19 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> pciutils-2.1.11-r1.ebuild, + pciutils-2.1.11.ebuild: + sync IUSE (missing), glibc -> libc 22 Jun 2004; <malc@gentoo.org> pciutils-2.1.11-r1.ebuild: Mark stable on amd64 diff --git a/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild index 50e1a00eeab7..e7224d04696e 100644 --- a/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11-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/pciutils/pciutils-2.1.11-r1.ebuild,v 1.14 2004/06/24 22:20:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r1.ebuild,v 1.15 2004/06/30 23:02:19 agriffis Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc alpha arm mips hppa amd64 ~ia64 ppc64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-misc/wget" src_unpack() { diff --git a/sys-apps/pciutils/pciutils-2.1.11.ebuild b/sys-apps/pciutils/pciutils-2.1.11.ebuild index de2d5f9fa1d0..0439ce09d425 100644 --- a/sys-apps/pciutils/pciutils-2.1.11.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11.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/pciutils/pciutils-2.1.11.ebuild,v 1.14 2004/06/24 22:20:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.15 2004/06/30 23:02:19 agriffis Exp $ inherit eutils flag-o-matic @@ -11,8 +11,9 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ~ppc64" +IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-misc/wget" src_unpack() { |