diff options
author | 2004-11-08 06:31:01 +0000 | |
---|---|---|
committer | 2004-11-08 06:31:01 +0000 | |
commit | 5b34d0c6513a8396a2ad1c4e7db53b40624bb7bc (patch) | |
tree | 5d681618ea0fa0ff46b9a9d89b5297af1356c16d /sys-apps/attr | |
parent | Install manpath symlink #70278 by Heinrich Rebehn. (diff) | |
download | historical-5b34d0c6513a8396a2ad1c4e7db53b40624bb7bc.tar.gz historical-5b34d0c6513a8396a2ad1c4e7db53b40624bb7bc.tar.bz2 historical-5b34d0c6513a8396a2ad1c4e7db53b40624bb7bc.zip |
restore s390
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.16.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.19.ebuild | 4 |
3 files changed, 6 insertions, 16 deletions
diff --git a/sys-apps/attr/Manifest b/sys-apps/attr/Manifest index b013024a5ed3..c380139ce504 100644 --- a/sys-apps/attr/Manifest +++ b/sys-apps/attr/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 0832a09c6e30f1870c4ed711fced8c12 ChangeLog 6218 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 7fc784a0b4e961308d8258fc1105be6e attr-2.4.16.ebuild 1732 -MD5 34a3c27ea5df0b846eae58d3e26ef057 attr-2.4.19.ebuild 1490 +MD5 d14b48bb94b56175cd220f1f70b76ea5 attr-2.4.16.ebuild 1737 +MD5 88419df4d274f6a53085c39b5d8eb61d attr-2.4.19.ebuild 1496 MD5 8c0ffc8078bf36ce6eb5c698e9df7e0f files/attr-no-man2pages.patch 398 MD5 0ff138637c62baa5d93673c7ea95c977 files/digest-attr-2.4.16 67 MD5 d01b727e21154dde86e3406dfa55fe13 files/digest-attr-2.4.19 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBhHbnHTu7gpaalycRAqk7AJwMdOpZeE/gERleShsRiGgi5ykHKwCaAo8d -ka8uw9IzLL7xX3bk7FpC89M= -=yNXf ------END PGP SIGNATURE----- diff --git a/sys-apps/attr/attr-2.4.16.ebuild b/sys-apps/attr/attr-2.4.16.ebuild index e9a5ae0caa50..604e7adbb216 100644 --- a/sys-apps/attr/attr-2.4.16.ebuild +++ b/sys-apps/attr/attr-2.4.16.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.16.ebuild,v 1.8 2004/10/31 05:22:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.16.ebuild,v 1.9 2004/11/08 06:31:01 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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="nls debug" DEPEND="virtual/libc diff --git a/sys-apps/attr/attr-2.4.19.ebuild b/sys-apps/attr/attr-2.4.19.ebuild index f7a6f52b9640..acd96300bed6 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.1 2004/10/10 00:43:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.19.ebuild,v 1.2 2004/11/08 06:31:01 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="nls debug" DEPEND=">=sys-apps/portage-2.0.47-r10 |