summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-07-03 20:58:48 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-07-03 20:58:48 +0000
commitf1fd1553a477171c75685f3bc9c2c6906c37dbdb (patch)
tree095be6bf84746a9f4f33c4510a736e4754ccab83 /app-arch
parentMarked stable on mips. (diff)
downloadhistorical-f1fd1553a477171c75685f3bc9c2c6906c37dbdb.tar.gz
historical-f1fd1553a477171c75685f3bc9c2c6906c37dbdb.tar.bz2
historical-f1fd1553a477171c75685f3bc9c2c6906c37dbdb.zip
Marked stable on hppa.
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/tar/ChangeLog5
-rw-r--r--app-arch/tar/Manifest8
-rw-r--r--app-arch/tar/tar-1.14.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-arch/tar/ChangeLog b/app-arch/tar/ChangeLog
index ca647ac26084..2b659ece10b8 100644
--- a/app-arch/tar/ChangeLog
+++ b/app-arch/tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/tar
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.22 2004/06/30 03:35:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.23 2004/07/03 20:58:48 gmsoft Exp $
+
+ 03 Jul 2004; Guy Martin <gmsoft@gentoo.org> tar-1.14.ebuild:
+ Marked stable on hppa.
29 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> tar-1.14.ebuild:
Use append-ldflags for static support instead of overriding LDFLAGS
diff --git a/app-arch/tar/Manifest b/app-arch/tar/Manifest
index 2a4b0ad8d332..6099ccd19fd9 100644
--- a/app-arch/tar/Manifest
+++ b/app-arch/tar/Manifest
@@ -1,13 +1,13 @@
-MD5 0ecafce5ded433eab8f4bf4a308c0cbf ChangeLog 6591
+MD5 6c831a7fb524feb180d4ff37795fea99 ChangeLog 6677
MD5 b1611551a3ed1c7cbb72136ab0097a3d tar-1.13.25-r3.ebuild 1399
MD5 81c70b1b110d4aec35fd9ea4733702be tar-1.13.92-r3.ebuild 1624
MD5 37864435a09c80cba957fcaa84ea2be9 tar-1.13.94.ebuild 1349
-MD5 9adc791ba953a45d2f3e31af33dae3e9 tar-1.14.ebuild 1350
-MD5 e7c9ac5824e453f73a56032123c46f97 files/digest-tar-1.14 62
+MD5 8c77d80be9c5b85e8931bf2ae1e8d2fc tar-1.14.ebuild 1346
MD5 ebfd134ad54b3a6a08124bef38ecdad6 files/digest-tar-1.13.25-r3 64
MD5 e4017a705a2d9950c025b458ead9ac79 files/digest-tar-1.13.92-r3 65
MD5 a1ed3f466203d67eb2ec618b8b95c5d7 files/digest-tar-1.13.94 65
+MD5 e7c9ac5824e453f73a56032123c46f97 files/digest-tar-1.14 62
MD5 4518c28dd014a2efcc10690d53b58ffd files/tar-1.13.25-r3.gentoo.diff 314
-MD5 a5f8c5da7a9465ea1978145f3ef0610c files/tar.1 7113
MD5 8adb291e1142c213ed26260319bef9f4 files/tar-1.13.92-dont-strip-dot_slash.patch 893
MD5 e05d36a6f2aeb7f6374d04d61872bd53 files/tar-1.13.92-fix-one_file_system.patch 547
+MD5 a5f8c5da7a9465ea1978145f3ef0610c files/tar.1 7113
diff --git a/app-arch/tar/tar-1.14.ebuild b/app-arch/tar/tar-1.14.ebuild
index 34400d131890..72d6b08108d3 100644
--- a/app-arch/tar/tar-1.14.ebuild
+++ b/app-arch/tar/tar-1.14.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/app-arch/tar/tar-1.14.ebuild,v 1.7 2004/06/30 03:35:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.14.ebuild,v 1.8 2004/07/03 20:58:48 gmsoft Exp $
inherit flag-o-matic eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm hppa ~amd64 ia64 ~ppc64 ~s390"
IUSE="nls static build"
DEPEND="virtual/libc