diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:33:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:33:44 +0000 |
commit | 038e7cee5b541807d8d6cf7872a815c100bfc4f9 (patch) | |
tree | af20d84440da713460b5156b635bba779ee82b6f /sys-apps/attr | |
parent | Fixed 0.3.5 to not be so braindead wrt glep (bug 69882) (diff) | |
download | historical-038e7cee5b541807d8d6cf7872a815c100bfc4f9.tar.gz historical-038e7cee5b541807d8d6cf7872a815c100bfc4f9.tar.bz2 historical-038e7cee5b541807d8d6cf7872a815c100bfc4f9.zip |
move to stable
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.4.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/attr/attr-2.4.19.ebuild b/sys-apps/attr/attr-2.4.19.ebuild index acd96300bed6..c7a0bfcda4d3 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-2004 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.2 2004/11/08 06:31:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.3 2004/11/12 15:32:48 vapier Exp $ inherit eutils @@ -10,7 +10,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="nls debug" DEPEND=">=sys-apps/portage-2.0.47-r10 |