diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-09-25 01:04:39 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-09-25 01:04:39 +0000 |
commit | 8059e9f6f68c65fc0eccb2a9234cd45d286df241 (patch) | |
tree | bbc6102fffd2c09d6da28e27a964c87428eda4f7 /sys-apps | |
parent | x86 and amd64 mark for 6.11 (diff) | |
download | gentoo-2-8059e9f6f68c65fc0eccb2a9234cd45d286df241.tar.gz gentoo-2-8059e9f6f68c65fc0eccb2a9234cd45d286df241.tar.bz2 gentoo-2-8059e9f6f68c65fc0eccb2a9234cd45d286df241.zip |
bump 2.4.1 to x86/mips, bump 2.4.7-r1 to x86
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/attr/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/attr/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.7-r1.ebuild | 4 |
4 files changed, 14 insertions, 10 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index 8a84455ecf10..48f3bfa995af 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/attr # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.18 2003/08/28 23:41:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.19 2003/09/25 01:04:36 robbat2 Exp $ + + 24 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> attr-2.4.1.ebuild, + attr-2.4.7-r1.ebuild: + bump 2.4.1 to x86/mips, bump 2.4.7-r1 to x86 *attr-2.4.7-r1 (28 Aug 2003) diff --git a/sys-apps/attr/Manifest b/sys-apps/attr/Manifest index cd68f2628114..c63f82c31522 100644 --- a/sys-apps/attr/Manifest +++ b/sys-apps/attr/Manifest @@ -1,9 +1,9 @@ -MD5 3fca5b8a5810fceb046dfefaf6090dbf ChangeLog 3197 -MD5 d40802c48efda832a579be7e9b69f559 attr-2.2.0.ebuild 1278 -MD5 8da8315d451820a3ec1cd077591d35af attr-2.4.1.ebuild 1347 -MD5 39d50964651749a8a303af4a04e424fb attr-2.4.7-r1.ebuild 1536 -MD5 eb9d74131b80a3e1c465474ea5eb5d9e files/attr-2.2.0-gettext.diff 642 +MD5 b5233eee0e6bf2297538a416dd772847 attr-2.4.7-r1.ebuild 1536 +MD5 b0e22e10ee9fb761b53e3bdb31c6f1c5 attr-2.2.0.ebuild 1277 +MD5 b8663a8315e109d85e49b03227f8131e attr-2.4.1.ebuild 1343 +MD5 4855482af51ddcf23263eb1e2c70d5e3 ChangeLog 3340 MD5 74e751203db2d18c328b77951c4e5396 files/attr-2.4.1-gettext.diff 1208 MD5 b57048711f1d8bc6ae87ea34a3dc212f files/digest-attr-2.2.0 123 MD5 5176e6e3d5d11a771451a6f2d845d48b files/digest-attr-2.4.1 65 MD5 8420856a31d88f998b2e8fdc978f804a files/digest-attr-2.4.7-r1 65 +MD5 eb9d74131b80a3e1c465474ea5eb5d9e files/attr-2.2.0-gettext.diff 642 diff --git a/sys-apps/attr/attr-2.4.1.ebuild b/sys-apps/attr/attr-2.4.1.ebuild index 5a15b0fcc731..dcc78f18836b 100644 --- a/sys-apps/attr/attr-2.4.1.ebuild +++ b/sys-apps/attr/attr-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1.ebuild,v 1.6 2003/09/07 00:48:11 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.1.ebuild,v 1.7 2003/09/25 01:04:36 robbat2 Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs extended attributes tools" @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 amd64 ~mips ppc" +KEYWORDS="x86 amd64 mips ppc" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 diff --git a/sys-apps/attr/attr-2.4.7-r1.ebuild b/sys-apps/attr/attr-2.4.7-r1.ebuild index 2aa982563dfc..3dc9ab89d48b 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-2003 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.3 2003/09/18 22:57:51 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.7-r1.ebuild,v 1.4 2003/09/25 01:04:36 robbat2 Exp $ S=${WORKDIR}/${P} DESCRIPTION="xfs extended attributes tools" @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64 ~mips ~ppc ia64" +KEYWORDS="x86 ~amd64 ~mips ~ppc ia64" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4.0.5 |