summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-06-15 18:23:41 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-06-15 18:23:41 +0000
commit7c522380356f81333e818d051b8529b66d0cbfb9 (patch)
tree08f9dfe7b16f50dd6979b8717cf855cdcb76c7d6 /sys-apps/attr
parentlrmi version bump (Manifest recommit) (diff)
downloadgentoo-2-7c522380356f81333e818d051b8529b66d0cbfb9.tar.gz
gentoo-2-7c522380356f81333e818d051b8529b66d0cbfb9.tar.bz2
gentoo-2-7c522380356f81333e818d051b8529b66d0cbfb9.zip
removing gcc3 depend which breaks default-1.0 profile
Diffstat (limited to 'sys-apps/attr')
-rw-r--r--sys-apps/attr/ChangeLog6
-rw-r--r--sys-apps/attr/attr-2.4.7-r1.ebuild3
-rw-r--r--sys-apps/attr/attr-2.4.8.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog
index accc685b9b56..c12fc8b1a1d8 100644
--- a/sys-apps/attr/ChangeLog
+++ b/sys-apps/attr/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for sys-apps/attr
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.31 2004/06/09 08:22:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.32 2004/06/15 18:23:41 mholzer Exp $
01 Mar 2004; Tom Gall <tgall@gentoo.org> attr-2.4.7-r1.ebuild:
stable on ppc64, unset PLATFORM as per bug #42937
+ 15 Jun 2004; Martin Holzer <mholzer@gentoo.org> attr-2.4.7-r1.ebuild,
+ attr-2.4.8.ebuild:
+ removing gcc3 depend which breaks default-1.0 profile
+
09 Jun 2004; Seemant Kulleen <seemant@gentoo.org> -attr-2.4.1.ebuild,
attr-2.4.7-r1.ebuild, attr-2.4.8.ebuild:
add libtool to DEPEND, closing bug #53030 by Stephen Ulmer <ulmer@ulmer.org>
diff --git a/sys-apps/attr/attr-2.4.7-r1.ebuild b/sys-apps/attr/attr-2.4.7-r1.ebuild
index 2cd8db36999d..1a51518181ab 100644
--- a/sys-apps/attr/attr-2.4.7-r1.ebuild
+++ b/sys-apps/attr/attr-2.4.7-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-apps/attr/attr-2.4.7-r1.ebuild,v 1.20 2004/06/09 08:22:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.7-r1.ebuild,v 1.21 2004/06/15 18:23:41 mholzer Exp $
inherit eutils
@@ -16,7 +16,6 @@ IUSE="nls debug"
DEPEND=">=sys-apps/portage-2.0.47-r10
>=sys-apps/sed-4.0.5
- >=sys-devel/gcc-3*
virtual/glibc
nls? ( sys-devel/gettext )
sys-devel/libtool"
diff --git a/sys-apps/attr/attr-2.4.8.ebuild b/sys-apps/attr/attr-2.4.8.ebuild
index 28595bf98362..4a00268f309f 100644
--- a/sys-apps/attr/attr-2.4.8.ebuild
+++ b/sys-apps/attr/attr-2.4.8.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-apps/attr/attr-2.4.8.ebuild,v 1.2 2004/06/09 08:22:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.8.ebuild,v 1.3 2004/06/15 18:23:41 mholzer Exp $
inherit eutils
@@ -16,7 +16,6 @@ IUSE="nls debug"
DEPEND=">=sys-apps/portage-2.0.47-r10
>=sys-apps/sed-4.0.5
- >=sys-devel/gcc-3*
virtual/glibc
nls? ( sys-devel/gettext )
sys-devel/libtool"