diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-29 09:24:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-29 09:24:49 +0000 |
commit | b77b7c847d2b11214f1852a06d8de73407cf3d15 (patch) | |
tree | a1b0089909636a37864b104594fe75b9f0875b05 /sys-apps/attr | |
parent | remove zlib from libpython dependency (#90545) (diff) | |
download | gentoo-2-b77b7c847d2b11214f1852a06d8de73407cf3d15.tar.gz gentoo-2-b77b7c847d2b11214f1852a06d8de73407cf3d15.tar.bz2 gentoo-2-b77b7c847d2b11214f1852a06d8de73407cf3d15.zip |
m68k love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.4.19-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.19.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/attr/attr-2.4.19-r1.ebuild b/sys-apps/attr/attr-2.4.19-r1.ebuild index d9457d8dfc7e..f28a1ffc5b0b 100644 --- a/sys-apps/attr/attr-2.4.19-r1.ebuild +++ b/sys-apps/attr/attr-2.4.19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19-r1.ebuild,v 1.1 2005/05/21 01:35:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19-r1.ebuild,v 1.2 2005/05/29 09:24:49 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="nls debug" DEPEND=">=sys-apps/portage-2.0.47-r10 diff --git a/sys-apps/attr/attr-2.4.19.ebuild b/sys-apps/attr/attr-2.4.19.ebuild index 850b2d4c6d91..a95c7159624b 100644 --- a/sys-apps/attr/attr-2.4.19.ebuild +++ b/sys-apps/attr/attr-2.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.14 2005/05/04 23:43:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.15 2005/05/29 09:24:49 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="nls debug" DEPEND=">=sys-apps/portage-2.0.47-r10 |